Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-01 | ADIOS2: v2.4.0 (#11904) | Axel Huebl | 1 | -0/+1 | |
Add the latest release of ADIOS2. | |||||
2019-07-01 | tk: avoid search for X headers and libraries (#11892) | Milton Woods | 1 | -1/+3 | |
2019-07-01 | camellia: fix hdf5 dependency (#11810) | t-karatsu | 1 | -1/+6 | |
* camellia: fix hdf5 dependency * camellia: Add comment | |||||
2019-07-01 | r-spacetime: new package at 1.2-2 (#11885) | Justin S | 1 | -0/+23 | |
2019-07-01 | buildcache: add replace_prefix_bin function to deal with hard coded paths in ↵ | Patrick Gartung | 1 | -8/+27 | |
libraries and executables. (#11882) | |||||
2019-07-01 | py-netcdf4: depend on hdf5+hl (#11893) | Milton Woods | 1 | -1/+1 | |
2019-06-30 | readme: make list of links even tighter. | Todd Gamblin | 1 | -5/+3 | |
2019-06-30 | README: Tighten up text, mention the Code of Conduct in the README. | Todd Gamblin | 1 | -35/+32 | |
2019-06-30 | meta: move CODE_OF_CONDUCT.md and CONTRIBUTING.md to .github | Todd Gamblin | 2 | -0/+0 | |
- Trying to reduce the number of top-level files in Spack. - CODE_OF_CONDUCT.md can be referenced from the README. - CONTRIBUTING.md is only used to display a message on pull requests, and it still does that when in .github. | |||||
2019-06-30 | llvm: don't build CppBackend for flang versions of llvm (#11841) | Dr Owain Kenway | 1 | -1/+5 | |
The version of LLVM used by flang is new enough that CppBackend doesn't exist. Unfortunately, `flang-xxxxxxxx` is seen as < `3.9.0` by the version check. * add a special case for `flang` versions. | |||||
2019-06-30 | libtomlc99: Update version | Oliver Breitwieser | 1 | -0/+1 | |
The PR for shared libraries has been merged upstream -> add new version. | |||||
2019-06-30 | style: remove unnecessary NOQA exceptions | Todd Gamblin | 1 | -9/+9 | |
2019-06-29 | setup-env.sh: send cd output to /dev/null when it affects Spack | Todd Gamblin | 1 | -9/+12 | |
- We've seen this a few times now where users have set up `cd` to echo the new directory, and it screws up `setup-env.sh` - In the past we've said this is user error. - Here, we just fix it by sending `cd` output to /dev/null where needed. - this works in bash, zsh, and dash | |||||
2019-06-29 | Allow uninstalling missing packages (#11874) | Peter Scheibel | 2 | -6/+19 | |
Remove package access from directory_layout; add regression test to ensure that specs can be uninstalled without a package being known | |||||
2019-06-29 | legion: added recent releases (#11889) | Christoph Junghans | 1 | -0/+4 | |
2019-06-28 | r-intervals: new package at 0.15.1 (#11884) | Justin S | 1 | -0/+18 | |
2019-06-28 | docs: add example for an external module in packages.yaml | Mark W. Krentel | 1 | -2/+12 | |
Add an example of a 'modules:' entry for an external package in packages.yaml. The 'External Packages' section of 'Build Customization' mentions 'paths:' and 'modules:' and gives an example of paths, but not modules. | |||||
2019-06-28 | qthreads package: make hwloc dependency optional and add version 1.14 (#11780) | Carson Woods | 1 | -5/+15 | |
2019-06-28 | New package: libtomlc99 (#11811) | Andreas Baumbach | 1 | -0/+33 | |
2019-06-28 | bib2xhtml: replace version and change the download url (#11837) | Hironori-Yamaji | 1 | -2/+2 | |
The old version was no longer available for download | |||||
2019-06-28 | PMDK package: requires ncurses dependency (#11868) | Matthieu Dorier | 1 | -0/+1 | |
2019-06-28 | OTF package: use autotools. (#11873) | Toyohisa Kameyama | 1 | -8/+8 | |
2019-06-28 | blast-plus package: remove --with-64 on ARM. (#11877) | Toyohisa Kameyama | 1 | -1/+2 | |
This configure option is not supported on ARM | |||||
2019-06-28 | likwid package: Fix build with version 4.3.4 (#11878) | Michael Kuhn | 1 | -0/+2 | |
2019-06-28 | Update package.py (#11872) | ktsai7 | 1 | -0/+1 | |
2019-06-28 | fenics, llvm: Fix package names being overriden (#11879) | Michael Kuhn | 2 | -21/+21 | |
Setting name within the package class allows overriding the package name, which both packages do using several for loops. Fixes #11789 | |||||
2019-06-28 | portage: add v1.2.2 (#11842) | Christoph Junghans | 3 | -0/+36 | |
* portage: add v1.2.2 * Update package.py * Update package.py * Update package.py * Update package.py * flake8 | |||||
2019-06-27 | Gotcha package: fixed to build on ARM. (#11840) | Toyohisa Kameyama | 2 | -0/+20 | |
Apply patch to current version which has not yet been merged in the upstream package repo. | |||||
2019-06-27 | New packages: Chill and IEGenLib (#11406) | Derick Huth | 2 | -0/+82 | |
* Add Chill package * Add IEGenLib package, a dependency of Chill | |||||
2019-06-27 | pkgconf: Add 1.6.1 (#11863) | Michael Kuhn | 1 | -0/+1 | |
2019-06-27 | bml: add v1.3.1 (#11856) | Christoph Junghans | 1 | -0/+1 | |
2019-06-27 | f90cache: change the download url (#11838) | Hironori-Yamaji | 1 | -2/+4 | |
* f90cache: change the download url * f90cache: added the download url for ver 0.99 | |||||
2019-06-27 | tcsh: change the download url, add version 6.21.00 (#11836) | Hironori-Yamaji | 1 | -2/+4 | |
* tcsh: change the download url, add version 6.21.00 * tcsh: change the download url * tcsh: Fix checksum for 6.20.00 | |||||
2019-06-27 | Update openfoam (#11866) | Mark Olesen | 1 | -13/+15 | |
* OpenFOAM: rationalize architecture options - older versions of OpenFOAM had WM_ARCH_OPTION to choose a 32-bit build on 64-bit architectures. This is not exactly relevant anymore and has now been largely removed from OpenFOAM. - simultaneously the newest version of OpenFOAM has rationalized the handling of special settings for KNL by rolling these into the compiler options. We now do the same thing here in spack. 1. Reuse the internal variable arch_option to convey processor-specific optimizations and add these into the C++OPT=... statement. 2. Drop spack support for configuring a 32-bit build on 64-bit hardware. These changes can also be applied to older OpenFOAM versions, and to various OpenFOAM forks without issue. * update openfoam versions. New release 1906, patched 1812 version. | |||||
2019-06-27 | font-util: Add missing mkfontdir build dependency (#11865) | Michael Kuhn | 1 | -0/+1 | |
Some of the fonts now included in font-util need mkfontdir to build. | |||||
2019-06-27 | Fix pkgconfig dependencies (#11864) | Michael Kuhn | 2 | -2/+2 | |
pkgconfig is the correct virtual dependency. | |||||
2019-06-27 | cbtf-krell: fixed to build on ARM. (#11859) | Toyohisa Kameyama | 2 | -0/+132 | |
2019-06-27 | font-util: fix fontname. (#11860) | Toyohisa Kameyama | 1 | -2/+2 | |
2019-06-27 | petsc: add version 3.11.3 (#11857) | Satish Balay | 1 | -0/+1 | |
2019-06-26 | cdo: Remove obsolete patch (#11854) | Michael Kuhn | 2 | -207/+0 | |
Commit ea3e1521fe3bcb260fdea439208f0dd47d3ff062 removed version 1.9.7rc2, making the patch for gcc@9 obsolete. | |||||
2019-06-26 | ncl: Fix build (#11855) | Michael Kuhn | 2 | -1/+2 | |
ncl does not build with newer versions of gdal (or rather proj). This also needs a small change to gdal, otherwise we end up with both proj@5 and proj@6 in the spec. | |||||
2019-06-26 | Make yaml-cpp build with libc++ (#10504) | Greg Becker | 1 | -1/+27 | |
- Separate `yaml-cpp` tests into variant - Make conflict between `yaml-cpp` tests and `libc++` explicit | |||||
2019-06-26 | added min version for gasnet and legion (#11853) | ktsai7 | 1 | -2/+2 | |
* added min version for gasnet and legion * Update package.py * Update package.py * Update package.py | |||||
2019-06-26 | RELION package: add version 3.0.6 (#11851) | Douglas Duckworth | 1 | -3/+2 | |
2019-06-26 | X11fonts: use autotools for new architecture host (#11785) | Toyohisa Kameyama | 38 | -1235/+88 | |
* Remove individual font-* packages and add them as resources of the font-util package * Update font-util package to Autotools-based package, and call autoreconf to regenerate the old configure script * Add font-adobe-utopia-type1 | |||||
2019-06-26 | Add --frontend and --backend option to spack arch command (#11746) | Toyohisa Kameyama | 2 | -2/+26 | |
2019-06-25 | Rename py-pytables -> py-tables (#11847) | Adam J. Stewart | 3 | -3/+3 | |
2019-06-25 | remove binary file that got added inadvertently via #11828 (#11848) | Satish Balay | 1 | -0/+0 | |
2019-06-25 | pfunit: fixed a typo (#11843) | Christoph Junghans | 1 | -1/+1 | |
2019-06-25 | gnutls: workaround guile build error on macos (#11751) | Chuck Atkins | 1 | -1/+4 | |