Commit History

Author SHA1 Message Date
  svenbarth 576a50f690 * print used unit scopes 7 years ago
  svenbarth 295ca4de4b * adjust WritePathList() to work with TCmdStrList instead of TSearchPathList (and rename it accordingly) 7 years ago
  florian c671683e80 + patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DATEDAY%, %TIMEHOUR%, %TIMEMINUTE%, %TIMESECOND% 7 years ago
  svenbarth 2095cca98f * ensure that source info is set correctly on Win64 by including i_win for all Windows targets (this is especially important when cross compiling (e.g. Java) as otherwise the utilities won't be found correctly) 8 years ago
  nickysn 15e8757768 + use fpwidestring in the compiler once again on unix-like hosts. The 8 years ago
  nickysn 684d9ebb2e - partially reverted r36451 (effectively disabling code page aware messages 8 years ago
  nickysn 408b7a8807 + enable the code page aware compiler messages for all unices 8 years ago
  nickysn a34f531661 + implemented support for codepage aware compiler messages. It can be enabled 8 years ago
  nickysn 9e2133c1b1 - disable SHOWUSEDMEM when EXTDEBUG is defined, because it breaks building a 8 years ago
  florian b1dff29cbf * removed unused units 8 years ago
  pierre 7e348a40a3 Use general_e_exception_raised if Compiler generates an uncaught exception 9 years ago
  Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471 11 years ago
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 11 years ago
  Jonas Maebe 5409d4321e + basic llvm bitcode (textual format) writer: 11 years ago
  svenbarth 364a874623 Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE 12 years ago
  svenbarth b298483bb8 Allow compilation of the compiler with 2.6.x again on Unix systems. 12 years ago
  yury 268b2d56d7 * Fixed displaying of compilation time in some cases. For example, if the compilation time is 0.99 seconds, it has been displayed as 0.10. Now it is correctly displayed as 1.0. 12 years ago
  yury ee0a338127 * Use the unixcp unit to set a default code page for ansistrings on unix-like systems. 12 years ago
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 13 years ago
  Jonas Maebe 462de0f5fd + AIX target definition and info for the compiler and ppudump 13 years ago
  florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 14 years ago
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable 14 years ago
  Legolas 527dd56b28 + Initial Wii support 14 years ago
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 15 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 years ago
  florian e9543b90d0 + introduced default_settings record to enable compiler unit users to turn off default switches 17 years ago
  peter a724d80e81 * debuginfo initialized per unit 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter e2db0a3982 * cleanup current module status 18 years ago