Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  svenbarth 9533f43fe9 Extend tppumodule so that it can be opened from a stream as well. 9 năm trước cách đây
  svenbarth 731fe29b3e A few extensions for tentryfile needed for package files 9 năm trước cách đây
  svenbarth 0412a9d9be Extend tentryfile so that it can be opened from a stream in addition to a file 9 năm trước cách đây
  svenbarth 0fbc3fc45f + new stream class TCRangeStream that represents a substream of another stream while being also extendable 9 năm trước cách đây
  svenbarth fa2e4a8955 Generate CRC for package files 10 năm trước cách đây
  svenbarth b6b26203ad * use messages to get rid of most writelns related to package loading 10 năm trước cách đây
  svenbarth 5a180008cc * regenerate msg files after r32133 10 năm trước cách đây
  svenbarth 2205078ef6 + add more package loading related messages 10 năm trước cách đây
  svenbarth 3b6db557c9 * fix name of section for package related messages 10 năm trước cách đây
  svenbarth 55f9ff8b1f Do not try to link package libraries on systems that rely on the generated import library (namely PE/COFF systems). 10 năm trước cách đây
  svenbarth 84cb8d7b2f Check whether a unit has been implicitely imported in a package. A unit is considered as implicitely imported if it is not part of a required package nor part of the units listed in the contains section. This note is useful (Delphi even provides a dialog in that case) as a package with implicitely imported units /might/ become incompatible with other packages (e.g. if another package includes that unit uses that package and includes that unit explicitely; of course that is the same as if both package included it explicitely, but with the hint one knows where to look). 10 năm trước cách đây
  svenbarth 1d4b105f01 Do not check whether all units are used as by definition all units of a package are considered as used. 10 năm trước cách đây
  svenbarth 08329518c9 Respect DenyPackageUnit flag. 10 năm trước cách đây
  svenbarth 3589be25ce msgidx.inc & msgtxt.inc: 10 năm trước cách đây
  svenbarth ab9c97d98b msg/errore.msg: 10 năm trước cách đây
  svenbarth fb9c9af4bc Correctly parse the directives DenyPackageUnit and WeakPackageUnit 10 năm trước cách đây
  svenbarth 9576826390 Revert r31933. With the previous change this is no longer necessary. 10 năm trước cách đây
  svenbarth cc0f432595 Ensure that readonly sections that need relocations are indeed declared as such. 10 năm trước cách đây
  svenbarth 5a0de1cb23 Enable package support for powerpc-darwin. 10 năm trước cách đây
  svenbarth 79eb9d6743 Keep track of how many units are used from each required/requested package and only link those from which any units are used. 10 năm trước cách đây
  svenbarth 3949600655 pkgutil.pas, add_package: 10 năm trước cách đây
  svenbarth 0add53bfd3 pkgutil.pas: 10 năm trước cách đây
  svenbarth b1f03841c9 options.pas: 10 năm trước cách đây
  svenbarth e7adfb9168 Temporary hack to allow the compilation of libraries on Mac OS X. My current theory is that some of the $indirect symbols messed things up... I need yet to investigate the issue in detail. 10 năm trước cách đây
  svenbarth 919aca3c1e Regenerated Makefile after addition of sysinit.pas 10 năm trước cách đây
  svenbarth 9028de29b3 Fix bootstrapping. 10 năm trước cách đây
  svenbarth 485cbeb3b9 Fix bootstrapping. 10 năm trước cách đây
  svenbarth 1a68af9a74 Switch Mac OS X to indirect entry information. 10 năm trước cách đây
  svenbarth 9c7ee0794e pmodules.pas, proc_package: 10 năm trước cách đây
  svenbarth cbcda8bd59 Generate unit exports only for system that need them. 10 năm trước cách đây