Age | Commit message (Expand) | Author | Files | Lines |
2019-12-16 | Travis exits at the first failing test, pin codecov at v4.5.4 (#14179) | Massimiliano Culpo | 1 | -1/+1 |
2019-11-26 | Package Index: Build in Dockerhub (#13810) | Axel Huebl | 1 | -12/+0 |
2019-11-22 | Remove mirrors from Travis cache (#13841) | Massimiliano Culpo | 1 | -1/+0 |
2019-10-31 | Travis CI: Test Python 3.8 (#13347) | Adam J. Stewart | 1 | -11/+15 |
2019-10-22 | Disable macOS builds on PRs while we wait for Travis to catch up. (#13389) | Todd Gamblin | 1 | -0/+1 |
2019-10-21 | Bootstrap environment modules optimizing for generic architectures (#13105) | Massimiliano Culpo | 1 | -0/+5 |
2019-10-08 | travis: bump python version for flake8 and build tests | Massimiliano Culpo | 1 | -7/+7 |
2019-08-06 | Avoid sending empty reports to codecov (#12293) | Massimiliano Culpo | 1 | -3/+5 |
2019-07-05 | travis: the sudo tag is now deprecated (#11933) | cclauss | 1 | -10/+0 |
2019-07-05 | tests: add tests for setup-env.sh | Todd Gamblin | 1 | -23/+10 |
2019-06-18 | Ensure `brew update` is run before using brew in test environment (#11784) | Greg Becker | 1 | -0/+1 |
2019-05-11 | tests: stop testing Python 3.4 | Todd Gamblin | 1 | -5/+0 |
2019-05-11 | tests: require Python 2.6 tests to pass | Todd Gamblin | 1 | -2/+0 |
2019-05-10 | enable coverage for python 2.6 unit tests | Todd Gamblin | 1 | -1/+1 |
2019-05-11 | coverage: only run coverage for subset of unit tests | Todd Gamblin | 1 | -3/+3 |
2019-05-01 | Fix spack flake8 to use Travis's target as base when needed | Todd Gamblin | 1 | -1/+1 |
2019-04-11 | Updated Sphinx configuration (#11165) | Massimiliano Culpo | 1 | -1/+1 |
2019-02-28 | Added a sub-command to show if packages are relocatable (#9199) | Massimiliano Culpo | 1 | -0/+18 |
2018-12-30 | stopgap: allow travis to fail for Python 2.6 again | Todd Gamblin | 1 | -0/+2 |
2018-12-29 | coverage: use kcov to get coverage for our cc script | Todd Gamblin | 1 | -4/+6 |
2018-12-29 | bugfix: add codecov upload back to travis.yml (#10220) | Todd Gamblin | 1 | -0/+5 |
2018-12-29 | Use homebrew addon instead of manually invoking brew (#10213) | Todd Gamblin | 1 | -7/+8 |
2018-12-23 | travis: fix pip install for docker stage (#10177) | Omar Padron | 1 | -2/+3 |
2018-12-20 | Fix docker builds (#9805) | Omar Padron | 1 | -22/+0 |
2018-12-15 | Store ccache directory explicitly in Travis. (#10119) | Massimiliano Culpo | 1 | -0/+3 |
2018-12-15 | .travis.yml: enable ccache (#6370) | Christoph Junghans | 1 | -2/+9 |
2018-12-14 | Updated the Travis environment to xenial (#10090) | Massimiliano Culpo | 1 | -9/+2 |
2018-11-09 | travis: allow Python 2.6 to fail until we figure out why Travis hangs (#9776) | Todd Gamblin | 1 | -0/+2 |
2018-10-26 | docker: allow docker build to fail until it's fixed (#9658) | Todd Gamblin | 1 | -0/+1 |
2018-10-26 | docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329) | Omar Padron | 1 | -0/+28 |
2018-09-24 | travis: require sudo in an attempt to avoid build timeouts (#9327) | Todd Gamblin | 1 | -1/+8 |
2018-09-03 | travis: bring back macOS test in unit test stage | Todd Gamblin | 1 | -4/+1 |
2018-09-03 | travis: clean up .travis-ci.yml wrapping and indentation | Todd Gamblin | 1 | -7/+14 |
2018-09-03 | travis: fix macOS builds, avoid brew autoupdate | Todd Gamblin | 1 | -7/+12 |
2018-08-24 | Remove Python 3.3 from testing. | Todd Gamblin | 1 | -4/+0 |
2018-08-20 | Even better Makefile target parsing (#8819) | Adam J. Stewart | 1 | -0/+1 |
2018-08-04 | Generate coverage reports for all unit and build tests | Adam J. Stewart | 1 | -13/+13 |
2018-07-23 | tests: Add python 3.7 to Travis CI (#8778) | Massimiliano Culpo | 1 | -0/+15 |
2018-07-23 | tests: move doc tests to the unit test stage | Todd Gamblin | 1 | -9/+8 |
2018-07-19 | style: Add pep8-naming plugin to flake8 | Scott Wittenburg | 1 | -0/+1 |
2018-03-06 | Save sources in a mirror and cache it in Travis (#7392) | Massimiliano Culpo | 1 | -1/+4 |
2018-02-12 | Use python3.6 to test building docs (#7218) | Massimiliano Culpo | 1 | -1/+1 |
2018-01-18 | Added flags to unit tests + OSX build done once per day (#6988) | Massimiliano Culpo | 1 | -8/+18 |
2018-01-10 | Travis: upload the coverage data as part of the script (#6877) | Massimiliano Culpo | 1 | -4/+3 |
2017-11-29 | travis: removed /usr/local/include/c++ before installing gcc on OSX (#6515) | Massimiliano Culpo | 1 | -0/+1 |
2017-08-19 | Group Travis CI jobs in stages (#5104) | Massimiliano Culpo | 1 | -13/+59 |
2017-06-01 | travis: fixes failure on six (#4415) | Massimiliano Culpo | 1 | -0/+1 |
2017-05-26 | gpg: add 'spack gpg subcommand (#3845) | Ben Boeckel | 1 | -0/+2 |
2017-05-17 | Move doc dependencies to requirements.txt for readthedocs (#4280) | Todd Gamblin | 1 | -2/+1 |
2017-05-17 | Sphinx no longer supports Python 2.6 (#4266) | Adam J. Stewart | 1 | -1/+2 |