Skip to content
Snippets Groups Projects
  1. Nov 24, 2017
    • Mark OLESEN's avatar
      ENH: more succinct output from command-line errors. · 5947f9a3
      Mark OLESEN authored
      - 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.
      5947f9a3
  2. Feb 15, 2016
  3. Aug 14, 2011
  4. Feb 15, 2011
  5. Jan 19, 2011
  6. Jan 14, 2011
  7. Jan 07, 2011
  8. Jan 05, 2011
  9. Mar 29, 2010
  10. Feb 05, 2010
  11. Dec 31, 2008
  12. Oct 22, 2008
    • Mark Olesen's avatar
      bin/ wmake/ script updates · 50a2ddfc
      Mark Olesen authored
        - send error messages to stderr
        - added -h/-help options where some were missing
        - changed 3-space to 4-space indentation
        - where possible, allow multiple directories from the command-line
      50a2ddfc
  13. Aug 08, 2008
  14. Jul 20, 2008
    • Mark Olesen's avatar
      cleanup of foam-pack scripts · 4d96b876
      Mark Olesen authored
        - removed legacy foamDiffSourceList, foamPackChanged
        - added foamPackDoxygen for separate distribution of docs
          handles -prefix option
        - misc. cosmetic changes
      4d96b876
  15. Jun 03, 2008
  16. Jun 02, 2008
  17. Apr 15, 2008