#fpc #freepascal #compiler #fpcobj #pascal

sergei e1ddd914ac * Do not implicitly load Variants unit when compiling units. Doing so is mostly waste of time, and introduces unwanted build dependencies. It is enough to set uf_uses_variants flag for units, and examine these flags when compiling program/library. Resolves #24880. 12 years ago
compiler e1ddd914ac * Do not implicitly load Variants unit when compiling units. Doing so is mostly waste of time, and introduces unwanted build dependencies. It is enough to set uf_uses_variants flag for units, and examine these flags when compiling program/library. Resolves #24880. 12 years ago
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 years ago
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
packages 4db6a866a1 fcl-db: tests: formatting (comments, grouping tests) 12 years ago
rtl 9f023fcfe0 rtl, utils: apply patch of Inoussa which adds dynamic loading of charset binary files (issue #0024862) 12 years ago
tests 51f7d0645a * give a different error if the second test fails 12 years ago
utils 9f023fcfe0 rtl, utils: apply patch of Inoussa which adds dynamic loading of charset binary files (issue #0024862) 12 years ago
.gitattributes c558991d8f * Implicitly use Variants unit when (ole)Variant type appears as a function/operator result and nowhere else. Mantis #24863. 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 years ago
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago