The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9f0ca44c94 * new tf_smartlink_library flag
* use create_smartlink[_sections|_library] to check what to 
    do for smartlinking

git-svn-id: trunk@8715 -
2007-10-01 16:55:08 +00:00
compiler * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
installer * FCL titles shortened to avoid overflows, some minor issues fixed 2007-09-13 20:09:31 +00:00
packages * Fixed mysql ftLargeInt support+test (mantis 9744) 2007-09-30 20:55:16 +00:00
rtl + stdconvs and fmtbcd now compiled too (the latter needed for fcl-db) 2007-09-30 23:24:55 +00:00
tests * made less complex in case of pic code because then many more 2007-09-27 08:08:45 +00:00
utils * Added missing endif in previous commit 2007-09-19 15:48:38 +00:00
.gitattributes + add i386-linux uclibc process startup code 2007-09-30 14:53:54 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc