summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock/packages
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-17Windows Support: Testing Suite integrationJohn Parent4-10/+12
2022-03-17Spack on Windows package portsJohn Parent1-0/+15
2022-03-13Remove "setup_environment" and "setup_dependent_environment" (#29463)Massimiliano Culpo10-27/+27
2022-02-23Testing: Summarize test results and add verbose output (#28700)Tamara Dahlgren1-0/+20
2022-02-10spack audit: fix spurious failures for target/platform conflicts (#28860)Greg Becker1-0/+16
2022-02-02Add a "sticky" property to variants (#28630)Massimiliano Culpo1-0/+18
2022-01-14Update copyright year to 2022Todd Gamblin232-232/+232
2022-01-14PythonPackage: install packages with pip (#27798)Adam J. Stewart2-0/+30
2021-12-16MANPATH needs a trailing ':' to utilize system defaults (#21682)Andrew W Elble1-0/+1
2021-12-16Bugfix: Simplify preferred-test versions; set checksum defaults (#28026)Tamara Dahlgren1-7/+5
2021-12-10Extends: support spec, not just package name (#27754)Adam J. Stewart1-0/+17
2021-11-22Make _enable_or_disable(...) return an empty array for conditional variants w...Harmen Stoppels1-0/+11
2021-11-19define_from_variant: return an empty string for non-existing variants (#27503)Harmen Stoppels1-0/+9
2021-11-03Allow conditional variants (#24858)Greg Becker1-0/+24
2021-10-28buildcaches: fix directory link relocation (#26948)Paul Ferrell1-0/+45
2021-10-25Add a unit test to prevent regressionMassimiliano Culpo2-0/+36
2021-10-19Speed-up environment concretization on linux with a process pool (#26264)Massimiliano Culpo1-1/+1