The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre f316121d53 Add handling of extra parameters, using eval if equal sign is found.
+ Add TMP_DIR variable and use it.
  * Only remove temp files if verbose is not set.

git-svn-id: trunk@46883 -
2020-09-16 20:44:44 +00:00
compiler * fix for Mantis #37745: section names where the string offset has more than 7 digits need to be Base64 encoded 2020-09-16 05:16:56 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Patch from Joe Care to fix bug ID #37758 (wrong brackets for array params) 2020-09-16 19:17:12 +00:00
rtl Add handling of extra parameters, using eval if equal sign is found. 2020-09-16 20:44:44 +00:00
tests * ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415 2020-09-14 20:16:08 +00:00
utils Update revision.inc after commit #46877 2020-09-16 20:37:04 +00:00
.gitattributes * ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415 2020-09-14 20:16:08 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00