summaryrefslogtreecommitdiff
path: root/lib/spack/docs
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-17/+16
2020-08-13docs: document releases and branches in SpackTodd Gamblin5-6/+384
2020-06-29Fix indentation in containerize example (#17228)George Hartzell1-1/+1
2020-06-26env: no automatic activation (#17258)Greg Becker2-9/+2
2020-06-25environment spec lists: improve ability to query architecture in when clauses...Greg Becker1-3/+7
2020-06-25Separate Apple Clang from LLVM Clang (#17110)Massimiliano Culpo4-17/+17
2020-06-24features: Add install failure tracking removal through `spack clean` (#15314)Tamara Dahlgren1-8/+14
2020-06-23Added support for --fail-fast install option to terminate on first failureTamara Dahlgren1-2/+9
2020-06-18Docs: fix rst link to spack ci (#17147)Adam J. Stewart1-3/+3
2020-06-16Doc: E4S Build Cache Link (#16986)Axel Huebl1-0/+6
2020-06-01openmpi: add opa-psm2 dependency (#16873)Jonathon Anderson1-1/+118
2020-05-15modules: use projections format for naming schemes (#16629)Greg Becker2-18/+44
2020-05-14Pipelines: Support DAG scheduling and dynamic child pipelinesScott Wittenburg1-74/+56
2020-05-14Feature: Allow lmod configuration to set core specs (#16517)Greg Becker1-0/+11
2020-05-12Update docs on "spack external find" (#16482)Peter Scheibel2-8/+80
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo3-65/+8
2020-05-05Automatically find externals (#15158)Peter Scheibel1-0/+31
2020-05-05Make usage example consistent with current MV variants (#16468)Massimiliano Culpo1-1/+1
2020-05-04environments: allow sigils to apply to entire reference (#15245)Greg Becker1-1/+35
2020-04-29prefix gets removed when adding additional configure options (#16335)Nathan1-2/+3
2020-04-28Docs: Limit Microarch on Travis CI (#16200)Axel Huebl1-1/+11
2020-04-22spack environments documentation: -E -> -e (#16242)George Hartzell1-2/+2
2020-04-21Doc: Conflict Msg Pkg Guide (#16201)Axel Huebl1-3/+7
2020-04-20autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145)Todd Gamblin1-9/+4
2020-04-19Typo: vew -> view (#16155)George Hartzell1-1/+1
2020-04-14Package extensions: fixed a link in docs (#16040)Massimiliano Culpo3-7/+9
2020-04-07pipelines: Document dynamic generation limitationsScott Wittenburg1-1/+23
2020-04-06Docs: fix Spack Environments command (#15891)Adam J. Stewart1-1/+1
2020-04-03Add option "--first" for "spack load" (#15622)G-Ragghianti1-2/+4
2020-04-01Spelling fixes (#15805)Greg Sjaardema7-13/+13
2020-03-31packages.yaml: allow virtuals to specify buildable: false (#14934)Greg Becker1-0/+33
2020-03-31Update link for codecov's browser extensions (#15779)Massimiliano Culpo1-2/+2
2020-03-18Use python extend_path as pyqt sip fix (#15297)Sinan1-9/+3
2020-03-16CMakePackage: convert variants to CMake arguments (#14376)Seth R. Johnson1-7/+10
2020-02-27Docs: "spack env" is in the meantime called "spack build-env" (#15233)TZ1-10/+10
2020-02-26A few edits for the Basic Usage Doc page (#15215)Glenn Johnson1-8/+16
2020-02-24docs: Fix tiny typo (#15181)Michael Kuhn1-1/+1
2020-02-19Docs: configure_args -> cmake_args (#15102)Adam J. Stewart1-1/+1
2020-02-14docs: fix typo in arch in build settings examples (#14998)Paul1-6/+6
2020-02-03Git fetching: add option to remove submodules (#14370)Andrew W Elble1-0/+3
2020-01-31Document how to use Spack to replace Homebrew/Conda (#13083)Adam J. Stewart1-0/+242
2020-01-30`spack containerize` generates containers from envs (#14202)Massimiliano Culpo4-0/+310
2020-01-30Document how to add conditional dependencies (#14694)Peter Scheibel1-0/+22
2020-01-28Note about Intel compiler segfault with long paths (#14652)Glenn Johnson1-5/+15
2020-01-27fix spack env loads example (#14558)Owen Solberg1-2/+3
2020-01-27Unified environment modifications in config files (#14372)Massimiliano Culpo2-17/+37
2020-01-22shell support: `spack load` no longer needs modules (#14062)Greg Becker3-34/+65
2020-01-21pipelines: `spack ci` command with env-based workflow (#12854)Scott Wittenburg2-0/+440
2020-01-07Spack can automatically remove unused specs (#13534)Massimiliano Culpo2-0/+48
2020-01-01tests: improved `spack test` command line optionsTodd Gamblin2-21/+66