- Feb 14, 2019
-
-
Mark OLESEN authored
- note: mpich now builds libmpi.so instead of libmpich.so
-
- Jan 21, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Dec 14, 2018
-
-
Mark OLESEN authored
-
- Dec 05, 2018
-
-
Mark OLESEN authored
- this pulls in the other bits (Module_vtkParallelMPI, Module_vtkRenderingParallel, ...)
-
- Dec 04, 2018
-
-
Mark OLESEN authored
- arises when update-alternatives or similar are being used.
-
- Dec 03, 2018
-
-
Mark OLESEN authored
- add internal WM_SIZE_OPTIONS variable for reduced typing - check for wmkdepend and wmkdep for wmake builds - avoid egrep for getting processor count.
-
Mark OLESEN authored
-
- Jul 31, 2018
-
-
Mark OLESEN authored
-
- Jul 30, 2018
-
-
Mark OLESEN authored
-
- Jul 27, 2018
-
-
Mark OLESEN authored
- gcc-4.8.5 : oldest currently supported - gcc-4.9.4 : possibly usable C++11 regex - gcc-6.3.0 : one generation older than gcc-7
-
- Jul 22, 2018
-
-
Mark OLESEN authored
-
- Jul 19, 2018
-
-
Mark OLESEN authored
-
- Jul 18, 2018
-
-
Mark OLESEN authored
- can be useful when bootstrapping
-
- Jul 07, 2018
-
-
Mark OLESEN authored
-
- Jul 05, 2018
-
-
Mark OLESEN authored
- not required by OpenFOAM, and provokes cmake issues for CGAL-4.12
-
- Jul 02, 2018
-
-
Mark OLESEN authored
- this function definition (as per the OpenFOAM functions) is required for compatibility when sourcing some config files (eg, mpi).
-
- Jun 28, 2018
-
-
Mark OLESEN authored
Final content for 1806 release Closes #31 and #30 See merge request Development/ThirdParty-plus!6
-
- Jun 27, 2018
-
-
Mark OLESEN authored
- update BUILD.md to mention the possible build issues related to Qt. - additional comments about using binaries for ParaView instead of building from source
-
- Jun 19, 2018
-
-
Mark OLESEN authored
- https://gitlab.kitware.com/paraview/paraview/merge_requests/2532 - bump ParaView to 5.5.2
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Jun 11, 2018
-
-
Mark OLESEN authored
- strip both prefix and suffix for VTK and ParaView builds
-
- Jun 08, 2018
-
-
Mark OLESEN authored
- add note about building older Qt
-
- May 11, 2018
-
-
Mark OLESEN authored
- resolve problem with working directory: https://develop.openfoam.com/Community/catalyst/issues/4 https://gitlab.kitware.com/paraview/paraview/merge_requests/2436
-
- Apr 24, 2018
-
-
Mark OLESEN authored
-
- Apr 23, 2018
-
-
-
Mark OLESEN authored
- removed foamToTecplot360 from the OpenFOAM source as not being reliably maintainable.
-
- Apr 12, 2018
-
-
Mark OLESEN authored
- some systems (eg, opensuse) use that since it has both qt4 and qt5 installed. ParaView now needs qt5 (preferrably 5.9). STYLE: update version information for ParaView and Qt
-
- Apr 11, 2018
-
-
Mark OLESEN authored
-
- Mar 05, 2018
-
-
Mark OLESEN authored
- only builds properly in serial. Allwmake adjusted accordingly, or simply build with '-j 1'
-
- Jan 22, 2018
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- potential symbol conflicts and build errors if building from the git version since it uses the last major number (eg, 5.4) but may have a layout similar to the next release (eg, 5.5) and thus different sizes for classes etc.
-
- Jan 15, 2018
-
-
Mark OLESEN authored
- document special steps for using ThirdParty mpfr/gmp with clang etc
-
- Jan 10, 2018
-
-
Mark OLESEN authored
-
- Jan 08, 2018
-
-
Mark OLESEN authored
-
- Jan 03, 2018
-
-
Mark OLESEN authored
- only export the WM_* settings to their plain counterparts (eg, export CC=$WM_CC) when they actually point to an accessible program This helps in particular when bootstrapping builds with third-party compilers.
-
Mark OLESEN authored
-