The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c6921cc3df * lineinfo and lnfodwrf depend on inc/exeinfo.pp
+ add fake dependency of lnfodwrf on lineinfo to avoid those two
    units being compiled together, because then inc/exeinfo.pp can
    also be compiled twice at the same time which leads to trouble
    if -ap isn't used

git-svn-id: trunk@10329 -
2008-02-15 14:47:57 +00:00
compiler + dummy navradd unit 2008-02-14 20:40:18 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * another fix. unicode <> ascii swap 2008-02-14 19:19:07 +00:00
rtl * lineinfo and lnfodwrf depend on inc/exeinfo.pp 2008-02-15 14:47:57 +00:00
tests * fix widestring concat multi for winlikewidestring. The 2008-02-14 20:15:21 +00:00
utils + avr as cpu 2008-02-11 22:25:19 +00:00
.gitattributes + dummy navradd unit 2008-02-14 20:40:18 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00