The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9fbaaa3557 * paszlib is needed for zstream
git-svn-id: trunk@8939 -
2007-10-25 20:34:45 +00:00
compiler * Only start caching a directory once more than 20 lookups have been 2007-10-25 20:30:04 +00:00
fv
ide * always do a SaveAs when trying to save new editors, also if there 2007-10-21 20:09:11 +00:00
installer * fixed Makefile to build writeidx on win32 and linux 2007-10-19 18:41:26 +00:00
packages * paszlib is needed for zstream 2007-10-25 20:34:45 +00:00
rtl * soft float128 code compiles in theory (ies the compiler) 2007-10-23 20:23:13 +00:00
tests * test for mantis #9450 (forgot to commit earlier) 2007-10-25 19:41:56 +00:00
utils * when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration 2007-10-22 19:57:59 +00:00
.gitattributes * move hash 2007-10-25 20:16:21 +00:00
.gitignore * move hash 2007-10-25 20:16:21 +00:00
Makefile
Makefile.fpc