The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-10-13 11:21:03 +00:00
compiler * detect whether or not a def/sym is registered based on its defid, so we 2015-10-12 21:03:09 +00:00
ide * Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either 2015-10-09 19:31:45 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages fcl-db: sqlite: when raising database error retrieve also extended error code and pass it to ESQLDatabaseError exception object. 2015-10-13 05:23:20 +00:00
rtl * i386-android: Use PIC in the program start-up code. 2015-10-13 11:21:03 +00:00
tests * Skip this test for android. 2015-10-10 21:57:08 +00:00
utils * mention support for .rsj extension in help text (based on patch by 2015-10-02 08:20:18 +00:00
.gitattributes * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00