nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake il y a 4 ans
..
MPWmake 99e0612826 + Support for compiler option -Ur il y a 21 ans
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake il y a 4 ans
Makefile.fpc 39c060dfa7 Avoid copying of objpas.pp into local rtl/macos directory il y a 4 ans
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files il y a 17 ans
classes.pp 0961e49919 Add new files required to fix RTL compilation for macos target il y a 6 ans
dos.pp 4e845f12cb macos: made the RTL build completely pass through at least on the pascal level, without assembling il y a 8 ans
macos.pp ad87e5cf38 + new unit added: MacOS.pp il y a 21 ans
macostp.inc 3c5011aedc macos: patched up the system unit to build at least on m68k il y a 8 ans
macostp.pp 790a4fe2d3 * log and id tags removed il y a 20 ans
macutils.inc fa9a34f738 macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed il y a 8 ans
macutils.pp aacea142de * also fix compilation of macutils unit after macutils.inc had been changed il y a 8 ans
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we il y a 12 ans
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit il y a 12 ans
sysfile.inc fa9a34f738 macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed il y a 8 ans
sysheap.inc 0c3a2a257d * Convert heap to ptruint. il y a 18 ans
sysos.inc 4ace790492 * remove $Log il y a 20 ans
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp il y a 6 ans
system.pp 1a0ba60de6 * revert r47598: implement TRandomGenerator il y a 5 ans
sysutils.pp 69956cd97a * fix compilation on several OSes after r44010 il y a 6 ans
tthread.inc 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part il y a 5 ans

README.txt

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.