The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 533f01f158 * Use fppkg as application name on Windows and other OS'es. This means that
on all targets the same configuration filename and the same prefix for the
   local repository is used. This is easier to explain in the documentation.

git-svn-id: trunk@16921 -
2011-02-16 13:25:23 +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 * Updated to libnds 1.5.0 (added dynamic texture allocation) 2011-02-15 21:56:10 +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 * Use fppkg as application name on Windows and other OS'es. This means that 2011-02-16 13:25:23 +00:00
.gitattributes * Updated to libnds 1.5.0 (added dynamic texture allocation) 2011-02-15 21:56:10 +00:00
.gitignore * Updated to libnds 1.5.0 (added dynamic texture allocation) 2011-02-15 21:56:10 +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