#fpc #freepascal #compiler #fpcobj #pascal

Mattias Gaertner d493980bb2 fcl-passrc: scanner: implemented macros directive 8 年之前
compiler 6d1ad52dc5 * for symbols used in preprocessor expressions, we don't want to increase references count (for smaller final binaries). Partial fix for problem presented in mantis 31675. Preprocessor functions like declared() in uses section will work only for symbols declared in implicytly included modules (for example like for heaptrc by option -gh, see example/test tw31675.pp) 8 年之前
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 8 年之前
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
packages d493980bb2 fcl-passrc: scanner: implemented macros directive 8 年之前
rtl eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used 8 年之前
tests 6d1ad52dc5 * for symbols used in preprocessor expressions, we don't want to increase references count (for smaller final binaries). Partial fix for problem presented in mantis 31675. Preprocessor functions like declared() in uses section will work only for symbols declared in implicytly included modules (for example like for heaptrc by option -gh, see example/test tw31675.pp) 8 年之前
utils 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
.gitattributes 6d1ad52dc5 * for symbols used in preprocessor expressions, we don't want to increase references count (for smaller final binaries). Partial fix for problem presented in mantis 31675. Preprocessor functions like declared() in uses section will work only for symbols declared in implicytly included modules (for example like for heaptrc by option -gh, see example/test tw31675.pp) 8 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前