Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). il y a 1 an
  Karoly Balogh 4a1db1dc79 m68k: initial compiler changes for Human68k (Sharp X68000) support il y a 1 an
  Pierre Muller 6f5c6ac410 Add Exception backtrace when compiled with -dDUMP_EXCEPTION_BACKTRACE il y a 1 an
  Karoly Balogh 88959bdda7 * m68k-sinclairql: fix the inclusion of the target proper il y a 3 ans
  florian ff3acfb8cd * cleanup of 2.7.0 defines il y a 3 ans
  Károly Balogh 84e36cce0f * fix morphos info unit name after r44454 il y a 5 ans
  Károly Balogh 69fb20784a * fix source info for darwin (and some other systems), this fixes darwin hosted cross builds after r44407 il y a 5 ans
  svenbarth 576a50f690 * print used unit scopes il y a 7 ans
  svenbarth 295ca4de4b * adjust WritePathList() to work with TCmdStrList instead of TSearchPathList (and rename it accordingly) il y a 7 ans
  florian c671683e80 + patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DATEDAY%, %TIMEHOUR%, %TIMEMINUTE%, %TIMESECOND% il y a 7 ans
  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) il y a 8 ans
  nickysn 15e8757768 + use fpwidestring in the compiler once again on unix-like hosts. The il y a 8 ans
  nickysn 684d9ebb2e - partially reverted r36451 (effectively disabling code page aware messages il y a 8 ans
  nickysn 408b7a8807 + enable the code page aware compiler messages for all unices il y a 8 ans
  nickysn a34f531661 + implemented support for codepage aware compiler messages. It can be enabled il y a 8 ans
  nickysn 9e2133c1b1 - disable SHOWUSEDMEM when EXTDEBUG is defined, because it breaks building a il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  pierre 7e348a40a3 Use general_e_exception_raised if Compiler generates an uncaught exception il y a 10 ans
  Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471 il y a 11 ans
  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. il y a 11 ans
  Jonas Maebe 5409d4321e + basic llvm bitcode (textual format) writer: il y a 11 ans
  svenbarth 364a874623 Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE il y a 12 ans
  svenbarth b298483bb8 Allow compilation of the compiler with 2.6.x again on Unix systems. il y a 12 ans
  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. il y a 12 ans
  yury ee0a338127 * Use the unixcp unit to set a default code page for ansistrings on unix-like systems. il y a 12 ans
  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. il y a 13 ans
  Jonas Maebe 462de0f5fd + AIX target definition and info for the compiler and ppudump il y a 13 ans
  florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler il y a 14 ans
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable il y a 14 ans
  Legolas 527dd56b28 + Initial Wii support il y a 14 ans