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. Apr 18, 2017
  3. May 15, 2016
  4. Mar 22, 2016
  5. Dec 04, 2015
  6. Oct 27, 2012
  7. Aug 14, 2011
  8. Feb 15, 2011
  9. Jan 19, 2011
  10. Jan 14, 2011
  11. Jan 07, 2011
  12. Jan 05, 2011
  13. Dec 13, 2010
  14. Mar 29, 2010
  15. Mar 03, 2010
  16. Feb 05, 2010
  17. Aug 02, 2009
  18. Dec 31, 2008
  19. 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
  20. 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
  21. Jul 14, 2008
  22. Jun 25, 2008
  23. Apr 15, 2008