The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6d0eda6e4a * used ld directly rather than libtool to link dynamic libraries, because
libtool from Xcode 3.2 (Mac OS X 10.6) does not support all new linker
    options (in particular -no_order_inits and -no_order_data, both of
    which must be specified when compiling dynamic libraries with FPC and
    Xcode 3.2)

git-svn-id: trunk@13645 -
2009-09-05 10:30:11 +00:00
compiler * used ld directly rather than libtool to link dynamic libraries, because 2009-09-05 10:30:11 +00:00
ide * initial ms-its: cross chm linking support. 2009-09-02 20:54:06 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * freetype and cairo building for BeOS and Haiku (patch from Olivier, 2009-09-04 08:16:39 +00:00
rtl * Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm 2009-09-04 21:29:25 +00:00
tests o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 2009-09-03 20:21:30 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 2009-09-03 20:21:30 +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