summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/make_executable.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-27tests: fix more cases of env variables (#41226)Harmen Stoppels1-107/+98
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-04Fix non-parallel make under depfile jobserver (#32862)Jordan Galby1-12/+26
2022-07-31black: reformat entire repository with blackTodd Gamblin1-58/+54
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-1/+2
2022-03-17Expand external find for Windows (#27588)John Parent1-2/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+5
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+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-09-04Enable testing in parallel when using CMake. (#8484)Chris Green1-0/+7
2018-05-17use os.path.join instead of join_path in coreTodd Gamblin1-2/+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-10-24remove wildcards from make spack core and packagesTodd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-03-31Convert Python 2 idioms to Python 2/3-compatible ones.Todd Gamblin1-1/+1
2016-08-10Make Spack core PEP8 compliant.Todd Gamblin1-13/+13
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-8/+8
2016-03-05Revert c5d9ee8924 for bug fixes.Todd Gamblin1-3/+3
2016-03-03Revert "refactoring proposal : turn Stage into a context manager"Todd Gamblin1-3/+3
2016-03-03test : optimized import statementsalalazo1-3/+3
2016-01-21Refactor args for Executable.__call__Todd Gamblin1-24/+24
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin1-1/+1
2015-05-31Fix #46: make(parallel=False) regression.Todd Gamblin1-0/+125