svenbarth
|
5aa7e5740b
Store the modified PPU files directly inside the PCP and thus get finally rid of the .ppl.ppu files.
|
9 gadi atpakaļ |
svenbarth
|
731fe29b3e
A few extensions for tentryfile needed for package files
|
9 gadi atpakaļ |
svenbarth
|
0412a9d9be
Extend tentryfile so that it can be opened from a stream in addition to a file
|
9 gadi atpakaļ |
svenbarth
|
a53d17feea
Add additional entry types for PCP files
|
10 gadi atpakaļ |
svenbarth
|
6f15aef215
To correctly generate the import library for a package we need to resolve the dangling external symbols of all units. For this each unit now stores which symbols it exported from another unit and it also stores all global and external assembler symbols it has (maybe this can be streamlined later on, but for now this works).
|
10 gadi atpakaļ |
svenbarth
|
de54f30588
+ add entry constants for the name of the package and the package file names, both used by a PCP file
|
10 gadi atpakaļ |
svenbarth
|
f359fe4690
Extract reading of the PPU/PCP version into tentryfile.
|
11 gadi atpakaļ |
svenbarth
|
5e33294782
Extract functionality that is shared between the metadata files for units (PPU) and for packages (PCP) into a parent class called tentryfile
|
11 gadi atpakaļ |