summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Ignore __pycache__ directory (#16836)Adam J. Stewart1-1/+2
2020-06-03Gnuplot fix 16928 (#16929)Tom Payerle1-1/+1
* 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)
2020-06-03update darshan-runtime & darshan-util versions (#16934)shanedsnyder2-0/+4
* update darshan-runtime & darshan-util versions includes up through the current release, 3.2.1 * remove pre-releases, not needed in spack
2020-06-03Mirrors: add option to exclude packages from "mirror create" (#14154)Peter Scheibel4-24/+99
* 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
2020-06-03patch lambda capture issue for @1.1906.1, fixed in upstream faodel@master ↵eugeneswalker2-0/+27
(#16935)
2020-06-03Feature: add option to create view by copying/relocating files (#16480)Greg Becker6-17/+108
* add subcommand `spack view copy/relocate` * update bash completions * add copy/relocate commands to view tests * allow copied views to be removed
2020-06-03Implicit rpaths for NAG/GCC mixed toolchain (#14782)Sergey Kosukhin6-38/+139
* Implicit rpaths for NAG. * set up environment when checking for implicit rpaths
2020-06-03spack uninstall: improve help message (#16886)Massimiliano Culpo1-7/+15
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.
2020-06-03amber: updated dependency constraint on cuda (#16919)dmorone1-1/+1
Fix message 'amber requires cuda version :10.1.243, but spec asked for 10.2.89'
2020-06-03openssh: added v8.3p1 and v8.1p1 (#16917)Amjad Kotobi1-0/+2
2020-06-03git: added v2.27.0 (#16918)Amjad Kotobi1-1/+5
2020-06-02mummer4: new package at 4.0.0-beta2 (#16907)Justin S1-0/+21
2020-06-02Add new package: sbml (#16898)Robert Blake1-0/+122
* 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>
2020-06-02Ruby: add warning about Avira antivirus (#16882)Adam J. Stewart1-0/+4
2020-06-02Unify tests for compiler command in the same file (#16891)Massimiliano Culpo3-113/+105
* 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
2020-06-02alsa-lib: Add new version and python dependency. (#16905)Toyohisa Kameyama2-1/+44
Add version 1.2.2. Add conditional python dependency. Add patch for 1.1.4.1 and python.
2020-06-02gmap-gsnap: add 2020-06-01 (#16906)Justin S1-0/+1
2020-06-02Bump ADIOS to 2.6.0 (#16908)Chuck Atkins1-1/+2
2020-06-02Add ipython 7.5.0 (#16801)iarspider1-3/+8
* Add ipython 7.5.0 * Update dependencies * Update package.py
2020-06-02ruby: fixed build with Fujitsu compilers (#16889)takanori-ihara1-0/+2
2020-06-02environment-modules: added v4.5.1 (#16896)Xavier Delaruelle1-1/+2
2020-06-02Fix satisfaction checks for excluding variants from matrices (#16893)Greg Becker8-50/+80
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
2020-06-02py-grpcio: fixed build with Fujitsu compilers (#16900)takanori-ihara1-0/+4
2020-06-02ccache: added v3.7.9 (#16902)Axel Huebl1-1/+2
Add the latest CCache release. Fixes issues with `-x cu` that are not present in the last checksummed release. This fixes workflows with CMake.
2020-06-02qt: add conflict for old gcc (#16904)Sinan1-0/+4
Co-authored-by: Sinan81 <Sinan81@github>
2020-06-02go: added v1.14.4 and v1.13.12 (#16903)Michael Kuhn1-0/+2
2020-06-01openmpi: add opa-psm2 dependency (#16873)Jonathon Anderson2-1/+124
Also document with_or_without and enable_or_disable, (which are used to configure the opa-psm2 dependency).
2020-06-01r-exactextractr: package type fixed (#16881)Amjad Kotobi1-3/+3
* r-exactextractr: should inherit from RPackage * r-exactextractr: fixed URL
2020-06-01Recognize system installed gcc-10 as compilers (#16884)Massimiliano Culpo1-1/+1
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.
2020-06-01netcdf-cxx4: Add 'doxygen' dependency.t-karatsu1-0/+1
2020-06-01miniforge3: add version 4.8.3-4.Jianwen WEI1-0/+8
2020-06-01amrex: add version 20.06 (#16895)mic841-0/+1
2020-06-01exampm: fix build (#16894)Christoph Junghans3-1/+50
* cabana: add mpi variant * cajita: initial import * exampm: update deps * flake8
2020-06-01healpix-cxx: added new package at v3.50.0 (#16846)健美猞猁1-0/+29
2020-05-31petsc: fix conditional activation of parmetis (#16533)Greg Becker1-4/+7
2020-05-31Updated unison to v2.51.2 (#16772)Hector Martinez-Seara4-7/+122
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.
2020-05-31Add new version of py-astroid (#16805)iarspider2-8/+18
* 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>
2020-05-30Install libsharp header files to include/libsharp. (#16847)健美猞猁1-2/+4
* Install libsharp header files to include/libsharp. * Fix flake8 issues. * Simplify specification of install path.
2020-05-30add charliecloud 0.16 (#16810)Jordan Ogas1-5/+7
* add charliecloud/0.16 * tidy comments
2020-05-30Add new package: canal (#16790)darmac1-0/+25
2020-05-30Add new package:linsys-v (#16823)takanori-ihara1-0/+67
2020-05-30petsc@3.13: update superlu-dist dependency - as superlu-dist@6.3.1 has API ↵Satish Balay1-2/+2
change (#16849)
2020-05-30ssht: Install include files into "include/ssht" (#16879)Erik Schnetter1-8/+8
2020-05-30horovod: added v0.19.4 (#16878)Adam J. Stewart1-0/+1
2020-05-30Pandas: add 1.0.4 (#16877)Adam J. Stewart1-1/+2
2020-05-30revocap-refiner: add space and remove unused function. (#16861)noguchi-k3-0/+70
2020-05-30Add new package: netkit-ftp (#16876)darmac1-0/+20
* Add new package: netkit-ftp * remove parallel constraint
2020-05-30perl-bioperl: fixed version 1.007002 (#16826)Jen Herting1-4/+5
* [perl-bioperl] fixed url for version 1.007002 * [perl-bioperl] fixed conditional method directives
2020-05-30r-lfe: New packageAmjad Kotobi1-0/+23
2020-05-30cpio: add patch to fix build with gcc@10: (#16844)Michael Kuhn1-0/+2