.. |
MPWmake
|
99e0612826
+ Support for compiler option -Ur
|
%!s(int64=20) %!d(string=hai) anos |
Makefile
|
8c562995d7
* regenerate makefiles with latest fpcmake
|
%!s(int64=3) %!d(string=hai) anos |
Makefile.fpc
|
39c060dfa7
Avoid copying of objpas.pp into local rtl/macos directory
|
%!s(int64=4) %!d(string=hai) anos |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=16) %!d(string=hai) anos |
classes.pp
|
9e70f49745
* fix missing ifdef for the non win32/64/unix targets.
|
%!s(int64=3) %!d(string=hai) anos |
dos.pp
|
4e845f12cb
macos: made the RTL build completely pass through at least on the pascal level, without assembling
|
%!s(int64=8) %!d(string=hai) anos |
macos.pp
|
ad87e5cf38
+ new unit added: MacOS.pp
|
%!s(int64=20) %!d(string=hai) anos |
macostp.inc
|
3c5011aedc
macos: patched up the system unit to build at least on m68k
|
%!s(int64=8) %!d(string=hai) anos |
macostp.pp
|
790a4fe2d3
* log and id tags removed
|
%!s(int64=20) %!d(string=hai) anos |
macutils.inc
|
fa9a34f738
macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed
|
%!s(int64=8) %!d(string=hai) anos |
macutils.pp
|
aacea142de
* also fix compilation of macutils unit after macutils.inc had been changed
|
%!s(int64=8) %!d(string=hai) anos |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
%!s(int64=12) %!d(string=hai) anos |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
%!s(int64=12) %!d(string=hai) anos |
sysfile.inc
|
fa9a34f738
macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed
|
%!s(int64=8) %!d(string=hai) anos |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
%!s(int64=18) %!d(string=hai) anos |
sysos.inc
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
%!s(int64=5) %!d(string=hai) anos |
system.pp
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
%!s(int64=4) %!d(string=hai) anos |
sysutils.pp
|
69956cd97a
* fix compilation on several OSes after r44010
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |