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 21, 2017
  3. Feb 20, 2017
  4. May 23, 2012
  5. Aug 14, 2011
  6. Feb 18, 2011
  7. Feb 15, 2011
  8. Jan 14, 2011
  9. Jan 05, 2011
  10. Jan 02, 2011
    • Mark Olesen's avatar
      ENH: update, cleanup foam packing routines · a3a2ea78
      Mark Olesen authored
      - update packing for FOAM_EXT_LIBBIN and newer FOAM_APPBIN
      - pack OpenFOAM source via 'git archive' for consistency with
        the git repository (use -nogit option to revert to manual packing)
      - combine foamPackBin + foamPackThirdPartyBin
      - add foamPackThirdPartyBinAll (like foamPackBinAll)
      
      - relocate service scripts into bin/tools
      - use more standard 'tgz' instead of 'gtgz'
      a3a2ea78
  11. Jun 30, 2010
  12. Mar 29, 2010
  13. Mar 03, 2010
  14. Jul 20, 2009
  15. Jul 17, 2009
  16. Jul 16, 2009
    • Mark Olesen's avatar
      fixup foamPack* scripts · 375e968b
      Mark Olesen authored
      - handle ThirdParty-VERSION properly
      
      - handle wmake/utilbin/ location
      
      - should the wmake/rules/* really be packed with a binary distribution?
        I think this is just left over from before.
      375e968b
  17. Dec 31, 2008
  18. 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
  19. 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
  20. Jun 25, 2008
  21. Jun 06, 2008
  22. Jun 04, 2008
  23. May 25, 2008
  24. May 23, 2008
  25. May 08, 2008
  26. Apr 15, 2008