f92862a42c
Allwmake: Provides clearer message when OpenFOAM environment is not loaded
...
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2424
2017-01-28 17:57:13 +00:00
5ffdb2d4b3
wmake/scripts/AllwmakeParseArguments: Avoid duplicate command message
...
when Allwmake is called from wmake -all
2016-11-14 12:37:52 +00:00
80db302666
Allwmake: Remove 'set -x' which generates a lot of noise
...
'set -x' should be used for debugging.
Added command printing into wmake and Allwmake as a replacement for
'set -x' to log current target.
2016-11-13 18:08:22 +00:00
47b9b3a88a
AllwmakeParseArguments: Correct call to wmake -all
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2146
2016-07-10 22:04:50 +01:00
a7fa5699df
AllwmakeParseArguments: Filter-out '-q' option to avoid recusion
2016-07-07 16:22:08 +01:00
af8e0f1443
AllwmakeParseArguments: Moved all parallel processing options into wmake
...
and added support for queue scheduling option '-q', '-queue'
Now the 'Allwmake' scripts execute 'wmake -all' to handle parallel
processing in a general way, avoiding code duplication.
2016-07-04 22:30:20 +01:00
dea6a3c6e8
wmake/Allwmake: Completed support for targetType 'objects'
...
Patch contributed by Mattijs Janssens
2016-06-24 15:25:11 +01:00
326b646bb8
Allwmake -update: Further improvements to handle source-tree/dep file inconsistencies after git pull
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2091
2016-06-11 16:28:40 +01:00
e7fc198592
Allwmake: improved '-update' option to handle out-of-date '.dep' files
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2091
2016-05-16 12:21:57 +01:00
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
3de4dcd838
AllwmakeParseArguments: Added "-update" option
...
Updates lnInclude directories and dep files before compilation. This is
useful to apply following a "git pull" to ensure consistency between the
source files, dep files and links.
2015-12-14 11:03:16 +00:00
1dd5b93897
wmake/scripts/AllwmakeParseArguments: Handle stop-on-error
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1485
2015-01-10 21:58:19 +00:00
d11ce0b517
Corrected typo
2015-01-10 21:12:27 +00:00
844b283030
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00