Commit Verlauf

Autor SHA1 Nachricht Datum
  Tomas Hajny 2a57a6a307 * add previously missing support for proper handling of -? from the fpc binary vor 13 Jahren
  Tomas Hajny b12c38984b * fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer vor 13 Jahren
  Jonas Maebe 2696c1f1d3 * also print fpc-specific help when executed without parameters or with -h vor 13 Jahren
  florian b8e58428ed * don't search use extrapath for searching ppc* if extrapath is empty because this might find undesired compilers in the current directory vor 15 Jahren
  joost d4c2a35c75 * Use ExeSearch instead of FileSearch to find compiler executable vor 16 Jahren
  Jonas Maebe a497aec91d * always use ppc<targetcpu> instead of ppcross<targetcpu> on darwin, vor 17 Jahren
  Jonas Maebe d6b54890e4 * pass arguments to the compiler using an array of ansistring so that vor 18 Jahren
  florian edf01e4460 + support for -Xp to path the compiler executables to fpc vor 19 Jahren
  yury d48f512146 * do not try to call cross compiler if host CPU was specified using -P parameter. vor 19 Jahren
  marco 63e8d1062c * now first searches ppcross<target> if -P<target> is specified. vor 19 Jahren
  tom_at_work d7cedd18eb * made fpc recognize the powerpc64 platform and the associated compiler vor 20 Jahren
  marco bf92c461d1 * removed dos usage from fpc binary. (mostly fsearch -> filesearch). vor 20 Jahren
  peter 4ace790492 * remove $Log vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  peter b68af1b0e3 * post 2.0.0 fixes from cvs vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  marco fd8927391f * typo fixed vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  armin b941fdbdb1 * added .nlm extension for netware vor 21 Jahren
  Jonas Maebe c5c6a10a87 * fixed wrong error message vor 21 Jahren
  florian 588e2c38bf * dwarf branch merged vor 21 Jahren
  Károly Balogh 35febdeeec * morphos has no .exe just like amiga vor 21 Jahren
  marco 4989efb36b * fix for bug #3127 vor 21 Jahren
  florian 8621f97c1f + arm, ia64, x86_64 and sparc supported added vor 21 Jahren
  florian 01adf563a9 * improved error message vor 21 Jahren
  florian 822ce0df68 * changed sysutils.exec to ExecuteProcess vor 22 Jahren
  marco c032cd36e8 * errorhandling fixed vor 22 Jahren
  marco 64e776098a * unix does ansistring exec vor 22 Jahren
  peter fcd16aff24 * -Q back to -P, -L back to -V vor 22 Jahren
  marco 957a3d4b36 * -Q=-P and -L=-V vor 22 Jahren