fpc/rtl/macos
Pierre Muller 3db44e8d8e Handle dynlibs unit to support DOTTED version
* Replace dynlibs by DYNLIBSUNIT variable use everywhere
  * Remove OS specific dynlibs unit rules
  * Set DYNLIBSINCDIR varaible where required
  * Set DYNLIBS_DEPS_OS where needed
2023-09-20 13:49:54 +02:00
..
classes.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macostp.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
macostp.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macutils.inc * string -> shortstring 2023-07-14 17:26:11 +02:00
macutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Makefile's regenerated after math unit rule update 2023-09-20 08:26:07 +02:00
Makefile.fpc Handle dynlibs unit to support DOTTED version 2023-09-20 13:49:54 +02:00
MPWmake
README.txt
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 * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * string -> shortstring 2023-07-14 17:26:11 +02:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
tthread.inc * 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 2020-08-22 15:56:13 +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.