.. |
Makefile
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 years ago |
Makefile.fpc
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
buildrtl.pp
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
signals.pp
|
709d36a1d0
+ Add signals unit for win64
|
15 years ago |
system.pp
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |