- Jan 10, 2014
- Jul 03, 2013
-
-
mattijs authored
-
- Jun 17, 2013
-
-
andy authored
-
- Apr 05, 2013
-
-
andy authored
-
- Jan 04, 2013
-
-
mattijs authored
-
- Jan 03, 2013
-
-
mattijs authored
-
- Nov 23, 2011
-
-
andy authored
-
- Aug 14, 2011
-
-
Henry authored
-
- Jun 07, 2011
-
-
mattijs authored
-
- May 29, 2011
-
-
andy authored
-
- May 02, 2011
-
-
Mark Olesen authored
- use standard *.sh, *.csh endings
-
- Apr 28, 2011
-
-
Mark Olesen authored
-
- Feb 18, 2011
-
-
Henry authored
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 10, 2011
-
-
Mark Olesen authored
- this change was wished by Mattijs and/or Henry - allow command-line settings to retain the flexibility of 'foamPV' alias mechanism.
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit 2e1e671d.
-
graham authored
-
Mark Olesen authored
- drop FOAM_MPI_LIBBIN variable in favour of FOAM_MPI from which two different locations can be determined. Previously there was something like this: FOAM_MPI_LIBBIN = $FOAM_LIBBIN/openmpi-1.5.1 We now instead determine the locations from the FOAM_MPI directly: FOAM_MPI=openmpi-1.5.1 $FOAM_LIBBIN/$FOAM_MPI -> OpenFOAM mpi-related $FOAM_EXT_LIBBIN/$FOAM_MPI -> ThirdPary mpi-related ENH: relocate ParaView libraries and plugins back under FOAM_LIBBIN - as discussed with Mattijs
-
- Dec 30, 2010
-
-
Mark Olesen authored
- remove settings for really old cmake versions
-
Mark Olesen authored
-
- Dec 23, 2010
-
-
Mark Olesen authored
- avoid non-standard 'tempfile' in bin/tools/foamConfigurePaths
-
- Dec 22, 2010
-
-
Mark Olesen authored
-
- Sep 29, 2010
-
-
Henry authored
-
- Jul 06, 2010
-
-
mattijs authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Mar 18, 2010
-
-
Mark Olesen authored
non-numeric (eg, a git or cvs version). - place the onus on the user to provide the correct ParaView_MAJOR in these situations. STYLE: Drop support for cmake older than 2.6.4 (installed in 3rdParty)
-
Andrew Heather authored
-
- Mar 17, 2010
-
-
Andrew Heather authored
-
- Mar 15, 2010
-
-
Mark Olesen authored
-
- Mar 12, 2010
-
-
Mark Olesen authored
-
- Mar 10, 2010
-
-
Mark Olesen authored
We should assume that they've been compiled with the current OpenFOAM compiler settings and may have compiler-specific runtime requirements.
-
- Mar 09, 2010
-
-
Mark Olesen authored
old: $WM_THIRD_PARTY_DIR/<packageName>/platforms/$WM_ARCH* new: $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH*/<packageName> This streamlines the creation of binary packs, eases distribution and helps when testing the robustness of relocatable installations.
-
Mark Olesen authored
-
- Mar 05, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- the 'make install' target from ParaView now installs all of the includes necessary for compiling plugins.
-