The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 67edbb1fa0 * corrected reference to test which should succeed
git-svn-id: trunk@6269 -
2007-01-30 14:39:49 +00:00
compiler * fixed previous commit for -gv 2007-01-29 15:35:12 +00:00
fcl * Fixed typo/compilation 2007-01-28 23:07:16 +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 compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +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 + comconst added to build unit as well 2007-01-28 20:28:11 +00:00
rtl * fixed COMCTL32_VERSION constant. 2007-01-28 21:29:56 +00:00
tests * corrected reference to test which should succeed 2007-01-30 14:39:49 +00:00
utils * don't compile in parallel because make 3.79 doesn't support order-only- 2007-01-30 10:38:34 +00:00
.gitattributes + new test 2007-01-28 22:20:07 +00:00
.gitignore
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