The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 16abff0748 * renamed --CPU to --cpu and --OS to --os
* file resolving works now for multiple targets
  * give warnings for not found files and unit dependencies that
    are not supported for the current target
  * disabled some cpu-os combinations that are broken and actively
    supported (qnx,netbsd,openbsd,embedded) to reduce the
    warnings for not found files in the rtl

git-svn-id: trunk@9889 -
2008-01-23 23:15:54 +00:00
compiler * fixed include/exclude for byte-sized sets in registers 2008-01-23 22:28:12 +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 * renamed --CPU to --cpu and --OS to --os 2008-01-23 23:15:54 +00:00
rtl * windows support 2008-01-23 23:03:54 +00:00
tests * Add RelSrcDir setting with a default value of "tests", to specify in which directory the test-sources reside, relative to the TestSrcDir 2008-01-23 21:59:00 +00:00
utils * AddUnit from ppu 2008-01-22 23:53:47 +00:00
.gitattributes * shell/awk script to help creating fpmake.pp from existing ppu files 2008-01-23 17:04:40 +00:00
.gitignore * added more compiler names to svn:ignore settings 2008-01-22 19:41:20 +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