summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-13update CHANGELOG.md for 0.15.4v0.15.4Todd Gamblin1-0/+17
2020-08-13bump version number for 0.15.4Todd Gamblin3-6/+10
2020-08-13Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo7-105/+55
2020-08-13Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung8-9/+911
2020-08-13Use "fetch-depth: 0" to retrieve all history from remoteMassimiliano Culpo4-10/+19
2020-08-13Simplified YAML files for Github Actions workflowsMassimiliano Culpo4-18/+7
2020-08-13Group tests with similar duration togetherMassimiliano Culpo4-76/+72
2020-08-13docs: document releases and branches in SpackTodd Gamblin6-11/+405
2020-08-13Remove references to `master` from CITodd Gamblin5-9/+5
2020-08-13Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo6-125/+100
2020-08-12Bugfix for #17999: use cudart instead of cuda. (#18000)Robert Blake1-1/+1
2020-08-12bugfix: fix spack -V with releases/latest and shallow clones (#17884)Todd Gamblin1-2/+2
2020-08-12Buildcache create: change NoOverwriteException back to a warning as in v0.14 ...Patrick Gartung1-3/+6
2020-08-12Hotfix: move CUDAHOSTCXX (#17826)Axel Huebl1-2/+3
2020-08-12bugfix: fix spack buildcache list --allarchTodd Gamblin3-17/+53
2020-08-12architecture: make it easier to get a Spec for the default archTodd Gamblin1-2/+15
2020-08-12allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)eugeneswalker1-1/+1
2020-07-28update CHANGELOG.md for 0.15.3v0.15.3Todd Gamblin1-0/+12
2020-07-28bump version number for 0.15.3Todd Gamblin3-5/+10
2020-07-27bugfix: allow relative view paths (#17721)Greg Becker1-14/+28
2020-07-27tutorial: Add boto3 installation to setup scriptTodd Gamblin1-0/+6
2020-07-27Relocation of sbang needs to be done when the spack prefix changes even if th...Patrick Gartung2-4/+17
2020-07-27Relocate rpaths for all binaries, then do text bin replacement if the rpaths ...Patrick Gartung1-7/+10
2020-07-27add tutorial setup script to share/spack (#17705)Greg Becker1-0/+123
2020-07-26bugfix: don't redundantly print ChildErrors (#17709)Todd Gamblin2-5/+12
2020-07-23update changelog for 0.15.2v0.15.2Gregory Becker1-0/+19
2020-07-23bump version number for 0.15.2Gregory Becker3-6/+10
2020-07-23add tutorial public key to share/spack/keys dir (#17684)Greg Becker1-0/+38
2020-07-23cray: detect shasta os properly (#17467)Greg Becker2-1/+4
2020-07-23environment-views: fix bug where missing recipe/repo breaks env commands (#17...robo-wylder5-19/+104
2020-07-23Update fetch order to match iteration order of MirrorReference (#17572)Peter Scheibel1-3/+5
2020-07-23Reduce output verbosity with debug levels (#17546)Tamara Dahlgren15-165/+342
2020-07-23bugfix: use getattr for variation.prefix/suffix (#17669)eugeneswalker1-2/+2
2020-07-23bugfix: make compiler preferences slightly saner (#17590)Todd Gamblin5-19/+191
2020-07-23ci pipelines: activate environment without view (#17440)Harmen Stoppels1-1/+1
2020-07-23bugfix: ignore Apple's "gcc" by default (#17589)Todd Gamblin3-29/+51
2020-07-23buildcache: list all mirrors even if one failsScott Wittenburg1-2/+2
2020-07-23Bugfix/install missing compiler from buildcache (#17536)Scott Wittenburg2-0/+40
2020-07-23adept-utils: 1.0.1 does not build w/ boost 1.73.0 or newer (#17560)Scott Wittenburg1-1/+1
2020-07-23Fix security issue in CI (#17545)Harmen Stoppels2-9/+1
2020-07-23llvm-flang: Only build offload code if cuda enabled (#17466)Dr Owain Kenway1-3/+4
2020-07-23clear mpicc and friends before each build (#17450)Sajid Ali1-0/+8
2020-07-10Bump version to 0.15.1; update CHANGELOG and version referencesv0.15.1Peter Josef Scheibel4-6/+26
2020-07-10spack install: improve error message with no args (#17454)Greg Becker2-2/+37
2020-07-10installation: skip repository metadata for externals (#16954)Greg Becker1-3/+8
2020-07-10add public spack mirror (#17077)Peter Scheibel1-0/+2
2020-07-10bugfix: no infinite recursion in setup-env.sh on CrayTodd Gamblin3-0/+29
2020-07-10Fix gcc + binutils compilation. (#9024)cedricchevalier191-3/+1
2020-07-10autotools bugfix: handle missing config.guess (#17356)Michael Kuhn1-2/+2
2020-07-10inel-mpi: fix for wrong structure name instroduced in ea8a0be4 (#17382)TZ1-1/+1