97943ed819
COMP: improve robustness and warning messages when building paraview plugins
2016-06-17 09:31:41 +02:00
5ac7a846ed
CONFIG: adjust csh compiler settings to be closer to sh version
...
- makes it easier to ensure consistent setups
2016-06-16 17:22:30 +02:00
bbf20318e0
ENH: support use of system gmp/mpfr/mpc with ThirdParty gcc
...
- not previously possible to configure a third-party gcc
with system gmp/mpfr/mpc.
This makes it easier to switch between compilers for testing.
- use system libraries by default
2016-06-16 16:49:28 +02:00
62f634c014
BUG: missing library arch on 3rd party gmp/mpfr/mpc paths issue #148
...
STYLE: drop conditional check on mpc.
- was for older gcc, but is a requisite for gcc >= 4.5
2016-06-16 15:54:06 +02:00
d5d0174b01
CONFIG: adjust for updated ThirdParty
...
- also update settings to include newer compiler versions
2016-06-14 10:46:20 +02:00
b9313ef2fe
ENH: Consistency updates after Foundation merge and code tidying
2016-04-25 16:46:56 +01:00
154fb5012f
etc/config.sh/paraview: Reformatted
...
Patch provided by Bruno Santos
See http://www.openfoam.org/mantisbt/view.php?id=1232
2016-02-16 08:48:02 +00:00
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
0326cbbd57
etc/config.*/paraview: Set ParaView-5.0.0 as the default for OpenFOAM-dev
...
to encourage testing and feedback
2016-02-12 14:28:12 +00:00
01d8544916
etc/config.sh/paraview: Reset the default ParaView version to 4.4.0
2016-02-10 22:44:19 +00:00
177d3ecfe7
Update docs
2016-02-10 20:47:51 +00:00
9a7c6287a8
etc/config.*: Separate MPI settings into separate files and upgrade OpenMPI to 10.0.2
2016-02-10 20:46:24 +00:00
f9d61d7e3c
Updates for changes to etc/config structure
2016-02-10 16:20:19 +00:00
1193903d8d
OpenFOAM-dev/etc: separated scripts for bash and csh into separate directories
...
etc/config.sh and etc/config.csh
This structure is more convenient to add support for other shells, e.g. zsh, fish etc.
Resolves feature request to simplify support for other shells in
http://www.openfoam.org/mantisbt/view.php?id=1232
2016-02-10 10:22:25 +00:00