Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-24 | Merge pull request #490 from epfl-scitas/packages/atlas | Todd Gamblin | 1 | -29/+29 | |
atlas : provides both 'blas' and 'lapack' | |||||
2016-03-24 | Merge pull request #627 from adamjstewart/features/numpy-scipy | Todd Gamblin | 2 | -11/+31 | |
Simplify NumPy dependencies | |||||
2016-03-24 | Remove incorrect sanity check for libelf | Alfredo Gimenez | 1 | -2/+0 | |
2016-03-24 | Simplified NumPy dependencies | Adam J. Stewart | 2 | -11/+31 | |
2016-03-24 | python extensions : create PYTHONPATH in module files | alalazo | 1 | -1/+4 | |
2016-03-24 | Merge pull request #613 from davydden/superlu_dist_fix_lib | Todd Gamblin | 1 | -0/+1 | |
fix superlu-dist lib installation | |||||
2016-03-24 | Merge pull request #618 from epfl-scitas/fixes/espresso_no_module | Todd Gamblin | 1 | -0/+4 | |
fix : no module file gets generated by espresso | |||||
2016-03-24 | Merge pull request #612 from davydden/mumps_osx | Todd Gamblin | 1 | -1/+2 | |
fix MUMPS build on OSX (set parallel=False) | |||||
2016-03-24 | Merge pull request #624 from davydden/parmetis_gnu | Todd Gamblin | 2 | -0/+16 | |
fix parmetis on Ubuntu with GNU compilers by linking to lm | |||||
2016-03-24 | Merge pull request #587 from cyrush/cmake_pkg_openssl_as_variant | Todd Gamblin | 1 | -2/+5 | |
cmake package: add variant for openssl support | |||||
2016-03-24 | fix parmetis on Ubuntu with GNU compilers by linking to lm | Denis Davydov | 2 | -0/+16 | |
2016-03-23 | fix missing (depricated) _dggsvd_ and _sggsvd_ in Openblas 0.2.16 | Denis Davydov | 1 | -1/+9 | |
2016-03-23 | espresso : fixes #454 | alalazo | 1 | -0/+4 | |
2016-03-23 | Add mock python package. | Todd Gamblin | 1 | -0/+43 | |
2016-03-23 | Merge pull request #599 from davydden/slepc | Todd Gamblin | 2 | -0/+53 | |
add Slepc package | |||||
2016-03-23 | Merge pull request #609 from xjrc/packages/silo | Todd Gamblin | 2 | -12/+21 | |
Update Package : Silo | |||||
2016-03-23 | Merge pull request #611 from davydden/p4est | Todd Gamblin | 1 | -0/+34 | |
add p4est package | |||||
2016-03-23 | fix MUMPS build on OSX (set parallel=False) | Denis Davydov | 1 | -1/+2 | |
2016-03-23 | Fix #608: broken numpy build. | Todd Gamblin | 2 | -8/+9 | |
- Failed to catch all instances of modify_module when it was renamed to setup_dependent_package. - Refactored remaining modify_module calls. - Also modified Python's setup_dependent_package slightly: only creates empty site-packages directory for Python extensions now, not for all dependents. | |||||
2016-03-23 | fix superlu-dist lib installation | Denis Davydov | 1 | -0/+1 | |
2016-03-22 | Simplified the 'url_for_version' function for the 'Crypto++' package. | Joseph Ciurej | 1 | -3/+1 | |
2016-03-22 | add p4est package | Denis Davydov | 1 | -0/+34 | |
2016-03-22 | add slepc package | Denis Davydov | 1 | -0/+49 | |
2016-03-22 | petsc: set PETSC_DIR in dependent_env | Denis Davydov | 1 | -0/+4 | |
2016-03-22 | Merge pull request #600 from davydden/arpack_mpi_fix | Todd Gamblin | 1 | -1/+4 | |
arpack: fix for +mpi variant | |||||
2016-03-22 | Merge pull request #605 from davydden/hypre_osx | Todd Gamblin | 1 | -2/+3 | |
temporary fix Hypre for OSX by building static lib by default | |||||
2016-03-22 | Merge pull request #602 from davydden/oce | Todd Gamblin | 1 | -0/+47 | |
add OCE package | |||||
2016-03-22 | Merge pull request #603 from davydden/tbb | Todd Gamblin | 1 | -0/+79 | |
add Intel TBB package | |||||
2016-03-22 | Merge pull request #606 from davydden/gettext | Todd Gamblin | 1 | -0/+30 | |
add gettext package | |||||
2016-03-22 | Updated the 'crypto++' package to use an improved URL formation scheme ↵ | Joseph Ciurej | 1 | -3/+3 | |
(inspired by changes made to the 'Silo' package). | |||||
2016-03-22 | Added the '+silex' variant to the Silo package. | Joseph Ciurej | 1 | -6/+17 | |
Added a number of different versions to the Silo package. | |||||
2016-03-22 | add muparser package | Denis Davydov | 1 | -0/+18 | |
2016-03-22 | add gettext package | Denis Davydov | 1 | -0/+30 | |
2016-03-22 | add Intel TBB package | Cyrus Harrison | 1 | -0/+79 | |
2016-03-22 | temporary fix Hypre for OSX by building static lib by default | Erik Schnetter | 1 | -2/+3 | |
2016-03-22 | add OCE package | Denis Davydov | 1 | -0/+47 | |
2016-03-22 | arpack: fix for +mpi variant | Denis Davydov | 1 | -1/+4 | |
2016-03-22 | Merge pull request #585 from davydden/mumps_w_parmetis | Todd Gamblin | 5 | -32/+151 | |
fix mumps: when installed with parmetis has to be linked with metis | |||||
2016-03-22 | Merge pull request #591 from epfl-scitas/package/llvm | Todd Gamblin | 1 | -1/+16 | |
llvm : added version 3.8.0 | |||||
2016-03-22 | Merge pull request #598 from davydden/suite_sparse_rename | Todd Gamblin | 3 | -4/+3 | |
Suite sparse rename | |||||
2016-03-22 | Merge pull request #597 from davydden/arpack | Todd Gamblin | 2 | -0/+19 | |
arpack: add a patch for 3.3 | |||||
2016-03-22 | Merge pull request #582 from KineticTheory/develop | Todd Gamblin | 1 | -4/+3 | |
+ Provide fpic variant for netlib-lapack. | |||||
2016-03-22 | Change from PR #552: rename setup_dependent_python_module -> ↵ | Todd Gamblin | 2 | -11/+13 | |
setup_dependent_package - Fixed in package.py - Fixed wrong prototypes in packages that use it. - Fixed build_environment to set module variables properly - added hacky fix to ensure spec/package consistency in build processes. - Need to think about defensive spec copy done by `Repo.get`. May be time to think about an immutable spec implementation. | |||||
2016-03-22 | adjust eigen and octave to use new names of suite sparse | Denis Davydov | 2 | -2/+2 | |
2016-03-22 | adjust the class name for suite sparse | Denis Davydov | 1 | -2/+1 | |
2016-03-22 | move suite sparse to a proper folder | Denis Davydov | 1 | -0/+0 | |
2016-03-22 | arpack: add a patch for 3.3 | Denis Davydov | 2 | -0/+19 | |
2016-03-22 | Merge pull request #589 from davydden/petsc_osx | Todd Gamblin | 1 | -5/+15 | |
fix petsc on osx | |||||
2016-03-21 | Rename some environment methods to be less repetitive, add set_path. | Todd Gamblin | 5 | -15/+16 | |
2016-03-21 | Refactor environment setup. | Todd Gamblin | 6 | -56/+34 | |
- Gave setup_environment and setup_dependent_environment more similar signatures. They now allows editing the Spack env and the runtime env for *this* package and dependents, respectively. - modify_module renamed to setup_dependent_python_module for symmetry with setup_dependent_environment and to avoid confusion with environment modules. - removed need for patching Package objects at runtime. - adjust packages to reflect these changes. |