- Oct 28, 2019
-
-
Mark OLESEN authored
-
- Oct 02, 2019
-
-
Mark OLESEN authored
-
- Aug 16, 2019
-
-
Mark OLESEN authored
- include makeAdios2 into the Allwmake list (as optional component)
-
- Jul 31, 2019
-
-
Mark OLESEN authored
- remove old dependency of adios2 on the adios1 library
-
- Jul 29, 2019
-
-
Mark OLESEN authored
- in 1906, we changed the handling of compiler flags to include the exact values as used by OpenFOAM. While this is needed for compiling some external programs -- see OpenFOAM-plus#1256 for the discussion -- it appears to bring in flags that upset some of the ParaView (and possibly VTK) compilation. The culprits are likely to be found in the various '-W' switches, but for now we simply extract a mininal set of compiler flags that include -std=c++11 -m64 -fPIC, but no optimization flags, additional warnings flags or OpenFOAM-specific defines.
-
- Jun 28, 2019
-
-
Mark OLESEN authored
-
- Jun 27, 2019
-
-
Mark OLESEN authored
-
- Jun 13, 2019
-
-
Mark OLESEN authored
-
- Jun 09, 2019
-
-
Mark OLESEN authored
-
- Jun 07, 2019
-
-
Mark OLESEN authored
-
- Jun 06, 2019
-
-
Mark OLESEN authored
- add links for newest khaip, scotch (untested)
-
- Apr 29, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- improve handling of scotch build toolchain - relax the test for existence of libscotcherrexit, which can also be incorporated into libscotch itself
-
- Apr 27, 2019
-
-
Mark OLESEN authored
- additional safety when using wmake to generate .so or exe files. These third-party libraries must not themselves have a link dependency on OpenFOAM.
-
- Apr 25, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- bypasses generation of executables
-
Mark OLESEN authored
- we do not generally need any of executables, just the libraries. This also avoids generating a libscotchmetis too.
-
Mark OLESEN authored
- support use of wmake -show-xyz, as well as older WM_CC, WM_CFLAGS etc. - add support for Makefile.inc for scotch - add -toolset= option for making boost and use b2 instead of legacy bjam for configuration
-
- Apr 12, 2019
-
-
OpenFOAM bot authored
-
- Mar 11, 2019
-
-
Mark OLESEN authored
- still needs more testing to determine the best combination of versions
-
- 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
-