openfoam/wmake
Mark Olesen 5947f9a337 ENH: more succinct output from command-line errors.
- unknown options or missing option values now emit a shorter message
  without the entire usage. This makes it easier to identify the errors
  and is better aligned with the behaviour of GNU system tools.

  ====
     $ simpleFoam -case
     Using: OpenFOAM-plus (see www.OpenFOAM.com)
     Build: plus-01234

     Error: option '-case' requires an argument

     See 'simpleFoam -help' for usage
  ====

- provide for reduced (-help) and full (-help-full) usage information.
  In many cases the reduced usage provided sufficient and easier
  to find the information.

- make -srcDoc an alias for -doc-source

- no warnings about option aliases for future dates.
2017-11-24 10:27:11 +01:00
..
makefiles wmake: Suppress the "is up to date" messages 2016-11-13 22:41:42 +00:00
rules ENH: provide openmp compile and link flags. 2017-10-23 09:38:43 +02:00
scripts ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
src ENH: suppress wmkdep 'No such file' warnings in wmake -silent mode 2017-06-27 09:29:56 +02:00
wclean ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wcleanBuild ENH: improve wcleanBuild, wcleanPlatform flexibility (issue #627) 2017-10-30 10:31:05 +01:00
wcleanLnIncludeAll ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wcleanPlatform ENH: improve wcleanBuild, wcleanPlatform flexibility (issue #627) 2017-10-30 10:31:05 +01:00
wdep ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmake ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeCheckPwd ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeCollect ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeFilesAndOptions ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeLnInclude ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeLnIncludeAll ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakePrintBuild ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeScheduler STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wmakeSchedulerUptime STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wrmdep ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wrmo ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00