- Jul 22, 2018
-
-
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'
-
- Nov 24, 2017
-
-
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.
-
- Feb 21, 2017
-
-
mark authored
- use -name test before -type test to avoid calling stat(2) on every file. - use -delete instead of -exec rm to avoid forking
-
- Feb 10, 2017
-
-
Mark Olesen authored
- reduces unexpected interactions between various make elements
-
Mark Olesen authored
- also add some comments about the side-effects
-
- Dec 16, 2015
-
-
Henry Weller authored
The Makefiles are now in the makefiles sub-directory The "-f | -force" option in wmakeLnInclude is now "-u | -update" for consistency with the other scripts. The "Usage" entry in the headers is now consistently formatted in all scripts.
-
- Jan 11, 2015
-
-
Henry authored
-
- Jan 10, 2015
-
-
Henry authored
wrmo: Add -a/-all/all option to remove .o files from all platforms rather than just the current platform.
-
Henry authored
Description Remove all .o files from the object directory tree corresponding to the current source derectory or remove only the .o file corresponding to the optionally specified [file].
-
- Jan 08, 2015
-
-
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].
-
- Aug 14, 2011
-
-
Henry authored
-
- Feb 15, 2011
-
-
Mark Olesen authored
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit 2e1e671d.
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Feb 05, 2010
-
-
Mark Olesen authored
- Also adjusted formatting of usage to match what argList generates
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Oct 22, 2008
-
-
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
-
- Aug 08, 2008
-
-
Mark Olesen authored
-
- Jul 20, 2008
-
-
Mark Olesen authored
- removed legacy foamDiffSourceList, foamPackChanged - added foamPackDoxygen for separate distribution of docs handles -prefix option - misc. cosmetic changes
-
- Jun 03, 2008
-
-
henry authored
-
- Jun 02, 2008
-
-
Mattijs Janssens authored
-
- Apr 15, 2008
-
-
OpenFOAM-admin authored
-