Mark Olesen
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
Mark Olesen
7a90f5e6fb
ENH: add versioning to paraview plugin support libraries (issue #370 )
...
- use "-pvMAJ.MIN" suffix for similarity with the paraview convention
- use sentinel file to ensure clean change of intermediate targets
- ensure all library files are being properly removed
2017-01-05 16:22:07 +01:00
Mark Olesen
a2bba390f2
COMP: improve robustness of cmake (vtk) builds when directories have moved
2016-11-28 23:28:21 +01:00
Mark Olesen
b69ab6c895
COMP: reduce compile noise for paraview modules
...
- vtkkwiml headers use old-style casts, so reduce compile-time warnings
2016-11-28 22:34:38 +01:00
Andrew Heather
9fbd612672
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
Mark Olesen
17f0aa1db8
STYLE: propogate WM_CC for CMake ( fixes #226 )
...
- reported by Bruno
2016-09-06 16:17:20 +02:00
Henry Weller
dea6a3c6e8
wmake/Allwmake: Completed support for targetType 'objects'
...
Patch contributed by Mattijs Janssens
2016-06-24 15:25:11 +01:00
Mark Olesen
726aa8cdb9
ENH: out of source build for paraview plugins
...
- more consistent with the rest of the OpenFOAM source tree
- improve wmake / wclean behaviour
2016-06-20 11:18:24 +02:00
Henry Weller
a9b8bb13e0
applications/.*/Allwmake: Updated to support "stop on 1st error"
...
Patch contributed by Bruno Santos
Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=2042
2016-04-04 09:03:40 +01:00
Henry Weller
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Henry Weller
69b59b6586
Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5
2016-02-10 21:12:49 +00:00