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
/
.appveyor.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix appveyor test matrix
Mats Wichmann
2021-11-11
1
-2/+2
*
Switch Windows CI builds to VS2022 and Py3.10
Mats Wichmann
2021-11-10
1
-12/+17
*
cleanup whitespace in appveyor file
William Deegan
2021-01-22
1
-3/+3
*
clean up CI files
Daniel Moody
2020-05-20
1
-46/+6
*
msvc 10 still hangs
Daniel Moody
2020-05-20
1
-2/+11
*
test coverage
Daniel Moody
2020-05-19
1
-120/+17
*
Fix coverage source dir for appveyor builds
William Deegan
2020-05-11
1
-2/+2
*
Remove Python 2.7 from CI
William Deegan
2019-12-30
1
-19/+1
*
Fix py35 hang due to bad VS2010 install on VS2015 appveyor image.
William Deegan
2019-12-30
1
-4/+6
*
[skip travis] back to 1 run per build type.
William Deegan
2019-12-29
1
-30/+30
*
[skip travis] Split builds in 2. py35 is timing out.
William Deegan
2019-12-28
1
-1/+31
*
remove RDP
William Deegan
2019-12-28
1
-1/+1
*
[skip travis] Add Py38 vs2019
William Deegan
2019-12-27
1
-61/+11
*
[travis skip] restore to non-debug settings.
William Deegan
2019-12-27
1
-13/+5
*
[travis skip] debug
William Deegan
2019-12-27
1
-8/+7
*
[skip travis] debug
William Deegan
2019-12-27
1
-6/+3
*
[skip travis] debug
William Deegan
2019-12-27
1
-1/+3
*
[skip travis] debug
William Deegan
2019-12-27
1
-3/+12
*
[skip travis] debugging
William Deegan
2019-12-27
1
-3/+2
*
debug py27 taskmastertrace test failure.
William Deegan
2019-12-27
1
-3/+6
*
Try running each flavor in a single job instead of splitting into 4.
William Deegan
2019-12-27
1
-61/+61
*
[travis skip] Fix YAML escaping
William Deegan
2019-12-18
1
-1/+1
*
Add new paths for mingw and msys64 for appveyor VS2019 image. Hopefully doens...
William Deegan
2019-12-18
1
-1/+1
*
[PR 3462] python two handle the json
Mats Wichmann
2019-10-11
1
-1/+1
*
[PR 3462] quote appveyor setting of cache val
Mats Wichmann
2019-10-10
1
-1/+1
*
[WIP] enable persistent caching of vcvars on win32
Mats Wichmann
2019-10-10
1
-0/+1
*
Experiment: print test times for appveyor [travis skip]
Mats Wichmann
2019-09-16
1
-1/+1
*
put back appveyor to full build
Mats Wichmann
2019-08-08
1
-6/+0
*
do some debugging on tar bz2 and xz formats
Mats Wichmann
2019-08-06
1
-0/+6
*
Add VS2019 to appveyor matrix
Mats Wichmann
2019-07-21
1
-57/+65
*
Run all CI builds with -j 2
Mats Wichmann
2019-04-01
1
-1/+1
*
add win_flex as option for windows, add choco default path, and add flag for ...
Daniel
2019-02-20
1
-2/+2
*
switch to 32 bit mingw in appveyor and add mingw env test
Daniel
2019-02-08
1
-1/+2
*
limited the platforms tested and improved comments
Daniel Moody
2019-01-31
1
-8/+22
*
remove user base install, add no progess for reliablity, set test envs to ori...
Daniel Moody
2019-01-28
1
-32/+17
*
switch badge to scons repo, fix mispelling, commented out linux on appveyor
Daniel
2019-01-20
1
-2/+3
*
switch to codecov and add new coverage for appveyor and travis
Daniel
2019-01-19
1
-36/+200
*
add logic to remove bad xsltproc from appveyor ci machines if it's present. T...
William Deegan
2018-11-14
1
-1/+9
*
Remove delete of file. It's causing appveyor to die even though the command s...
William Deegan
2018-11-14
1
-4/+0
*
Explicitly remove xsltproc.exe from git install. Somehow it's still there aft...
William Deegan
2018-11-13
1
-27/+5
*
Re-enable appveyor caching
William Deegan
2018-11-07
1
-5/+5
*
Add xsltproc and also force updated git to get rid of broken xsltproc wrongly...
William Deegan
2018-11-03
1
-1/+2
*
Fix broken docbook tests which weren't using the xsltproc found by test frame...
William Deegan
2018-11-02
1
-1/+3
*
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
*
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
*
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
*
remove appveyor version string from file
William Deegan
2018-11-02
1
-1/+1
*
add appveyor build id to appveyor.xml
William Deegan
2018-11-01
1
-0/+2
*
Add caching to appveyor config
William Deegan
2018-11-01
1
-0/+6
*
Fix set command
William Deegan
2018-07-15
1
-1/+1
[next]