The FreePascal Compiler (FPC) source repo

svenbarth adbef4fc84 New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one. 9 years ago
compiler adbef4fc84 New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one. 9 years ago
ide 84fcab3fef * notify unit video of switching consoles under windows 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages 8416517b14 * More fixes from Graeme Geldenhuys: 9 years ago
rtl 788393c298 Change WideString initialization to work correctly with indirect main information as well 9 years ago
tests 44682f9f4d * ensure that if we create a temp for the funcretnode in a call node, 9 years ago
utils a934312e4f * pas2jni: Minor fix to exe extension. 9 years ago
.gitattributes 44682f9f4d * ensure that if we create a temp for the funcretnode in a call node, 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 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