The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 42b3a51333 * Try to call tarwriter.addfile multiple times
in case of failure.
  Output default '###File Open failed###' string if failed 5 times
  Write out error message at exit.
  Fail only if primary file log, dbdigest.cfg or longlog writing failed.

git-svn-id: trunk@29271 -
2014-12-12 14:16:32 +00:00
compiler Fix for Mantis #27120. 2014-12-12 13:57:43 +00:00
ide * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from 2014-12-08 14:29:27 +00:00
installer + add new packages resulting from splitting of utils 2014-12-11 23:51:54 +00:00
packages * fix pkglist command to include also packages built for all targets (relevant mostly for utils) 2014-12-11 22:38:09 +00:00
rtl * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG 2014-12-11 19:11:11 +00:00
tests * Try to call tarwriter.addfile multiple times 2014-12-12 14:16:32 +00:00
utils * fix another mistake in description 2014-12-11 23:04:40 +00:00
.gitattributes Fix for Mantis #27120. 2014-12-12 13:57:43 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00