The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-02-24 15:12:44 +00:00
compiler * don't disable -Xs when -g and -Xg is used 2007-02-24 15:12:44 +00:00
fcl * Renamed so compiling with Delphi can be done 2007-02-23 13:54:50 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * extended patch from Roozbeh Gholizadeh, resolving #8376 2007-02-23 19:10:10 +00:00
rtl * Increase type safety: PRTLevent=type pointer; 2007-02-24 09:53:19 +00:00
tests * forbid anonymous generic specializations 2007-02-24 10:06:53 +00:00
utils * basic work for source package creation 2007-02-21 19:33:52 +00:00
.gitattributes * forbid anonymous generic specializations 2007-02-24 10:06:53 +00:00
.gitignore * fixed corrupted executables 2007-02-18 22:42:45 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00