Commit History

Author SHA1 Message Date
  svenbarth a53d17feea Add additional entry types for PCP files 10 years ago
  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 years ago
  svenbarth de54f30588 + add entry constants for the name of the package and the package file names, both used by a PCP file 10 years ago
  svenbarth f359fe4690 Extract reading of the PPU/PCP version into tentryfile. 11 years ago
  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 years ago