Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | Documentation: typo in option description (#16518) | Erik Schnetter | 1 | -1/+1 |
2020-05-07 | Config option to disable setting S_ISGID bit when creating installation direc... | iarspider | 2 | -1/+2 |
2020-05-07 | "spack checksum" QoL (#14311) | iarspider | 3 | -4/+18 |
2020-05-07 | Testing: fix unintended interactions between tests, part 2 (#16429) | Peter Scheibel | 6 | -12/+47 |
2020-05-07 | bugfix: spack shouldn't fail in an incomplete environment (#16473) | Todd Gamblin | 2 | -9/+49 |
2020-05-06 | fix underscore/dash problems for mic_knl and skylake_avx512 (#16491) | Greg Becker | 1 | -1/+2 |
2020-05-05 | Automatically find externals (#15158) | Peter Scheibel | 3 | -0/+479 |
2020-05-05 | cray platform: support cray Cluster and XC type machines (#12989) | Greg Becker | 12 | -82/+291 |
2020-05-05 | Make usage example consistent with current MV variants (#16468) | Massimiliano Culpo | 1 | -1/+1 |
2020-05-04 | bugfix: config:install_hash_length ignored (#15919) | Greg Becker | 2 | -0/+42 |
2020-05-04 | environments: allow sigils to apply to entire reference (#15245) | Greg Becker | 3 | -5/+110 |
2020-05-04 | Fix git-related commands not working in worktrees | Oliver Breitwieser | 2 | -3/+87 |
2020-05-01 | Revert "Testing: fix unintended interactions between tests (#16003)" (#16420) | Peter Scheibel | 5 | -23/+8 |
2020-05-01 | Testing: fix unintended interactions between tests (#16003) | Peter Scheibel | 5 | -8/+23 |
2020-05-01 | dev-build: --drop-in <shell> (#14887) | Axel Huebl | 2 | -0/+19 |
2020-04-30 | Fix typos in new AutotoolsPackage function (#16406) | Adam J. Stewart | 1 | -2/+2 |
2020-04-29 | Spack command extensions: error-handling (#13635) | Chris Green | 5 | -85/+332 |
2020-04-29 | prefix gets removed when adding additional configure options (#16335) | Nathan | 2 | -4/+6 |
2020-04-28 | dev-build: stop before phase (#14699) | Axel Huebl | 4 | -6/+65 |
2020-04-28 | Docs: Limit Microarch on Travis CI (#16200) | Axel Huebl | 1 | -1/+11 |
2020-04-28 | relocate: remove an assertion in _make_relative (#16351) | Massimiliano Culpo | 1 | -4/+0 |
2020-04-27 | Improve the coverage of spack.relocate (#15654) | Massimiliano Culpo | 3 | -76/+148 |
2020-04-24 | spack env: activate note (#16279) | Axel Huebl | 1 | -0/+4 |
2020-04-23 | tests: each mock package now has its own class (#16157) | Todd Gamblin | 9 | -153/+279 |
2020-04-23 | spack info: allow variants section to be as wide as the terminal (#16254) | Todd Gamblin | 1 | -9/+14 |
2020-04-22 | spack info: replace "True, False" with "on, off" (#16235) | Massimiliano Culpo | 1 | -4/+2 |
2020-04-22 | update compiler config with bootstrapped compiler when already installed (#16... | Greg Becker | 5 | -4/+38 |
2020-04-22 | spack environments documentation: -E -> -e (#16242) | George Hartzell | 1 | -2/+2 |
2020-04-21 | Doc: Conflict Msg Pkg Guide (#16201) | Axel Huebl | 1 | -3/+7 |
2020-04-21 | compiler wrappers: don't override -isystem with -I (#16077) | Andrew W Elble | 2 | -14/+102 |
2020-04-20 | autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145) | Todd Gamblin | 2 | -11/+4 |
2020-04-19 | Typo: vew -> view (#16155) | George Hartzell | 1 | -1/+1 |
2020-04-18 | autotools: set FORCE_UNSAFE_CONFIGURE to 1 in autotools.py (#16132) | Diego Magdaleno | 1 | -0/+15 |
2020-04-17 | remove files accidentally committed with 0.14.0 (#16138) | Todd Gamblin | 3 | -11712/+0 |
2020-04-17 | AutotoolsPackage: add aclocal for all build deps (#15784) | Adam J. Stewart | 1 | -5/+5 |
2020-04-17 | Language-specific PIC flags (#15474) | Adam J. Stewart | 12 | -77/+300 |
2020-04-16 | SourceForge: Mirror Mixin (#16112) | Axel Huebl | 3 | -0/+64 |
2020-04-16 | macos: use DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH | Todd Gamblin | 3 | -2/+6 |
2020-04-16 | Bugfix: For spack buildcache check, Handle specs where only the hash is (#15663) | Marc Allen | 1 | -1/+1 |
2020-04-15 | Merge branch 'releases/v0.14' into develop | Todd Gamblin | 1 | -1/+1 |
2020-04-15 | Make tags case insensitive | Michael Kuhn | 2 | -0/+10 |
2020-04-15 | version bump: 0.14.2 | Todd Gamblin | 1 | -1/+1 |
2020-04-15 | bugfix: spack test should not output [+] for mock installs (#15609) | Todd Gamblin | 1 | -3/+2 |
2020-04-15 | `spack install` terminal output handling in foreground/background (#15723) | Todd Gamblin | 7 | -224/+1155 |
2020-04-15 | database: maintain in-memory consistency on remove (#15777) | Massimiliano Culpo | 2 | -1/+21 |
2020-04-15 | performance: add a verification file to the database (#14693) | Andrew W Elble | 3 | -3/+52 |
2020-04-15 | Remove DB conversion of old index.yaml (#15298) | Peter Scheibel | 1 | -84/+45 |
2020-04-15 | Environments/views: only override spec prefix for non-external packages (#15475) | Peter Scheibel | 2 | -1/+49 |
2020-04-15 | Source devnull in environment_after_sourcing_files (closes #15775) (#15791) | Jonathon Anderson | 1 | -1/+2 |
2020-04-15 | bugfix: TERM may not be in the environment on Cray (#15630) | Todd Gamblin | 1 | -3/+7 |