- Jun 04, 2020
-
-
Adam J. Stewart authored
-
Tom Payerle authored
* gnuplot: Fix for #16928 Dependency for --with-wx flag mistyped (should be wxwidgets) * Revert "gnuplot: Fix for #16928" This reverts commit 2b85814e5ccf5c9b2c70c7959994e89c18fdc3d8. * gnuplot: Fix for #16928 Dependency spec for --with-wx flag mistyped (should be wxwidgets, not wx)
-
shanedsnyder authored
* update darshan-runtime & darshan-util versions includes up through the current release, 3.2.1 * remove pre-releases, not needed in spack
-
Peter Scheibel authored
* add an --exclude-file option to 'spack mirror create' which allows a user to specify a file of specs to exclude when creating a mirror. this is anticipated to be useful especially when using the '--all' option * allow specifying number of versions when mirroring all packages * when mirroring all specs within an environment, include dependencies of root specs * add '--exclude-specs' option to allow user to specify that specs should be excluded on the command line * add test for excluding specs
-
- Jun 03, 2020
-
-
eugeneswalker authored
-
Greg Becker authored
* add subcommand `spack view copy/relocate` * update bash completions * add copy/relocate commands to view tests * allow copied views to be removed
-
Sergey Kosukhin authored
* Implicit rpaths for NAG. * set up environment when checking for implicit rpaths
-
Massimiliano Culpo authored
fixes #12527 Mention that specs can be uninstalled by hash also in the help message. Reference `spack gc` in case people are looking for ways to clean the store from build time dependencies. Use "spec" instead of "package" to avoid ambiguity in the error message.
-
dmorone authored
Fix message 'amber requires cuda version :10.1.243, but spec asked for 10.2.89'
-
Amjad Kotobi authored
-
Amjad Kotobi authored
-
Justin S authored
-
Robert Blake authored
* Adding a module for sbml. * Adding support for all the languages. * Update var/spack/repos/builtin/packages/sbml/package.py Co-authored-by:
Greg Becker <becker33@llnl.gov> * Update var/spack/repos/builtin/packages/sbml/package.py Co-authored-by:
Greg Becker <becker33@llnl.gov> Co-authored-by:
Robert Blake <rob.c.blake.3@gmail.com> Co-authored-by:
Greg Becker <becker33@llnl.gov>
-
- Jun 02, 2020
-
-
Adam J. Stewart authored
-
Massimiliano Culpo authored
* Unify tests for compiler command in the same file Tests for the "spack compiler" command were previously scattered among different files. * Tests should use mutable_config, since they modify the compiler list
-
Toyohisa Kameyama authored
Add version 1.2.2. Add conditional python dependency. Add patch for 1.1.4.1 and python.
-
Justin S authored
-
Chuck Atkins authored
-
iarspider authored
* Add ipython 7.5.0 * Update dependencies * Update package.py
-
takanori-ihara authored
-
Xavier Delaruelle authored
-
Greg Becker authored
Because of the way abstract variants are implemented, the following spec matrix does not work as intended: ``` matrix: - [foo] - [bar=a, bar=b] exclude: - bar=a ``` because abstract variants always satisfy any variant of the same name, regardless of values. This PR converts abstract variants to whatever their appropriate type is before running satisfaction checks for the excludes clause in a matrix. fixes #16841
-
takanori-ihara authored
-
Axel Huebl authored
Add the latest CCache release. Fixes issues with `-x cu` that are not present in the last checksummed release. This fixes workflows with CMake.
-
Sinan authored
Co-authored-by:
Sinan81 <Sinan81@github>
-
Michael Kuhn authored
-
- Jun 01, 2020
-
-
Jonathon Anderson authored
Also document with_or_without and enable_or_disable, (which are used to configure the opa-psm2 dependency).
-
Amjad Kotobi authored
* r-exactextractr: should inherit from RPackage * r-exactextractr: fixed URL
-
Massimiliano Culpo authored
Now that the version number of GCC reached double digits, an update to the regex is needed to recognize gcc-10 as an executable to be inspected when searching for compilers.
-
t-karatsu authored
-
Jianwen WEI authored
-
mic84 authored
-
Christoph Junghans authored
* cabana: add mpi variant * cajita: initial import * exampm: update deps * flake8
-
健美猞猁 authored
-
- May 31, 2020
-
-
Greg Becker authored
-
Hector Martinez-Seara authored
The current package does not work. Also several ocaml versions do not compile such as 4.09.0. Updated to the new ocaml version to 4.10.0, which is now a prerequisite.
-
iarspider authored
* Add new version of py-astroid * Add new version of py-lazy-object-proxy * Apply suggestions from code review Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com> * Apply suggestions from code review Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com>
-
健美猞猁 authored
* Install libsharp header files to include/libsharp. * Fix flake8 issues. * Simplify specification of install path.
-
Jordan Ogas authored
* add charliecloud/0.16 * tidy comments
-
darmac authored
-