The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7fa0b94f36 * fixed unix version of tprocess.waitonexit (use unix.waitprocess so all
corner cases are properly handled) (mantis #11797)

git-svn-id: trunk@12923 -
2009-03-19 20:14:57 +00:00
compiler * replaced old DWARF CFI section notation for Darwin with new one (more 2009-03-19 14:22:26 +00:00
ide
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * fixed unix version of tprocess.waitonexit (use unix.waitprocess so all 2009-03-19 20:14:57 +00:00
rtl * also compile lnfodwrf on win32 by default 2009-03-17 19:17:22 +00:00
tests * do not use voidtype for temporary parameter/result locations when 2009-03-18 22:25:06 +00:00
utils + univint dependencies on Darwin for packages using custapp after r12921 2009-03-19 17:33:30 +00:00
.gitattributes * do not use voidtype for temporary parameter/result locations when 2009-03-18 22:25:06 +00:00
.gitignore
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc