The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 514ccae231 * use random name for tempbuilddir
* fix uninitialized needfpmkunitsource

git-svn-id: trunk@12160 -
2008-11-18 19:45:34 +00:00
compiler * store vmt entries in ppu 2008-11-18 18:49:27 +00:00
ide * Fix rangecheck problem, IDE now starts up after being compiled with -CROriot 2008-11-16 19:56:22 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * New algorith to store update-buffers to file 2008-11-17 22:05:00 +00:00
rtl * enable poll syscall in freebsd 2008-11-17 22:20:37 +00:00
tests + add poll support for unix 2008-11-16 17:05:47 +00:00
utils * use random name for tempbuilddir 2008-11-18 19:45:34 +00:00
.gitattributes + add poll support for unix 2008-11-16 17:05:47 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00