summaryrefslogtreecommitdiff
path: root/lib/spack/docs
AgeCommit message (Expand)AuthorFilesLines
2022-08-24Allow default requirements in packages.yaml (#32260)Massimiliano Culpo1-2/+26
2022-08-23New package: py-griffe and new build backend: py-pdm-pep517 (#32335)Ryan Marcellino1-2/+14
2022-08-19docs: add a note about an issue being solved on `develop` (#32261)Harmen Stoppels1-1/+7
2022-08-16Configuration: allow users to enforce hard spec constraints (#27987)Peter Scheibel1-0/+66
2022-08-15CI/documentation: constrain pygments to avoid latest version (2.13.0) (#32163)Peter Scheibel1-0/+1
2022-08-11Don't set `LD_LIBRARY_PATH` by default on Linux (#28354)Harmen Stoppels3-10/+24
2022-08-09PythonPackage: add --config-settings support (#31823)Adam J. Stewart1-1/+49
2022-08-09Update release procedure, keep CHANGELOG up-to-date (#31969)Massimiliano Culpo1-5/+16
2022-08-05Fix doc format for code blocks: GitRef versions (#31937)psakievich1-2/+2
2022-08-04Add documentation for git refs as versions (#31914)psakievich2-0/+57
2022-08-04Deprecate support for Python 3.5 (by removing it from CI) (#31908)Massimiliano Culpo2-2/+2
2022-08-03asp: refactor low level API to permit the injection of configurationMassimiliano Culpo1-0/+1
2022-08-03Match documentation of spack create with actual behavior. (#31892)dunatotatos1-1/+1
2022-08-02Document that reuse is higher priority than preferences in packages.yaml (#31...Harmen Stoppels2-0/+35
2022-08-02docs: Fix outdated pre-0.18 text on build dependencies (#31860)Todd Gamblin1-5/+13
2022-08-02Add meson Python build backend (#31809)Adam J. Stewart1-36/+51
2022-07-31black: reformat entire repository with blackTodd Gamblin1-113/+124
2022-07-26containerize: fix concretization -> concretizer (#31594)Harmen Stoppels1-1/+1
2022-07-24Sphinx 5.1.0 breaks doc builds (#31709)Adam J. Stewart1-1/+1
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