summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-23ioapi: add version 3.2 (#12088)Pariksheet Nanda1-0/+44
2019-07-23hashing: fix caching of dependency hashes in to_node_dictGregory Becker2-11/+17
2019-07-23ncurses: remove TERMINFO from build env (#12086)Greg Becker1-0/+3
2019-07-23font-util: add missing autoconf automake dependencies (#12053)Marco Comparato1-0/+3
2019-07-22commands: add tests for all subcommands of `spack pkg`Todd Gamblin3-24/+271
2019-07-22commands: add `spack pkg changed` subcommand, better test supportTodd Gamblin1-10/+55
2019-07-22Add UCX 1.6.0 (#12089)Daniel Topa1-0/+1
2019-07-22scons: add version 3.1.0 (#12084)Matthias Diener1-0/+1
2019-07-22cmake: Move cxx11 flags for fujitsu into the flag_handler method (#12056)Chuck Atkins1-5/+10
2019-07-22gcc: support without command line tools (#11040)Denis Davydov2-1/+15
2019-07-22Fix version scraping for CRAN packages (#12021)Adam J. Stewart2-20/+20
2019-07-22bugfix: env.write() should stringify Spec lists.Todd Gamblin2-2/+8
2019-07-22hashes: consolidate and make hashing logic more consistentPeter Josef Scheibel8-84/+254
2019-07-22env: environments index specs by full DAG w/build depsPeter Josef Scheibel3-30/+257
2019-07-22openjdk (#10446)zschulte1-2/+18
2019-07-22tealeaf: Don't add -march=native on ARM and gcc 5.x or before. (#12080)Toyohisa Kameyama1-0/+6
2019-07-22jdk: Add JDK 12.0.2_10 (#12081)Hironori-Yamaji1-0/+2
2019-07-21hpctoolkit: add version gpu and variant cuda (#12068)Mark W. Krentel1-6/+30
2019-07-21libsharp: Don't add -march=native on ARM (#12064)Toyohisa Kameyama3-1/+32
2019-07-20docker: fix builds, remove extra distros, add ci builds (#11621)Omar Padron26-643/+383
2019-07-20Add OpenMP flag for Apple Clang (#12049)Adam J. Stewart2-5/+3
2019-07-20tests: speed up tests that rely on the database fixture (#12031)Massimiliano Culpo6-61/+95
2019-07-20hpcviewer: add version 2019.07 (#12067)Mark W. Krentel2-2/+8
2019-07-20environment views: refactor stripping build deps (#12069)Greg Becker1-3/+1
2019-07-20compilers: don't raise errors for duplicate compiler definitions (#11910)Greg Becker2-1/+29
2019-07-20environments: add activate/deactivate tests, work wtih `set -u`Todd Gamblin3-15/+143
2019-07-19Package inheritance: Find patch files defined in parent classes using MRO (#1...Greg Becker4-1/+51
2019-07-19font-util package: add autoconf/automake build deps (#12071)Peter Scheibel1-0/+3
2019-07-19Fix #11240 (#11995)albestro2-1/+37
2019-07-19leveldb: add 1.22 (#12044)Michael Kuhn1-9/+56
2019-07-19libxpm: cope with system gettext if configured. (#10881)Chris Green1-2/+6
2019-07-18concretization: fix transient hang in python 3.5Gregory Becker1-1/+2
2019-07-18stacks: add option to link only roots or all specs, default to allGregory Becker3-37/+134
2019-07-18stacks: refactor view descriptors into a separate objectGregory Becker2-105/+123
2019-07-18refactor: clean up Environment classGregory Becker2-74/+65
2019-07-18bugfix: spec lists can now include multiple referencesGregory Becker2-3/+3
2019-07-18stacks: use new format string syntax in environments codeGregory Becker4-11/+12
2019-07-18docs: Add documentation for views in environmentsGregory Becker2-3/+145
2019-07-18stacks: update view management for multiple/combinatorial viewsGregory Becker9-83/+406
2019-07-18stacks: environment add/remove respect multiply-defined listsGregory Becker2-7/+53
2019-07-18stacks: allow force-removing from a speclist used in a matrixGregory Becker2-12/+21
2019-07-18stacks: update environment add/remove algorithmsGregory Becker3-59/+74
2019-07-18concretization: regression test for constrain() with depsGregory Becker1-0/+1
2019-07-18docs: initial documentation for environmentsGregory Becker2-0/+636
2019-07-18stacks: initial implementation of stacks on environmentsGregory Becker9-61/+875
2019-07-18cmake: add version 3.15.0 (#12058)Matthias Diener1-0/+1
2019-07-18Add master version to sklearn (#12057)Adam J. Stewart1-3/+16
2019-07-18pkg PRRTE: added version 1.0.0 (#12054)Matthieu Dorier1-1/+2
2019-07-18added version 3.1.3 of PMIx (#12055)Matthieu Dorier1-1/+2
2019-07-18Workaround for #9149 (#12050)Adam J. Stewart1-9/+12