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
*
[appveyor skip] fix travis scons build job to not do extra packaging steps, b...
William Deegan
2020-07-01
1
-3/+0
*
[appveyor skip] formatting change travis ci
William Deegan
2020-06-23
1
-15/+15
*
[appveyor skip] add packages to build docs and add steps for API docs
William Deegan
2020-06-23
1
-1/+1
*
[appveyor skip] add packages to build docs and add steps for API docs
William Deegan
2020-06-23
1
-1/+5
*
[appveyor skip] fix ulink vs link xml syntax
William Deegan
2020-06-23
1
-1/+1
*
[appveyor skip] more travis ci work
William Deegan
2020-06-23
1
-0/+1
*
[appveyor skip] more travis ci work
William Deegan
2020-06-23
1
-7/+7
*
[appveyor skip] more travis ci work
William Deegan
2020-06-23
1
-7/+10
*
add job to do scons' own build
William Deegan
2020-06-23
1
-2/+11
*
clean up CI files
Daniel Moody
2020-05-20
1
-25/+1
*
test coverage
Daniel Moody
2020-05-19
1
-5/+7
*
update to lxml 4.5.0
William Deegan
2020-05-18
1
-1/+1
*
Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic fo...
William Deegan
2020-05-18
1
-1/+1
*
Add py3.9 dev
William Deegan
2020-05-18
1
-0/+4
*
clean up coveragerc file
Daniel Moody
2020-05-14
1
-2/+2
*
give coverage a name
Daniel Moody
2020-05-14
1
-0/+1
*
clean up travis and fix coverage
Daniel Moody
2020-05-14
1
-73/+23
*
[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
[next]