#fpc #freepascal #compiler #fpcobj #pascal

Mattias Gaertner d493980bb2 fcl-passrc: scanner: implemented macros directive 8 anni fa
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 anni fa
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 8 anni fa
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 anni fa
packages d493980bb2 fcl-passrc: scanner: implemented macros directive 8 anni fa
rtl eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used 8 anni fa
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 anni fa
utils 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 anni fa
.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 anni fa
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 anni fa
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 anni fa
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 anni fa
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 anni fa
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 anni fa
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 anni fa