Martin Beaudoin
|
78d0ccc78d
|
ThirdParty: initial commit of the packages selection mechanism using environment variables
|
2015-05-15 08:48:09 -04:00 |
|
Hrvoje Jasak
|
6b022758d1
|
Feature: Single precision and long double precision port
|
2015-05-12 15:01:27 +01:00 |
|
Hrvoje Jasak
|
1255b6a886
|
Script clean-up: FOAM
|
2015-04-23 13:51:07 +01:00 |
|
Dominik Christ
|
d71951fb59
|
Commented out ulimit in etc/bashrc
|
2014-06-17 11:35:58 +02:00 |
|
Hrvoje Jasak
|
8b9c3d4764
|
ulimit on Mac OS X - temporary fix
|
2014-06-14 22:05:26 +01:00 |
|
Hrvoje Jasak
|
9bdca86e5e
|
Disable ulimit from Mac
|
2014-06-13 15:35:38 +01:00 |
|
Hrvoje Jasak
|
1c2432f41a
|
Update bashrc file for native Mac OSX build
|
2014-06-12 10:04:18 +01:00 |
|
Henrik Rusche
|
3c5ba8da44
|
bump version number
|
2014-06-01 18:23:43 +02:00 |
|
Bernhard F.W. Gschaider
|
c8d4a68123
|
Adding proper Fortran-compilers for MacPorts-installations. This makes sure Mesquite gets compiled
|
2014-05-29 16:02:17 +02:00 |
|
Bernhard F.W. Gschaider
|
dfd971ed20
|
Merge in next release
|
2014-05-15 16:51:41 +02:00 |
|
Hrvoje Jasak
|
f9e0818602
|
Merge remote-tracking branch 'remotes/origin/feature/mvapich2' into nextRelease
Conflicts:
etc/bashrc
etc/cshrc
|
2014-04-30 10:35:07 +01:00 |
|
Alexander Monakov
|
6a6c4903f3
|
Support building Pstream against MVAPICH2
|
2014-03-06 16:04:18 +01:00 |
|
Dominik Christ
|
adc2bbb081
|
Updated documentation in comments to include 'SYSTEMOPENMPI' again
|
2014-02-25 09:36:02 +01:00 |
|
Bernhard F.W. Gschaider
|
e299d0feab
|
Adapt for the new location of the MPI-implementations in MacPort
--HG--
rename : wmake/rules/darwinIntel64Gcc/ARCHITECTURE_TESTED => wmake/rules/darwinIntel64Dragonegg/ARCHITECTURE_TESTED
rename : wmake/rules/darwinIntel64Gcc/X => wmake/rules/darwinIntel64Dragonegg/X
rename : wmake/rules/darwinIntel64Gcc/c => wmake/rules/darwinIntel64Dragonegg/c
rename : wmake/rules/darwinIntel64Gcc/c++ => wmake/rules/darwinIntel64Dragonegg/c++
rename : wmake/rules/darwinIntel64Gcc/c++Debug => wmake/rules/darwinIntel64Dragonegg/c++Debug
rename : wmake/rules/darwinIntel64Gcc/c++Opt => wmake/rules/darwinIntel64Dragonegg/c++Opt
rename : wmake/rules/darwinIntel64Gcc/c++Prof => wmake/rules/darwinIntel64Dragonegg/c++Prof
rename : wmake/rules/darwinIntel64Gcc/cDebug => wmake/rules/darwinIntel64Dragonegg/cDebug
rename : wmake/rules/darwinIntel64Gcc/cOpt => wmake/rules/darwinIntel64Dragonegg/cOpt
rename : wmake/rules/darwinIntel64Gcc/cProf => wmake/rules/darwinIntel64Dragonegg/cProf
rename : wmake/rules/darwinIntel64Gcc/general => wmake/rules/darwinIntel64Dragonegg/general
rename : wmake/rules/darwinIntel64Gcc/mplib => wmake/rules/darwinIntel64Dragonegg/mplib
rename : wmake/rules/darwinIntel64Gcc/mplibMACPORTOPENMPI => wmake/rules/darwinIntel64Dragonegg/mplibMACPORTOPENMPI
rename : wmake/rules/darwinIntel64Gcc/mplibOPENMPI => wmake/rules/darwinIntel64Dragonegg/mplibOPENMPI
rename : wmake/rules/darwinIntel64Gcc/mplibSYSTEMOPENMPI => wmake/rules/darwinIntel64Dragonegg/mplibSYSTEMOPENMPI
|
2014-02-20 19:23:16 +01:00 |
|
Dominik Christ
|
e50d7c4dcc
|
Added #!/bin/bash ; serial compile for swak4Foam
|
2014-02-17 15:19:04 +00:00 |
|
Hrvoje Jasak
|
aac5de5e16
|
Renamed and cleaned foam-extend
|
2013-12-11 16:09:41 +00:00 |
|
Hrvoje Jasak
|
77983dc2ee
|
Add Intel CC compilation
|
2013-11-29 17:21:10 +00:00 |
|
Bernhard F.W. Gschaider
|
2c4e17cdbf
|
Modify Mac-stuff to use CLang from MacPort (still got issues: seems that CLang can't handle the output from flex)
--HG--
branch : bgschaid/minorAdditionsBranch
rename : wmake/rules/darwinIntel64Gcc/ARCHITECTURE_TESTED => wmake/rules/darwinIntel64Clang/ARCHITECTURE_TESTED
rename : wmake/rules/darwinIntel64Gcc/X => wmake/rules/darwinIntel64Clang/X
rename : wmake/rules/darwinIntel64Gcc/c => wmake/rules/darwinIntel64Clang/c
rename : wmake/rules/darwinIntel64Gcc/c++ => wmake/rules/darwinIntel64Clang/c++
rename : wmake/rules/darwinIntel64Gcc/c++Debug => wmake/rules/darwinIntel64Clang/c++Debug
rename : wmake/rules/darwinIntel64Gcc/c++Opt => wmake/rules/darwinIntel64Clang/c++Opt
rename : wmake/rules/darwinIntel64Gcc/c++Prof => wmake/rules/darwinIntel64Clang/c++Prof
rename : wmake/rules/darwinIntel64Gcc/cDebug => wmake/rules/darwinIntel64Clang/cDebug
rename : wmake/rules/darwinIntel64Gcc/cOpt => wmake/rules/darwinIntel64Clang/cOpt
rename : wmake/rules/darwinIntel64Gcc/cProf => wmake/rules/darwinIntel64Clang/cProf
rename : wmake/rules/darwinIntel64Gcc/general => wmake/rules/darwinIntel64Clang/general
rename : wmake/rules/darwinIntel64Gcc/mplib => wmake/rules/darwinIntel64Clang/mplib
rename : wmake/rules/darwinIntel64Gcc/mplibMACPORTOPENMPI => wmake/rules/darwinIntel64Clang/mplibMACPORTOPENMPI
rename : wmake/rules/darwinIntel64Gcc/mplibOPENMPI => wmake/rules/darwinIntel64Clang/mplibOPENMPI
rename : wmake/rules/darwinIntel64Gcc/mplibSYSTEMOPENMPI => wmake/rules/darwinIntel64Clang/mplibSYSTEMOPENMPI
|
2013-11-07 10:38:49 +01:00 |
|
Bernhard F.W. Gschaider
|
002822076a
|
Merge in fixes
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-11-06 17:28:06 +01:00 |
|
Hrvoje Jasak
|
b476189438
|
Mac Maverick re-port
|
2013-11-04 14:10:04 +00:00 |
|
Bernhard F.W. Gschaider
|
40f9c7af23
|
Merge latest nextRelease
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-10-10 16:14:21 +02:00 |
|
Dominik Christ
|
755a78d0ce
|
Changed bashrc
|
2013-09-19 09:33:55 +01:00 |
|
Bernhard F.W. Gschaider
|
fdcfb61f0b
|
Distinguish different bash-versions and how they find out about the source file
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-09-05 01:29:18 +02:00 |
|
Bernhard F.W. Gschaider
|
af4c60ef56
|
Replace shell-based auto-detection with a singe Python-oneliner that should be more stable (at least it doesn't choke on symbolic links anymore)
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-09-04 23:47:55 +02:00 |
|
Henrik Rusche
|
e83ac65b74
|
Backporting prefs treatment
|
2013-08-30 11:21:40 +02:00 |
|
Bernhard F.W. Gschaider
|
51a28461e9
|
Work around a problem when the absolute path is specified
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-08-21 00:58:36 +02:00 |
|
Bernhard F.W. Gschaider
|
93e80e2c87
|
Automatically determine the additional version specification from the directory name of the installation
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-22 13:43:34 +02:00 |
|
Bernhard F.W. Gschaider
|
a10196a180
|
Make sure that WM_PROJECT_VERSION_ADDITION is unset at the start of the script
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-21 19:31:41 +02:00 |
|
Bernhard F.W. Gschaider
|
194418bc0c
|
Add possibility of preset to cshrc
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-19 01:44:58 +02:00 |
|
Bernhard F.W. Gschaider
|
72c243a96f
|
Merge
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-19 00:36:27 +02:00 |
|
Henrik Rusche
|
8141282b1d
|
Convert tabs to fours spaces systematically
|
2013-07-18 10:50:29 +02:00 |
|
Bernhard F.W. Gschaider
|
aa7910714e
|
WM_DIR is not set at that time
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-15 20:47:27 +02:00 |
|
Bernhard F.W. Gschaider
|
2a75032491
|
MacPorts-specific. Set WM_FC (needed by two ThirdParty-packages)
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-15 17:49:24 +02:00 |
|
Bernhard F.W. Gschaider
|
a4c378a31f
|
On Mac: asume that we want to use the OpenMPI from MacPorts if it is present and the user doesn't say otherwise
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-12 01:12:50 +02:00 |
|
Bernhard F.W. Gschaider
|
93f583fd97
|
Remove extra lines introduced by last merge
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-12 01:04:45 +02:00 |
|
Bernhard F.W. Gschaider
|
164b6639fe
|
Automated merge with git+ssh://git.code.sf.net/p/openfoam-extend/OpenFOAM-1.6-ext
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-12 01:01:57 +02:00 |
|
Bernhard F.W. Gschaider
|
1713e3dcf9
|
On Mac use different compilers with the same settings if no separate configuration directory is set
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-12 00:58:42 +02:00 |
|
Bernhard F.W. Gschaider
|
2f0ecfd98f
|
Allow having a second installation of the same version without touching the sources
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 16:48:40 -04:00 |
|
Bernhard F.W. Gschaider
|
6732db815e
|
Move the site configuration up so that WM_THIRD_PARTY_DIR can be unset
before it is set
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 16:47:30 -04:00 |
|
Bernhard F.W. Gschaider
|
6036337395
|
Add the possibility to inject variables BEFORE WM_PROJECT_DIR is set
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 16:41:08 -04:00 |
|
Martin Beaudoin
|
6aebefdeae
|
Remove comments
|
2013-07-11 15:31:01 -04:00 |
|
Bernhard F.W. Gschaider
|
751568a632
|
Fix strange results when using a zsh
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 15:28:56 -04:00 |
|
Martin Beaudoin
|
912e758cc7
|
Using complete path for foamGetSystemInfo. Bug reported by Bernhard Gschaider
|
2013-07-11 10:47:31 -07:00 |
|
Bernhard F.W. Gschaider
|
7ac8e597de
|
Fix strange results when using a zsh
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 19:19:57 +02:00 |
|
Bernhard F.W. Gschaider
|
e17e20289a
|
Add the possibility to inject variables BEFORE WM_PROJECT_DIR is set
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 18:22:11 +02:00 |
|
Bernhard F.W. Gschaider
|
9bfd822a9b
|
Move the site configuration up so that WM_THIRD_PARTY_DIR can be unset
before it is set
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 18:21:35 +02:00 |
|
Bernhard F.W. Gschaider
|
bcaaa26a75
|
Allow having a second installation of the same version without touching the sources
--HG--
branch : bgschaid/minorAdditionsBranch
|
2013-07-11 17:46:01 +02:00 |
|
Martin Beaudoin
|
0cd1ffc04d
|
Fixing initialization of environment variable MACOSX_DEPLOYMENT_TARGET
|
2013-07-10 09:14:21 -04:00 |
|
Martin Beaudoin
|
f3234e58f7
|
Initialization of WM_NCOMPPROCS using foamGetSystemInfo
|
2013-07-07 13:02:10 -04:00 |
|
Henrik Rusche
|
5891662bc3
|
for Max: hw.ncpu --> hw.physicalcpu
|
2013-07-05 19:34:09 +02:00 |
|