Commit History

作者 SHA1 備註 提交日期
  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 年之前
  svenbarth c2662bd96a * mark defs created with create_global_internal() with df_internal so that they can be easily identified 9 年之前
  joost 5d4682349d * Re-factored parsing of configuration-file, to be able to add support for include-files 9 年之前
  joost 921399baf2 * Show progress-messages also in verbode and debug-mode 9 年之前
  svenbarth ad2facb10d * also add the forced indirect symbols of data symbols to the public assembler symbols 9 年之前
  marco 690f784c4d * enable 40+ tests for Haiku as per mantis #30470 9 年之前