mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 23:30:29 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() ------------------------------------------------------------------------ r46507 | pierre | 2020-08-20 13:17:59 +0000 (Thu, 20 Aug 2020) | 1 line Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80 ------------------------------------------------------------------------ --- Merging r46507 into '.': U compiler/Makefile U compiler/Makefile.fpc --- Recording mergeinfo for merge of r46507 into '.': U . ------------------------------------------------------------------------ r46510 | pierre | 2020-08-20 16:01:34 +0000 (Thu, 20 Aug 2020) | 4 lines Fix error in previous commit Try to avoid unneeded steps for fullinstallsymlink ------------------------------------------------------------------------ --- Merging r46510 into '.': G compiler/Makefile G compiler/Makefile.fpc --- Recording mergeinfo for merge of r46510 into '.': G . ------------------------------------------------------------------------ r46532 | pierre | 2020-08-21 09:13:59 +0000 (Fri, 21 Aug 2020) | 6 lines * Remove debug ECHO lines * Fix detection of -dFPC_SOFT_FPUX80, as OPT is reset after being copied over to LOCALOPT. + Add FULL_TARGETS that list all targets concerned by fullcyle and associated targets. ------------------------------------------------------------------------ --- Merging r46532 into '.': G compiler/Makefile G compiler/Makefile.fpc --- Recording mergeinfo for merge of r46532 into '.': G . git-svn-id: branches/fixes_3_2@46683 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |