The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 4d13235ea0 * Store the location of the original source when installing a package
* Store the used options to install a package in fpunits.conf
 * When a package is re-installed because of broken dependencies, use the stored
   source-path and options if possible
 * When installing a package from the current directory, make sure the right
   directory is used. It could be changed while installing dependencies.

git-svn-id: trunk@16918 -
2011-02-15 15:56:21 +00:00
compiler * don't specify a custom pagezero size on Mac OS X when compiling with -gv 2011-02-14 20:31:30 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * Store the location of the original source when installing a package 2011-02-15 15:56:21 +00:00
rtl make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
tests * fixed ForceExtension() after r16905 in case the input did not have an 2011-02-12 21:13:51 +00:00
utils * Store the location of the original source when installing a package 2011-02-15 15:56:21 +00:00
.gitattributes + forgot to commit (part of r16908) 2011-02-12 12:38:16 +00:00
.gitignore * moved to correct location so it's used by the conversion script 2011-02-09 21:07:29 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00