The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 01fd678211 + basic parsing of package files
+ basic implementation of creation of packages

git-svn-id: trunk@9054 -
2007-11-01 23:20:28 +00:00
compiler + basic parsing of package files 2007-11-01 23:20:28 +00:00
fv * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
ide * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
installer * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
packages * fixed range errors (mantis #10079) 2007-11-01 12:45:33 +00:00
rtl * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 2007-11-01 21:59:43 +00:00
tests * test doesn't apply to win32 and win64 anymore 2007-11-01 22:19:24 +00:00
utils * update lnet in fppkg to 0.5.8 2007-10-31 09:08:27 +00:00
.gitattributes + start of a float128 unit, was still lying around, so it won't get lost 2007-11-01 10:48:57 +00:00
.gitignore * created fcl-async and fcl-process packages 2007-10-28 21:26:51 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00