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
uiqinc
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
sysdir.inc
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc + Symbian rtl skeleton by Felipe Monteiro de Carvalho 2007-02-07 19:41:14 +00:00
sysosh.inc
system.pp
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
uiqclasses.pas