fpc/rtl/symbian
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
..
bindings
symbianinc * fixed properties 2009-08-11 18:15:56 +00:00
uiqinc * fixed properties 2009-08-11 18:15:56 +00:00
buildrtl.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
classes.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
dos.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
Makefile ------------------------------------------------------------------------ 2019-10-13 10:07:21 +00:00
Makefile.fpc ------------------------------------------------------------------------ 2019-10-13 10:07:21 +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
symbian.pas * more properties fixed 2009-11-12 18:11:10 +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 + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 2016-01-29 14:51:15 +00:00
sysutils.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
tthread.inc Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
uiq.pas * more properties fixed 2009-11-12 18:11:10 +00:00
uiqclasses.pas * more properties fixed 2009-11-12 18:11:10 +00:00