The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 919c932443 * Merge commits 46507, 46510 and 46532
------------------------------------------------------------------------
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 -
2020-08-25 08:36:19 +00:00
compiler * Merge commits 46507, 46510 and 46532 2020-08-25 08:36:19 +00:00
installer * fixes to 3.2.1 2020-06-20 16:47:24 +00:00
packages * Merging revisions r45748 from trunk: 2020-08-23 10:43:29 +00:00
rtl * Merging revisions r46530 from trunk: 2020-08-23 10:26:23 +00:00
tests * Merging revisions r44478 from trunk: 2020-08-23 10:41:55 +00:00
utils * Merging revisions r46444 from trunk: 2020-08-23 09:46:45 +00:00
.gitattributes * Merging revisions r44478 from trunk: 2020-08-23 10:41:55 +00:00
.gitignore --- Merging r45818 into '.': 2020-07-28 14:41:40 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * fixes to 3.2.1 2020-06-20 16:47:24 +00:00
Makefile.fpc * fixes to 3.2.1 2020-06-20 16:47:24 +00:00