|
|
3d02c8a530
|
ENH: improve isolation of shell variables in wmake scripts
- reduces unexpected interactions between various make elements
|
2017-02-10 16:13:54 +01:00 |
|
|
|
46ecad8f7a
|
STYLE: make wmake scripts look more POSIX-like
- also add some comments about the side-effects
|
2017-02-10 11:38:12 +01:00 |
|
|
|
9d63cc5ca8
|
ENH: add versioning for VTK library to runTimePostProcessing (issue #370)
Eg,
librunTimePostProcessing.so
librunTimePostProcessing.so.7 -> librunTimePostProcessing.so.7.1.0
librunTimePostProcessing.so.7.1.0
- centralize handling of paraview/vtk versioning into wmake/cmakeFunctions
|
2017-01-23 13:37:42 +01:00 |
|
|
|
13e8fce173
|
wmake: Use functions from wmakeFunctions to avoid code duplication
wclean: added support for automatic searching up the tree for the Make directory if in a sub-directory
|
2016-07-17 22:59:55 +01:00 |
|
|
|
79e31173bd
|
wmakeFunctions: Added '()' to depToSource definition
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2144
|
2016-07-09 20:45:46 +01:00 |
|
|
|
7d553a1853
|
wmakeFunctions: Added a faster bash version of 'depToSource'
|
2016-07-09 14:19:47 +01:00 |
|
|
|
b2223913d0
|
wmake/scripts/wmakeFunctions: Add support for $WM_PROJECT_DIR being a link
|
2016-06-15 14:22:33 +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 |
|
|
|
6b819790b4
|
wdep: If source file is not in the current directory search tree for first occurrence
|
2015-01-11 17:16:15 +00:00 |
|