The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used.
on systems that force ugetrlimit, use that transparently. (since 
    ugetrlimit is not posix in theory or practice, we can't export it),
    resolves 13916

git-svn-id: trunk@13903 -
2009-10-17 19:14:09 +00:00
compiler * Missing percent in russian messages, Mantis 14772 2009-10-10 14:25:06 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * reworked dependancies around the FCL. daemonapp and servicemanager are isolated into fcl-extra. This makes fcl-base have less dependancies, and other problems then solve themselves. 2009-10-17 18:41:26 +00:00
rtl * set/getrlimit now also visible in baseunix when syscalls are used. 2009-10-17 19:14:09 +00:00
tests * fix problem if OpenOffice is not installed 2009-10-17 07:27:23 +00:00
utils * Fixes compilation problem 2009-10-10 19:23:30 +00:00
.gitattributes * reworked dependancies around the FCL. daemonapp and servicemanager are isolated into fcl-extra. This makes fcl-base have less dependancies, and other problems then solve themselves. 2009-10-17 18:41:26 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00