index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-05-09
Travis version of pip is too old (#4180)
Adam J. Stewart
1
-0
/
+2
2017-04-27
Separate integration tests; simplify test scripts (#4006)
Todd Gamblin
1
-3
/
+11
2017-04-21
Coverage for multiple Python versions. (#3951)
Todd Gamblin
1
-1
/
+1
2017-03-31
Clean up tests and add Python3 to Travis.
Todd Gamblin
1
-1
/
+17
2017-03-31
Update externals to work with Python 3
Todd Gamblin
1
-1
/
+0
2017-02-10
qa: allow fast finish to avoid consuming a precious OSX build on a PR that wi...
Massimiliano Culpo
1
-0
/
+1
2017-01-26
Use codecov for coverage instead of coveralls (#2933)
Todd Gamblin
1
-25
/
+21
[next]