The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 2d0f01e0dd Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option
to avoid getting a compiler failure without any error printed out

git-svn-id: trunk@22378 -
2012-09-13 07:34:23 +00:00
compiler Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option 2012-09-13 07:34:23 +00:00
ide * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 2012-07-31 10:37:03 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages TZipper: set the compression level bit flag in the file header of deflate compressed files 2012-09-11 21:22:34 +00:00
rtl Do not add 8 to NIL values of get_caller_addr 2012-09-11 08:08:48 +00:00
tests * don't allow overloading enum/int operations, because they should be 2012-09-12 16:03:09 +00:00
utils + define BUILDFULLNATIVE and BUILDNATIVE for native builds 2012-08-24 21:15:28 +00:00
.gitattributes * don't allow overloading enum/int operations, because they should be 2012-09-12 16:03:09 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Don't build utils by default when cross building. FPC's build system is not made 2012-08-24 21:18:06 +00:00
Makefile.fpc * Don't build utils by default when cross building. FPC's build system is not made 2012-08-24 21:18:06 +00:00