#fpc #freepascal #compiler #fpcobj #pascal

florian 8d4b7f8b97 * search directory given by FPCDIR for the *.cod files as well as /usr/local/lib/fpc/lexyacc/ and /usr/lib/fpc/lexyacc/ on unix (despite current dir), resolves #27326 10 years ago
compiler 2c7f1c73ac * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265 10 years ago
ide c9f73354af Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox 10 years ago
installer 4cf24d98cb * updated configuration file template (aligned to fpcmkcfg/fpc.cft where appropriate) 10 years ago
packages 2175dd1403 fcl-db: tests: cosmetic 10 years ago
rtl 284074c4e8 * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295 10 years ago
tests 94a51e26a0 + support of winapi directive 10 years ago
utils 8d4b7f8b97 * search directory given by FPCDIR for the *.cod files as well as /usr/local/lib/fpc/lexyacc/ and /usr/lib/fpc/lexyacc/ on unix (despite current dir), resolves #27326 10 years ago
.gitattributes 94a51e26a0 + support of winapi directive 10 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 3af91db14d + added msdos to the NOUTILSTARGETS 10 years ago
Makefile.fpc 3af91db14d + added msdos to the NOUTILSTARGETS 10 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