Skip to content
Snippets Groups Projects
  1. Jul 22, 2018
    • Mark OLESEN's avatar
      STYLE: minor adjustments in wmake scripts. · 418cc9b2
      Mark OLESEN authored
      - comments
      - avoid egrep for getting processor count.
      - wcleanBuild, wcleanPlatform with shorter form '-curr' instead of '-c'
        to avoid any potential user confusion with '-comp'
      418cc9b2
  2. 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
  3. Feb 21, 2017
  4. Feb 10, 2017
  5. Dec 16, 2015
  6. Jan 11, 2015
  7. Jan 10, 2015
  8. Jan 08, 2015
    • Henry's avatar
      wrmdep: Replacement for rmdepall · e437b9eb
      Henry authored
      Remove all .dep files from the object directory tree corresponding to the
      current source derectory or remove only the .dep files referring to the
      optionally specified [file].
      e437b9eb
  9. Aug 14, 2011
  10. Feb 15, 2011
  11. Jan 19, 2011
  12. Jan 14, 2011
  13. Jan 07, 2011
  14. Jan 05, 2011
  15. Mar 29, 2010
  16. Feb 05, 2010
  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. Aug 08, 2008
  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. Jun 03, 2008
  22. Jun 02, 2008
  23. Apr 15, 2008