summaryrefslogtreecommitdiff
path: root/lib/spack/docs
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Deprecate `blacklist`/`whitelist` in favor of `include`/`exclude` (#31569)Todd Gamblin1-6/+6
2022-07-11py-hatchling: add new packages, document new build backend (#31512)Adam J. Stewart1-2/+31
2022-07-07Documentation: Add SourceforgePackage to the build systems docs (#31473)Tamara Dahlgren2-2/+58
2022-07-07removing feature bloat: monitor and analyzers (#31130)Vanessasaurus1-268/+0
2022-07-05Remove fetch from depfile (#31433)Harmen Stoppels1-12/+8
2022-06-24Fix typo in documentation note about concretizer:unify (#31246)Cody Balos1-3/+3
2022-06-20Fix request for bzip2, since bzip was pulled due to patent issues (#31198)Sam Broderick1-2/+2
2022-06-17docs: quote string to show valid YAML (#31178)Massimiliano Culpo1-1/+1
2022-06-17Spec: Add a new virtual-customizable `home` attribute (#30917)Chuck Atkins1-0/+268
2022-06-17Update Intel package descriptions (#31150)Robert Cohn2-4/+7
2022-06-09Allow more fine-grained control over what submodules are updated (#27293)Tim Fuller1-2/+21
2022-06-07docs: update the list of Docker images with Spack preinstalled (#31003)Massimiliano Culpo3-7/+17
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland2-6/+6
2022-05-26Remove the warning that Spack prints at each spec (#30872)Massimiliano Culpo1-0/+7
2022-05-24Add a command to generate a local mirror for bootstrapping (#28556)Massimiliano Culpo2-0/+161
2022-05-24Best effort co-concretization (iterative algorithm) (#28941)Massimiliano Culpo1-22/+51
2022-05-23Documentation and new method for `CachedCMakePackage` build system (#22706)Greg Becker2-0/+124
2022-05-23Deprecate `spack:concretization` over `concretizer:unify` (#30038)Harmen Stoppels5-13/+24
2022-05-13Reuse concretization by default (#30396)Massimiliano Culpo2-25/+20
2022-05-10Add a Lua build-system (#28854)Tom Scogland2-0/+106
2022-05-06docs: jobserver & generated makefiles (#30526)Harmen Stoppels1-6/+8
2022-05-05Makefile generator for parallel spack install of environments (#30254)Harmen Stoppels2-3/+121
2022-04-26docs: Fix ROCmPackage example syntax (#30168)Ken Raffenetti1-1/+1
2022-04-25ASP-based solver: allow configuring target selection (#29835)Massimiliano Culpo1-16/+53
2022-04-20docs: add (config.yaml) to sections for faster lookup by config file (#30157)Harmen Stoppels6-18/+18
2022-04-20PythonPackage docs: Spack now supports Windows (#30177)Adam J. Stewart1-2/+1
2022-04-13Add support for Python 3.10 (#29581)Massimiliano Culpo2-7/+8
2022-04-08Deprecate top-level module config (#28659)Harmen Stoppels3-37/+3
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo1-0/+1
2022-04-04Allow conditional possible values in variants (#29530)Massimiliano Culpo1-0/+31
2022-04-04Add support for racket packages (#27564)Thomas Dickerson2-0/+47
2022-03-29cmake: use CMAKE_INSTALL_RPATH_USE_LINK_PATH (#29703)Harmen Stoppels1-30/+79
2022-03-27autotools doc: add missing right quote (#29734)百地 希留耶1-1/+1
2022-03-23Remove known issues from documentation (#29664)Massimiliano Culpo2-78/+0
2022-03-20major.minor.micro.dev0 Spack version (#25267)Harmen Stoppels1-73/+52
2022-03-18Split the workflow section and remove outdated advices (#29344)Massimiliano Culpo7-1248/+287
2022-03-17Remove references to `features/windows-support` branch (#29565)Zack Galbreath1-1/+1
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-25/+15
2022-03-17"spack commands --update-completion"John Parent1-15/+34
2022-03-17Expand external find for Windows (#27588)John Parent1-35/+56
2022-03-17Spack on Windows package portsJohn Parent1-8/+0
2022-03-17Relocate spack_cmd and scripts from installer to root bin (#24651)John W. Parent1-28/+10
2022-03-17Packaging of netlib-lapack for windows (#24993)Jared Popelar1-66/+79
2022-03-17Windows: Create installer and environmentlou.lawrence@kitware.com1-0/+218
2022-03-09environment.py: allow link:run (#29336)Harmen Stoppels1-6/+20
2022-02-16extensions: allow multiple "extends" directives (#28853)Tom Scogland1-0/+18
2022-02-16docs: add section on concretizer configurationTodd Gamblin5-13/+59
2022-02-16Add 'stable' to the list of infinity version names. (#28772)Mark W. Krentel1-1/+2
2022-02-07Support config variables in config.yaml extensions paths (#17772)Jordan Galby1-3/+2
2022-02-02Add a "sticky" property to variants (#28630)Massimiliano Culpo1-0/+26