summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-11-17concretizer: add basic semantics for compilersTodd Gamblin3-7/+112
2020-11-17concretizer: simplify and move architecture semantics into concretize.lpTodd Gamblin2-15/+41
2020-11-17concretizer: break output up into easier-to-understand sectionsTodd Gamblin3-22/+37
2020-11-17concretizer: simplify and suppress warnings for variant handlingTodd Gamblin2-8/+19
2020-11-17concretizer: split long lines in ASP programsTodd Gamblin1-1/+8
2020-11-17concretizer: split main logic program out into filesTodd Gamblin3-56/+57
2020-11-17concretizer: colorize ASP outputTodd Gamblin1-7/+46
2020-11-17concretizer: move dump logic into solver.aspTodd Gamblin2-21/+25
2020-11-17concretizer: first rudimentary round-trip with asp-based solverTodd Gamblin3-179/+382
2020-11-17concretizer: add rudimentary variants with defaults to ASP solveTodd Gamblin1-0/+30
2020-11-17concretizer: beginnings of solve() commandTodd Gamblin4-0/+338
2020-11-17repo: Add all_package_classes() method.Todd Gamblin2-0/+26
2020-11-17include share/pkgconfig in user environments (#19909)Robert Underwood1-0/+1
2020-11-17Support parallel environment builds (#18131)Tamara Dahlgren16-556/+1200
2020-11-16spack edit: accept readonly packages (#19949)Wouter Deconinck1-1/+1
2020-11-16pipelines: support testing PRs from forks (#19248)Scott Wittenburg5-108/+237
2020-11-15macOS: Big Sur reports as either 10.16 or 11.0 (#19900)Adam J. Stewart1-0/+1
2020-11-12move sbang to unpadded install tree root (#19640)Greg Becker6-82/+205
2020-11-12Testing: ensure that all packages can be pickled (#19890)Peter Scheibel1-0/+24
2020-11-12MavenPackage: allow additional build args (#19676)Adam J. Stewart2-2/+24
2020-11-12macos: update build process to use spawn instead of fork (#18205)Peter Scheibel25-557/+1041
2020-11-12Pipelines: Compare target family instead of architecture (#19884)Scott Wittenburg2-1/+18
2020-11-11Keep output machine readable using `spack find --format` in an env (#19698)Greg Becker2-2/+4
2020-11-11fix typo wrt target=graviton (#19865)Satish Balay2-2/+2
2020-11-11spack env deactivate/spack unload: demote warning message to debug message (#...Massimiliano Culpo1-4/+4
2020-11-11Restore `spack checksum` verbosity (#19480)Adam J. Stewart1-6/+6
2020-11-10Binary caching: fix buildcache list (multiple invocations) (#19848)Peter Scheibel1-12/+7
2020-11-09tutorial cmd: fix gpg invocation (#19829)Greg Becker1-1/+1
2020-11-09Fix minor typo in function comment (#19804)Adam J. Stewart1-1/+1
2020-11-09[docs] getting_started.rst: fix typo (#19815)Emir İşman1-1/+1
2020-11-09commands: add `spack tutorial` command (#19808)Todd Gamblin1-0/+85
2020-11-05Remove hardcoded version numbers from container logic (#19716)Greg Becker5-74/+7
2020-11-04bug fix: Display error when curl is missing even in non-debug mode (#19695)Tamara Dahlgren2-2/+32
2020-11-03documentation: fix formatting of code-block section (#19693)Shahzeb Siddiqui1-1/+1
2020-11-02Bugfix - hashing: don't recompute full_hash or build_hash (#19672)Todd Gamblin1-3/+40
2020-11-01sbang: fixes for sbang relocationTodd Gamblin3-9/+77
2020-10-30Update documentation on containers (#19631)Massimiliano Culpo4-207/+61
2020-10-30Config: cache results of get_config (#19605)Massimiliano Culpo4-12/+49
2020-10-30Make archspec a vendored dependency (#19600)Massimiliano Culpo50-1565/+1887
2020-10-30Binary caching: use full hashes (#19209)Scott Wittenburg16-158/+795
2020-10-29CI: disable vermin check for deprecated hash (#19612)Peter Scheibel1-1/+2
2020-10-29Oneapi add compiler (#19330)Frank Willmore7-3/+164
2020-10-28sbang: vendor sbangTodd Gamblin2-66/+0
2020-10-27sbang: convert sbang script to POSIX shellTodd Gamblin2-7/+75
2020-10-26sbang: add support for php (#18299)Toyohisa Kameyama2-0/+22
2020-10-26sbang: put sbang in the install_tree (#11598)Patrick Gartung3-15/+88
2020-10-26bugfix: test_push_and_fetch_keys should be skipped w/o gpg (#19511)Todd Gamblin1-0/+2
2020-10-24bugfix: fix config merge order for OrderdDicts (#18482)Todd Gamblin5-30/+67
2020-10-23docs: update docs on shell support and using packages (#19486)Todd Gamblin3-337/+344
2020-10-23csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)Todd Gamblin8-80/+69