summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/build_system_guess.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-06-15Enable build system guess tests on windows (#36971)markus-ferrell1-4/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-13Use file paths/urls correctly (#34452)Harmen Stoppels1-1/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin1-29/+28
2022-05-10Add a Lua build-system (#28854)Tom Scogland1-20/+21
2022-03-17"spack commands --update-completion"John Parent1-2/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+2
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-09-03Add new MavenPackage build system base class (#18185)Adam J. Stewart1-0/+1
2020-09-02Add new RubyPackage build system base class (#18199)Adam J. Stewart1-0/+3
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-07-30Add SIPPackage base class (#12157)Adam J. Stewart1-0/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-08-10Branch with the meson build-system (#8467)Tom Merrick1-0/+1
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-04Add a QMakePackage base class (#4925)Adam J. Stewart1-0/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-01Add a WafPackage base class (#3975)Adam J. Stewart1-0/+1
2017-04-05spack create MakefilePackage (#3710)Adam J. Stewart1-0/+3
2017-03-30Extendable Perl (#3614)Milton Woods1-0/+2
2017-01-16Major improvements to spack create (#2707)Adam J. Stewart1-5/+6
2017-01-04Standardize package names: lower-case, not Mixed_CASE (#2475)Elizabeth Fischer1-1/+1
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo1-52/+35
2016-07-18Flake8Adam J. Stewart1-8/+0
2016-07-18Update build_system_guess test with new class nameAdam J. Stewart1-0/+89