summaryrefslogtreecommitdiff
path: root/lib/spack/docs
AgeCommit message (Expand)AuthorFilesLines
2022-10-15depfile: update docs (#33279)Harmen Stoppels1-9/+37
2022-10-13Add missing upperbound to docs/spack.yaml (#33280)Harmen Stoppels1-0/+2
2022-10-12Fix typo in docs (#33182)Massimiliano Culpo1-1/+1
2022-10-10Docs: Getting Started Dependencies (#32480)Axel Huebl4-2/+33
2022-10-06docs: fix deprecated use of install_tree (#33004)Harmen Stoppels1-3/+3
2022-10-04Fix typo in documentation (#32984)Adam J. Stewart1-1/+1
2022-09-28Remove mentions of "best-effort" matrix expansion in the docs (#32755)Massimiliano Culpo1-25/+0
2022-09-21Docs: Update pipeline ci rebuild to add --tests (plus fixed typos) (#32048)Tamara Dahlgren1-24/+64
2022-09-17Add skip_import to PythonPackage and use it in py-nilearn (#32664)Manuela Kuhn1-0/+13
2022-09-14Update module_file_support.rst (#32629)Sam Broderick1-1/+1
2022-09-13Added install phase test methods for CachedCMakePackage (inherited) and WafPa...Tamara Dahlgren1-0/+6
2022-08-31ASP-based solver: allow to reuse installed externals (#31558)Massimiliano Culpo1-24/+47
2022-08-30Environments: Add support for include URLs (#29026)Tamara Dahlgren2-6/+14
2022-08-26Configuration: Allow requirements for virtual packages (#32369)Massimiliano Culpo1-6/+36
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