yury
|
c2ba68df44
* android: Added functions GetSystemProperty() and SystemApiLevel().
|
пре 9 година |
yury
|
b10e4aa27b
* android: cwstring: Fixed crash on unload in some cases. Allow ICU usage from other units.
|
пре 9 година |
svenbarth
|
4a9eaf5317
* use findunitsymtable() when checking the module id
|
пре 9 година |
svenbarth
|
8b853571c6
* don't generate a warning if a "generic" token follows while parsing procedure directives (let's hope we'll never have to add a "generic" directive :/ )
|
пре 9 година |
svenbarth
|
54874cccd6
* reference the VMT's assembler symbol if it's from another unit
|
пре 9 година |
svenbarth
|
1bd5d030f5
* don't export the indirect symbols on platforms that require the import redirection as there the indirect ones will be created in the importing binary
|
пре 9 година |
svenbarth
|
f1cdb5c4e9
* don't export types that have been merely renamed (and thus are part of another unit and potentially another package altogether)
|
пре 9 година |
svenbarth
|
1c696b0e77
* use indirect reference for FPC_THREADVAR_RELOCATE if necessary
|
пре 9 година |
svenbarth
|
fb6546972b
* IID and IIDStr references of the VMT's interface table need to be indirect
|
пре 9 година |
svenbarth
|
77de5dd968
* reference assembler symbol of FPC_EMPTYMETHOD using AB_EXTERNAL and not AB_GLOBAL
|
пре 9 година |
svenbarth
|
70fbe50bac
* reference the extern assembler symbol of the VMT when catching an exception if it's from another unit
|
пре 9 година |
pierre
|
2ec79b3606
Set result of functions calling RunError to avoid useless warnings
|
пре 9 година |
pierre
|
44f00c2bf4
Do not cast @JumpToHandleSignal to a longint, use ptruint type instead
|
пре 9 година |
yury
|
5e9d826d04
* android: Explicitly specified import library name.
|
пре 9 година |
yury
|
2630f3c498
* android: Properly initialize time zone information.
|
пре 9 година |
pierre
|
ef05e4cb49
Ensure '/' is used as directory separator to get same output as before
|
пре 9 година |
pierre
|
2b250bc0ab
Makefile regeneration after:
|
пре 9 година |
pierre
|
92c1190ace
Reintroduce $(Q)
|
пре 9 година |
pierre
|
05542fbed9
Fix failure for windows make, related to the use of redirection,
|
пре 9 година |
yury
|
c4347e28b9
* pas2jni: Fixed handling of identical names of classes, proctypes when they are defined in different units.
|
пре 9 година |
pierre
|
6a3466e81a
+ Also write 'Terminate requested...' to output, so that the
|
пре 9 година |
pierre
|
876fd4aa5f
Renegerate Makefile after:
|
пре 9 година |
pierre
|
bf652e79ed
Fix infinite loop problem that appear on gcc112 linux machine using GNU make 4.0.
|
пре 9 година |
Jonas Maebe
|
68088cd1da
* regenerated after r34322
|
пре 9 година |
Jonas Maebe
|
b3419ef06e
* add $(CREATELST) to the dependencies of $(GPARMAKE), so that both binaries
|
пре 9 година |
pierre
|
6f80a4cc29
Fix tw3124 test for systems on pagecode 437.
|
пре 9 година |
pierre
|
b9e336dcbe
Fix for trwsync.pp sporadic failure that appeared in trunk.
|
пре 9 година |
svenbarth
|
cdda4da2d3
* sort the paths alphabetically
|
пре 9 година |
svenbarth
|
0a1be7f985
* also export all public RTTI and (required) INIT symbols aside from the non-existing internal ones
|
пре 9 година |
svenbarth
|
a073b86b57
* move handling of typesym's defs from insert_export() to its own function export_typedef()
|
пре 9 година |