The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost a5d5ce8d44 * Restructured makefiles for examples
git-svn-id: trunk@12392 -
2008-12-19 12:43:54 +00:00
compiler * extended fix for web bug #12370 (more platforms supported and slightly more universal) 2008-12-17 22:58:33 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * Restructured makefiles for examples 2008-12-19 12:43:54 +00:00
rtl * generic support for setting islibrary to true for libraries (+ changed 2008-12-17 17:49:16 +00:00
tests * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already 2008-12-17 22:09:21 +00:00
utils * Escape ModuleName, fixes building of module AVL_Tree 2008-12-18 12:40:16 +00:00
.gitattributes * Restructured makefiles for examples 2008-12-19 12:43:54 +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