Историја ревизија

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