summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2022-11-07encode development requirements in pyproject.toml (#32616)Tom Scogland1-46/+2
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-1/+0
2022-09-02Reorder workflow execution in GHA (#32183)Tom Scogland1-0/+96
2022-07-31black: reformat entire repository with blackTodd Gamblin2-9/+9
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin2-3/+3
2022-04-20refactor powershell setup to make it sourceable (#29987)Tom Scogland1-54/+5
2022-03-22Windows PWSH setup fix (#29649)John W. Parent1-4/+4
2022-03-17PWSH SupportJohn Parent1-0/+59
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-0/+1
2022-03-17Update tests support for WindowsBetsy McPhail1-5/+5
2022-03-17Spack on Windows package portsJohn Parent1-2/+6
2022-03-17Add Github Actions for Windows (#24504)John Parent2-3/+9
2022-03-17Relocate spack_cmd and scripts from installer to root bin (#24651)John W. Parent3-0/+304
2022-01-14Update copyright year to 2022Todd Gamblin2-2/+2
2021-11-23Remove support for Python 2.6 (#27256)Massimiliano Culpo1-4/+2
2021-08-17Use a patched argparse only in Python 2.X (#25376)Massimiliano Culpo1-0/+23
2021-05-22Spack can Use RHEL8's `platform-python` if nothing else is available. (#23857)Todd Gamblin1-1/+2
2021-04-22Docs: Updated copyrights in files still using 2020 as ending year (#23215)Tamara Dahlgren1-1/+1
2021-03-20notify and error out on more unsupported versions (#22389)Tom Scogland1-9/+14
2021-02-12Introduce a SPACK_PYTHON environment variable (#21222)Chuck Atkins1-3/+6
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin2-2/+2
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland1-0/+2
2020-11-12macos: update build process to use spawn instead of fork (#18205)Peter Scheibel1-2/+4
2020-10-28sbang: vendor sbangTodd Gamblin1-95/+15
2020-10-27sbang: convert sbang script to POSIX shellTodd Gamblin1-48/+106
2020-10-26sbang: add support for php (#18299)Toyohisa Kameyama1-7/+18
2020-03-29spack-python should exec `spack python` (#15738)Todd Gamblin1-1/+1
2020-01-24sbang: Fix perl binary detectionMichael Kuhn1-3/+3
2020-01-21pipelines: `spack ci` command with env-based workflow (#12854)Scott Wittenburg3-503/+0
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin5-5/+5
2019-10-22fetching: S3 upload and download (#11117)Omar Padron1-1/+1
2019-09-29prefer Python 3 to Python 2 for running SpackTodd Gamblin1-1/+17
2019-09-13Fixes identified in ecp facilities hackathon fixes:Scott Wittenburg1-26/+18
2019-09-13Implement an optional compiler bootstrapping phaseScott Wittenburg2-116/+193
2019-09-13Add pre-ci job generation for a multi-repo setupScott Wittenburg1-0/+93
2019-09-13Refactor release-jobs cmd based on use of environments (no docker either)Scott Wittenburg1-8/+20
2019-05-18Fix typo in spack executable (#11512)Adam J. Stewart1-1/+1
2019-02-21release workflow: Add build scripts for jobs and means to upload pkgsScott Wittenburg2-0/+329
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin3-3/+3
2018-11-06bugfix: work around ruamel.yaml vendoring issues (#9725)Massimiliano Culpo1-0/+12
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin3-70/+16
2018-08-20yaml: use ruamel.yaml instead of pyyamlTodd Gamblin1-7/+0
2018-07-14clean up of spack clean (#8610)Andreas Baumbach1-24/+0
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin3-3/+3
2018-01-16Vendor ordereddict for python2.6 only (#6931)Massimiliano Culpo1-0/+4
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin3-3/+3
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn3-3/+3
2017-08-18sbang support: add node-js and fix luahealther1-0/+2
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin3-3/+3
2017-06-14fix intltool_sbang issue #4191 (#4192)Luigi Calori1-4/+11