Commit History

Author SHA1 Message Date
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging 12 years ago
  pierre 2d0f01e0dd Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option 13 years ago
  florian 3f14f2b61b + be able to turn off warning -> error conversion on the command line (with -) 13 years ago
  pierre 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call 13 years ago
  paul aba10cd184 compiler: 13 years ago
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 years ago
  florian 8c2eb2fa36 + added forgotten unaligned call 14 years ago
  florian 431da61f3a * cleaned up FreeLocalVerbosity usage 14 years ago
  pierre 713f269ce2 * Change Field passing type of FreeLocalVerbosity parameter 14 years ago
  pierre d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR 14 years ago
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable 14 years ago
  Jonas Maebe 43846ca8c9 * force always printing absolute paths when using -vb (mantis #15783) 15 years ago
  paul a8381c8b32 fpc: compiler: 15 years ago
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes 17 years ago
  Jonas Maebe 64ddae4eff + -vq parameter to show message numbers 17 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 86a352ad1f * patch by Sergej Gorelkin to improve speed of UpdateStatus on large projects 17 years ago
  Jonas Maebe e9108ed51c * fixed skipping of character after number of errors to report in 17 years ago
  peter 241c65d5ec * optimize fixpath, findfile to not require temp ansistrings 17 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter ecbcdcdabb * added status.currentmodulestate 18 years ago
  peter e2db0a3982 * cleanup current module status 18 years ago
  Tomas Hajny c2cec3a8c0 * align Comment behaviour with Msg2Comment 18 years ago
  peter 89ad4a083c * fixed setting of compiling_current 18 years ago
  florian 199ab92eb8 * fixed module index updating, resolves #7883 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  florian dac9896a6d + added -vs for time stamping 18 years ago
  florian d80bfc692d * don't open error file twice but close it first if necessary 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 2974bbaf10 * get proper moduleindex when loading a unit, fixes #4778 19 years ago