index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[skip appveyor] update .travis.yml to try to fix warning build
William Deegan
2020-01-27
1
-6/+0
*
[skip appveyor] update .travis.yml to try to fix broken build
William Deegan
2020-01-27
1
-7/+6
*
move coverage startuplogic to sitecustomize.py from usercustomize.py
William Deegan
2020-01-02
1
-4/+4
*
fix typo
William Deegan
2020-01-01
1
-1/+1
*
try non-sudo'd usercustomize.py file in sys.path[-1] instead of user site dir...
William Deegan
2020-01-01
1
-7/+7
*
remove --user from pip install coverage
William Deegan
2019-12-31
1
-1/+1
*
[appveyor skip] Drop pypy from build matrix. (it's py27)
William Deegan
2019-12-30
1
-8/+1
*
Remove Python 2.7 from CI
William Deegan
2019-12-30
1
-49/+0
*
debugging coverage failures
William Deegan
2019-12-29
1
-3/+3
*
debugging coverage failures
William Deegan
2019-12-29
1
-3/+3
*
Remove adding deadsnakes ppa. We're using newer python
William Deegan
2019-12-29
1
-5/+5
*
Change coverage worker to use Ubuntu Bionic instead of trusty for py37
William Deegan
2019-12-29
1
-0/+1
*
[skip appveyor] - reduce coverage to just py37
William Deegan
2019-12-28
1
-9/+9
*
reduce coverage jobs
William Deegan
2019-12-27
1
-34/+34
*
Try running a single job for coverage instead of 4.
William Deegan
2019-12-27
1
-1/+1
*
[skip appveyor] bump to bionic for py37 tests.
William Deegan
2019-12-27
1
-2/+2
*
Pin lxml so it will work with 3.8.0b2
William Deegan
2019-07-11
1
-1/+1
*
Merge pull request #3392 from mwichmann/travis-tweak
William Deegan
2019-06-21
1
-1/+3
|
\
|
*
Update Travis config: py38, lxml, docbook, ldc
Mats Wichmann
2019-06-13
1
-1/+3
*
|
add comment on how to update irc info
William Deegan
2019-06-13
1
-0/+1
|
/
*
Move IRC Channel to encrypted so forks won't publish to scons irc channel
William Deegan
2019-06-12
1
-22/+23
*
[WIP] try a run with Travis' py3.8
Mats Wichmann
2019-05-13
1
-1/+10
*
Run all CI builds with -j 2
Mats Wichmann
2019-04-01
1
-20/+27
*
Try another syntax to allow pypy3 failure in addtion to pypy
William Deegan
2019-03-04
1
-1/+2
*
[PYPY] don't specify xenial for pypy3
Mats Wichmann
2019-03-04
1
-2/+1
*
[PYPY] further adjust travis-ci pypy3 build
Mats Wichmann
2019-03-04
1
-2/+3
*
[PYPY] travis run pypy jobs with -j 3
Mats Wichmann
2019-03-04
1
-3/+7
*
[WIP] add pypy3 to the Travis CI setup
Mats Wichmann
2019-03-03
1
-2/+9
*
switch coverage around to get actual build failures
Daniel Moody
2019-01-29
1
-2/+9
*
switch to codecov and add new coverage for appveyor and travis
Daniel
2019-01-19
1
-26/+80
*
Travis sudo is deprecated
anatoly techtonik
2019-01-10
1
-2/+0
*
cleanup travis.xml file
William Deegan
2018-11-12
1
-5/+0
*
set osx_image: xcode9.4
William Deegan
2018-11-12
1
-0/+2
*
add sudo: required
William Deegan
2018-11-12
1
-0/+3
*
try travis ci mac builds as well
William Deegan
2018-11-12
1
-1/+5
*
Have travis-ci post #scons when builds complete.
William Deegan
2018-08-31
1
-0/+3
*
More deletion of _JAVA_OPTIONS to runtest.py from travis startup files.
William Deegan
2018-08-31
1
-1/+0
*
see if defining _JAVA_OPTIONS= to nothing will quiet STDERR from java which i...
William Deegan
2018-08-31
1
-1/+3
*
Travis CI: Upgrade to Python 3.7 production release
cclauss
2018-08-22
1
-1/+2
*
Add python 3.7 dev to travis builds
William Deegan
2018-08-08
1
-1/+1
*
Add python 3.7 to travis builds
William Deegan
2018-08-08
1
-0/+5
*
issue-3130: udpated travis file to update apt-get.
Daniel Moody
2018-05-25
1
-0/+4
*
removed JobTests.py workaround from travis
Daniel Moody
2018-02-20
1
-14/+3
*
updated comments no functional change
Daniel Moody
2018-02-11
1
-2/+1
*
forcing passing of python 3.5 and 3.6 tests for successful build in travis CI
Daniel Moody
2018-02-11
1
-2/+0
*
switched to using COVERAGE_FILE for simplicity
Daniel Moody
2018-01-01
1
-15/+3
*
several tests will not work with coverage, so set them to skip
Daniel Moody
2017-12-30
1
-4/+0
*
coverage reports have been missing the coverage data located in the tmp test ...
Daniel Moody
2017-12-30
1
-6/+31
*
have travis/install.sh echo it's commands. Hopefully get PYVER env variable set
William Deegan
2017-12-26
1
-6/+11
*
fix typo
William Deegan
2017-12-25
1
-1/+1
[next]