summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-14ASP-based solver: add a rule for version uniqueness in virtual packages (#26740)Massimiliano Culpo2-0/+33
2021-10-14Constrain abstract specs rather than concatenating strings in the "when" cont...Massimiliano Culpo1-1/+4
2021-10-13buildcache: do one less tar file extraction Patrick Gartung3-4/+16
2021-10-12ASP-based solver: decrease the priority of multi-valued variant optimization ...Massimiliano Culpo2-0/+39
2021-10-06Remove the spack.architecture module (#25986)Massimiliano Culpo1-2/+2
2021-10-03Remove .99 from version ranges (#26422)Harmen Stoppels1-1/+1
2021-09-27Use gnuconfig package for config file replacement (#26035)Harmen Stoppels2-0/+123
2021-09-20Allow setting variant name in AutotoolsPackage._activate_or_not (#26054)iarspider1-0/+2
2021-09-14Adding ability to compare git references to spack install (#24639)Vanessasaurus1-0/+24
2021-09-09specs: move to new spec.json format with build provenance (#22845)Nathan Hanford2-0/+68
2021-09-08url stats: add `--show-issues` option (#25792)Todd Gamblin65-132/+174
2021-08-26Regression test for version selection with preferences (#25602)Massimiliano Culpo3-0/+46
2021-08-24Fix bindist network issues (#25587)Harmen Stoppels3-12/+7
2021-08-10Rework rules for provider weights (#25331)Massimiliano Culpo3-0/+24
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin13-16/+22
2021-07-02Add `when` context manager to group common constraints in packages (#24650)Massimiliano Culpo1-0/+20
2021-06-22ASP-based solver: fix provider logic (#24351)Massimiliano Culpo2-0/+27
2021-06-22Implement CVS fetcher (#23212)Erik Schnetter1-0/+13
2021-06-22adding save of build times on install (#24350)Vanessasaurus1-0/+30
2021-06-08ASP-based solver: reordered low priority optimization criteria (#24184)Massimiliano Culpo3-0/+28
2021-05-25Stand-alone/Smoke tests: copy cached test sources to test stage (#23713)Tamara Dahlgren2-0/+25
2021-05-12ASP-based solver: account for deprecated versions (#23491)Massimiliano Culpo1-0/+12
2021-05-11Environments: add run deps to shell modifications (#23485)Peter Scheibel2-0/+43
2021-05-11ASP-based solver: variants set from cli are considered as defaults (#23542)Massimiliano Culpo1-0/+5
2021-05-07fix check when retrieving matching spec from environment when there is a matc...Peter Josef Scheibel1-0/+1
2021-04-27Don't report configure errors to CDash for successful packages (#23286)Zack Galbreath1-0/+33
2021-03-29Externals are preferred even when they have non-default variant valuesMassimiliano Culpo2-0/+25
2021-03-29Enforce uniqueness of the version_weight atom per nodeMassimiliano Culpo1-0/+17
2021-03-26ASP-based solver: model disjoint sets for multivalued variants (#22534)Massimiliano Culpo1-0/+15