fpc/rtl/macos
pierre c689563167 ------------------------------------------------------------------------
r42555 | pierre | 2019-08-02 11:21:43 +0000 (Fri, 02 Aug 2019) | 1 line

 Add .NOTPARALLEL for beos and haiku RTLs
------------------------------------------------------------------------
--- Merging r42555 into '.':
U    rtl/beos/Makefile
U    rtl/beos/Makefile.fpc
U    rtl/haiku/Makefile
U    rtl/haiku/Makefile.fpc
--- Recording mergeinfo for merge of r42555 into '.':
 U   .
------------------------------------------------------------------------
r43042 | pierre | 2019-09-19 20:49:12 +0000 (Thu, 19 Sep 2019) | 3 lines

  + Add math unit dependency to types$(PPUEXT) rule.
  * Fix missing close-brace in several types$(PPUEXT) rules.

------------------------------------------------------------------------
--- Merging r43042 into '.':
U    rtl/<all target OS directories>/Makefile
U    rtl/<all target OS directories>/Makefile.fpc

git-svn-id: branches/fixes_3_2@43184 -
2019-10-13 10:07:21 +00:00
..
dos.pp macos: made the RTL build completely pass through at least on the pascal level, without assembling 2017-08-12 21:02:14 +00:00
macos.pp
macostp.inc macos: patched up the system unit to build at least on m68k 2017-08-22 10:51:39 +00:00
macostp.pp
macutils.inc macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed 2017-08-12 12:12:40 +00:00
macutils.pp * also fix compilation of macutils unit after macutils.inc had been changed 2017-08-12 13:40:41 +00:00
Makefile ------------------------------------------------------------------------ 2019-10-13 10:07:21 +00:00
Makefile.fpc ------------------------------------------------------------------------ 2019-10-13 10:07:21 +00:00
MPWmake
README.txt
rtldefs.inc
sysdir.inc
sysfile.inc macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed 2017-08-12 12:12:40 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp macos: patched up the system unit to build at least on m68k 2017-08-22 10:51:39 +00:00
sysutils.pp * target classic MacOS builds again 2018-05-31 19:31:36 +00:00

The info in this file has moved to 

http://www.freepascal.org/wiki/index.php/Mode_MacPas

or to the README MacOS file accompanying the installation package.