fpc/rtl/macos
2018-10-17 17:12:20 +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 * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc * target classic MacOS builds again 2018-05-31 19:31:36 +00:00
MPWmake
README.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
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 * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
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 + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +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.