svenbarth
|
5aa7e5740b
Store the modified PPU files directly inside the PCP and thus get finally rid of the .ppl.ppu files.
|
9 anni fa |
svenbarth
|
731fe29b3e
A few extensions for tentryfile needed for package files
|
9 anni fa |
svenbarth
|
0412a9d9be
Extend tentryfile so that it can be opened from a stream in addition to a file
|
9 anni fa |
svenbarth
|
a53d17feea
Add additional entry types for PCP files
|
11 anni fa |
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).
|
11 anni fa |
svenbarth
|
de54f30588
+ add entry constants for the name of the package and the package file names, both used by a PCP file
|
11 anni fa |
svenbarth
|
f359fe4690
Extract reading of the PPU/PCP version into tentryfile.
|
11 anni fa |
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 anni fa |