| ddc47588 | 27-Jan-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Remove redundant logging |
| 901efeb9 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
alquimia build requires PETSc environmental variables
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 1fe39c25 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
fix typo of --download-mstk and add library name to mstk.py
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| bc1a8617 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Pass XSDK cmake options to xSDK packages
Funded-by: IDEAS Project: xSDK Time: .2 hours |
| 6b697862 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/download-mstk' into barry/downloads |
| 6b2c4af1 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/download-pflowtran' into barry/downloads |
| 4d02c0d4 | 26-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
New category of packages that are NOT linked after PETSc libraries Since some silly packages require make xxx instead of simply make for building added variable to handle that Finally got --download-
New category of packages that are NOT linked after PETSc libraries Since some silly packages require make xxx instead of simply make for building added variable to handle that Finally got --download-alquimia working on my Mac with and without shared libraries Lot of time debugging
Funded-by: IDEAS Project: xSDK Time: 5 hours
show more ...
|
| 90066f89 | 25-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
MSTK uses -DINSTALL_DIR instead of _DCMAKE_INSTALL_PREFIX, time spent debugging the problem added simple rules for removing specific ./configure or cmake arguments from a list of arguments
Funded-by
MSTK uses -DINSTALL_DIR instead of _DCMAKE_INSTALL_PREFIX, time spent debugging the problem added simple rules for removing specific ./configure or cmake arguments from a list of arguments
Funded-by: IDEAS Project: xSDK Time: 1 hour
show more ...
|
| 580a8344 | 24-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
started most basic --download-mstk fails in cmake on my Mac
Funded-by: IDEAS Project: xSDK Time: .5 hours |
| 5cbf1154 | 24-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Make PETSc before building pflotran and alqumia
Funded-by: IDEAS Project: xSDK |
| 15d5dd5d | 23-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add language dependencies for Pflotran and alquimia
Funded-by: IDEAS Time: 0 hours |
| d7004c2f | 23-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Change pflotran.py to only build libpflotranchem.a to support older versions of Pflotran.
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 80397255 | 23-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Switch to PETSc fork of alquimia for tests
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 9965ab94 | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
remove :BOOL marker from shared library flag for alquimia
Funded-by: IDEAS Project: SDK Time: 0 hours |
| 4b159835 | 22-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
externalpackages-git: save local changes if any - in git stash - before 'git checkout -f' Useful incase --with-package-commit=HEAD option was msissing [perhaps due to a typo]
Drawbacks: for some pac
externalpackages-git: save local changes if any - in git stash - before 'git checkout -f' Useful incase --with-package-commit=HEAD option was msissing [perhaps due to a typo]
Drawbacks: for some pacakges [superlu] configure modifies a file in git - so this chage will get stashed with each configure invocation.
show more ...
|
| 25c86a8b | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Support older versions of Pflotran with --download-pflotran Turn off shared libraries for alquimia
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 722cc576 | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
added hghash for Mecurial repository accesses and set a value needed by Alquimia for Pflotran
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 9651aeb5 | 22-Jan-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-configure-HOME'
* knepley/fix-configure-HOME: Configure: Give proper default if HOME is missing from the environment Configure: I think RDict should use threads by defa
Merge branch 'knepley/fix-configure-HOME'
* knepley/fix-configure-HOME: Configure: Give proper default if HOME is missing from the environment Configure: I think RDict should use threads by default, even if the script does not
show more ...
|
| a61e742c | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Update --download-alquimia to work with new git/cmake version of Alquimia
Funded-by: IDEAS Project: xSDK Time: 2 hours |
| 76b7da32 | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Turn on optimization of Alquimia builds --with-debugger=0
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 9f88c7b4 | 22-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Alquimia requires COMPILER=generic passed to make with non-GNU compilers
Funded-by: IDEAS Project: xSDK Time: .1 hours |
| d9293e7b | 21-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Added --download-alquimia Currently requires fork of alquimia with fixes
Updated --download-pflotran to also install libpflotranchem.a
Funded-by: IDEAS Project: xSDK Time: 5 hours |
| 76d7347a | 21-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Completed and tested the --download-pflotran option
Funded-by: IDEAS Time: 1 hour |
| 5e208ef3 | 21-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Added support for --download-xxx from hg repository Added --download-pflotran -- does not work with gfortran 5.2 due to pflotran code that passes arguments of different ranks through the same interfa
Added support for --download-xxx from hg repository Added --download-pflotran -- does not work with gfortran 5.2 due to pflotran code that passes arguments of different ranks through the same interface; will try to Intel Fortran compilers
Funded-by: IDEAS Time: 1 hour
show more ...
|
| adc83452 | 20-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Trilinos does not properly update the shared library rpath on Mac OS since it does not explicit set CMAKE_INSTALL_NAME_DIR. We monkey patch to Trilinos.py to set it.
Funded-by: IDEAS Time: 1 hour T
Trilinos does not properly update the shared library rpath on Mac OS since it does not explicit set CMAKE_INSTALL_NAME_DIR. We monkey patch to Trilinos.py to set it.
Funded-by: IDEAS Time: 1 hour Thanks-to: Satish Balay balay@mcs.anl.gov
show more ...
|