The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-04-13 03:16:58 +00:00
compiler * disable default VLink for AmigaOS/PowerPC, as current VLink internalerrors while tries to link FPC-generated objects on this platform, for unknow reasons 2016-04-13 03:16:58 +00:00
ide * notify unit video of switching consoles under windows 2016-04-10 01:44:29 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Add command-line options to enable image compression and JPEG image support 2016-04-11 19:08:21 +00:00
rtl - removed i386 specific fpc_pchar_length implementation as it is much slower than the generic one which takes advantage of IndexByte 2016-04-12 18:13:24 +00:00
tests * trwsync test: Increased timeout to 60 seconds. Trying to fix random failures due to the timeout on busy machines. 2016-04-12 08:38:18 +00:00
utils * pas2jni: Minor fix to exe extension. 2016-04-07 13:17:46 +00:00
.gitattributes * Added ttfdump tool 2016-04-11 18:26:23 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00