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. Jul 08, 2016
  6. May 21, 2016
  7. Mar 06, 2016
  8. Dec 16, 2015
  9. Dec 14, 2015
  10. Dec 13, 2015
  11. Jan 11, 2015
  12. Jan 10, 2015
  13. 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
  14. Aug 14, 2011
  15. Feb 15, 2011
  16. Jan 19, 2011
  17. Jan 14, 2011
  18. Jan 07, 2011
  19. Jan 05, 2011
  20. Mar 29, 2010
  21. Feb 05, 2010
  22. Dec 31, 2008
  23. 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
  24. Aug 08, 2008
  25. 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
  26. Jun 03, 2008
  27. Jun 02, 2008
  28. Apr 15, 2008