summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart5-14/+4
2023-02-16spack uninstall: follow run/link edges on --dependents (#34058)Harmen Stoppels4-0/+67
2023-02-01Use the `maintainers` directive in all packages (#35201)Massimiliano Culpo2-2/+2
2023-01-27Add a `maintainers` directive (#35083)Massimiliano Culpo3-3/+19
2023-01-20Windows/testing: enable tests for "spack find" (#33588)markus-ferrell2-6/+4
2023-01-20Identify Windows support with tags (#35027)John W. Parent1-0/+1
2023-01-18license year bump (#34921)Harmen Stoppels268-268/+268
2022-12-09Windows: reenable unit tests (#33385)John W. Parent1-3/+11
2022-12-01conditional variant values: allow boolean (#33939)Greg Becker1-0/+7
2022-11-15Fix incorrect timer (#33900)Harmen Stoppels1-5/+0
2022-11-14Speed up traverse unit tests (#33840)Harmen Stoppels4-129/+0
2022-11-07intel oneapi classic bootstrapping (#31285)Greg Becker1-0/+28
2022-11-08Fix missing "*.spack*" files in views (#30980)Jordan Galby1-0/+46
2022-11-05Fix relocation to avoid overwriting merged constant strings (#32253)Tom Scogland2-2/+12
2022-11-02flags/variants: Add ++/~~/== syntax for propagation to dependenciesKayla Butler2-0/+9
2022-11-01Consolidate DAG traversal in traverse.py, support DFS/BFS (#33406)Harmen Stoppels4-0/+129
2022-11-01Unit tests: make unit tests work for aarch64 machines (#33625)Greg Becker3-0/+7
2022-10-26Allow for packages with multiple build-systems (#30738)Massimiliano Culpo16-50/+105
2022-10-24Add filename to text_to_relocate only if it needs to be relocated (#31074)iarspider1-0/+27
2022-10-04BuildEnvironment: accumulate module changes to poke to all relevant modules (...Greg Becker1-0/+11
2022-09-13Windows rpath support (#31930)John W. Parent1-6/+6
2022-09-08CMakePackage: allow custom CMAKE_PREFIX_PATH entries (#32547)Peter Scheibel2-0/+37
2022-09-01Port package sanity unit tests to audits (#32405)Massimiliano Culpo2-8/+9
2022-08-17bugfix: use cmake version from dependency (#31739)Tom Scogland2-0/+5
2022-08-04Git Ref versions can be paired to defined versions in the spec (#30998)psakievich2-0/+34
2022-07-31black: reformat entire repository with blackTodd Gamblin256-1528/+1811
2022-07-31black: fix style check package and flake8 formatting for blackTodd Gamblin2-41/+52
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin1-1/+1
2022-07-12`spack.repo.get()` can only be called on concrete specs (#31411)Massimiliano Culpo1-2/+12
2022-06-17Spec: Add a new virtual-customizable `home` attribute (#30917)Chuck Atkins2-0/+81
2022-06-16concretize.lp: impose a lower bound on the number of version facts if a solut...Massimiliano Culpo1-0/+16
2022-06-07Fix empty install prefix post-install sanity check (#30983)Jordan Galby1-0/+16
2022-06-06Package: Don't warn for missing source on bundle packages without code (#30913)Chuck Atkins2-2/+19
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland253-187/+377
2022-05-24Best effort co-concretization (iterative algorithm) (#28941)Massimiliano Culpo1-1/+1
2022-05-13concretizer: enable hash reuse with full hashTodd Gamblin5-0/+124
2022-05-13Fix how environments are read from lockfileScott Wittenburg1-0/+1
2022-05-05package audit: ensure stand-alone test method not include in build-phase test...Tamara Dahlgren1-2/+2
2022-04-28Add command for reading JSON-based DB description (now with more tests) (#29652)Peter Scheibel3-0/+41
2022-04-26Feature: Allow re-use of run_test() in install_time_test_callbacks (#26594)Tamara Dahlgren2-0/+58
2022-04-22Package-level submodule attribute: support explicit versions (#30085)Peter Scheibel1-0/+2
2022-04-13Ad-hoc Git commit versions: support submodules (#30037)Peter Scheibel1-0/+2
2022-04-12Splice differing virtual packages (#27919)Nathan Hanford3-0/+62
2022-04-12Git commit versions bugfix: Environments and Concretization (#29717)Peter Scheibel1-0/+2
2022-04-04Allow conditional possible values in variants (#29530)Massimiliano Culpo1-0/+34
2022-04-04rewiring of spliced specs (#26873)Nathan Hanford3-3/+18
2022-03-24environment views: single pass view generation (#29443)Harmen Stoppels3-0/+64
2022-03-23Use stable URLs and `?full_index=1` for all github patches (#29239)Adam J. Stewart1-0/+20
2022-03-19Revert "Add command for reading a json-based DB description (#24894)" (#29603)Nils Vu3-41/+0
2022-03-18Add command for reading a json-based DB description (#24894)Peter Scheibel3-0/+41