The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a497aec91d * always use ppc<targetcpu> instead of ppcross<targetcpu> on darwin,
because due to the mach-o executable format which can contain
    binaries for different architectures in a single file, different
    names for native and cross compilers are not used on Mac OS X
    (mantis #10067)

git-svn-id: trunk@10270 -
2008-02-10 14:42:49 +00:00
compiler * always use ppc<targetcpu> instead of ppcross<targetcpu> on darwin, 2008-02-10 14:42:49 +00:00
ide
installer
packages * first batch of lazarus' win32extra enhancements 2008-02-10 13:45:37 +00:00
rtl * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. 2008-02-10 14:17:11 +00:00
tests * perform typechecking of callinit/callcleanup statements immediately when 2008-02-10 11:13:33 +00:00
utils * disable wrong package not available check 2008-02-08 00:03:50 +00:00
.gitattributes * perform typechecking of callinit/callcleanup statements immediately when 2008-02-10 11:13:33 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00