- 12 Jul, 2017 1 commit
-
-
Mark OLESEN authored
-
- 03 Jul, 2017 1 commit
-
-
Mark OLESEN authored
-
- 29 Jun, 2017 1 commit
-
-
Mark OLESEN authored
- only addresses -mesa-prefix behaviour. The -mesa-lib option makes no assumptions at all. STYLE: update versions in makeParaView.example, makeVTK.example
-
- 28 Jun, 2017 1 commit
-
-
Mark OLESEN authored
- this is the same version as OpenFOAM-1612 shipped with and seems to have fewer issues than the newer openmpi-2.1.1
-
- 22 Jun, 2017 1 commit
-
-
Mark OLESEN authored
-
- 21 Jun, 2017 1 commit
-
-
Andrew Heather authored
-
- 14 Jun, 2017 1 commit
-
-
Mark OLESEN authored
-
- 29 May, 2017 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 24 Apr, 2017 2 commits
- 18 Apr, 2017 1 commit
-
-
mark authored
- follow the standard *_ARCH_PATH style
-
- 20 Mar, 2017 1 commit
-
-
mark authored
- similar functionality in etc/tools/ThirdPartyFunctions to improve the independence of ThirdParty while reducing clutter in the callers. - add useGcc function for convenience - mask seeing our own git-repo when building STYLE: various items - eliminate old user-editable configuration in files - now command-line only. - use *_BUILD_DIR instead of *_BINARY_DIR for more clarity of the purpose - drop use of '-q' option for wmakeCheckPwd (already has stderr redirect) - drop checkVersion for makeParaView since it stopped working properly with newer paraview version CONFIG: update list of versions
-
- 14 Mar, 2017 1 commit
-
-
mark authored
- not necessarily supported by OpenFOAM, but at least the build script works again, and the build is now out-of-source.
-
- 01 Feb, 2017 2 commits
- 25 Jan, 2017 1 commit
-
-
mark authored
- OpenFOAM doesn't use any of the CGAL image library and the ImageIO library adds in an unnecessary OpenGL dependency (reported to fail on kubuntu-14.04) STYLE: adjust documented link to main (non-svn) VisIt project directory
-
- 20 Jan, 2017 6 commits
-
-
mark authored
- makes is easier to quickly build different versions and reduces clutter in Allwmake. - provide some quick '-test' options for makeCGAL, makeFFTW etc to reduce duplication of logic in Allwmake.
-
mark authored
- simplifies relocation at a later stage
-
mark authored
- both can operate on several directories, which means that the following is possible when relocating an entire third-party directory: etc/pkgconfigPrefix $(find platforms -type d -name pkgconfig)
-
mark authored
- now handles both lib/pkgconfig and lib64/pkgconfig locations - also adjust includedir= and libdir= entries
-
mark authored
-
mark authored
- unify cd, check for the cwd and error message
-
- 19 Jan, 2017 6 commits
-
-
mark authored
- simple means of distinguishing between types of builds (mesa, mpi, python).
-
mark authored
- allows reuse for other packages using pkgconf
-
mark authored
-
mark authored
- reference: https://gitlab.kitware.com/vtk/vtk/merge_requests/1642
-
mark authored
-
mark authored
- this is the upcoming default Qt version
-
- 11 Jan, 2017 1 commit
-
-
mark authored
-
- 09 Jan, 2017 1 commit
-
-
mark authored
- fftw uses the double-precision interface only and thus makeFFTW should not have any special single-precision treatment. - Bug is not apparent if the fftw was previously build with double-precision.
-
- 23 Dec, 2016 2 commits
-
-
Mark OLESEN authored
Last-minute fix for typos See merge request !3
-
mark authored
-
- 20 Dec, 2016 1 commit
-
-
Mark OLESEN authored
Update master prior to v1612 release See merge request !2
-
- 14 Dec, 2016 3 commits
-
-
mark authored
-
mark authored
- corresponds to the system clang for opensuse leap 42.1, which has been used extensively during the development process.
-
mark authored
- also avoid issues with '+' being treated as a list separator (already patched in 5.2) -- STYLE: reformat version check output (in makeParaView)
-
- 13 Dec, 2016 1 commit
-
-
mark authored
- allows the user to inspect what has been patched. - also use fuzzy patching (ignore whitespace) for a bit more robustness
-
- 29 Nov, 2016 1 commit
-
-
mark authored
- obtain version by sourcing the coresponding OpenFOAM config file STYLE: update build documents
-
- 28 Nov, 2016 1 commit
-
-
mark authored
-