summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-07-241-23/+90
|\
| * Merge 8.6jan.nijtmans2019-07-241-28/+30
| |\
| | * Fix Travis Static/Debug builds on Windows. Als group Clang builds together.jan.nijtmans2019-07-241-28/+30
| * | Merge 8.6jan.nijtmans2019-07-231-6/+71
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2019-07-231-6/+71
| | |\
| | | * Fix travis buildjan.nijtmans2019-07-201-1/+1
| | | * Add Windows build, and Linux full debug build to Travis. No test runs yet, be...jan.nijtmans2019-07-191-7/+72
* | | | Merge 8.7jan.nijtmans2019-07-171-23/+22
|\ \ \ \ | |/ / /
| * | | Fix travis build for 3 sections. Also (temporary) disable full-debug build, b...jan.nijtmans2019-07-171-31/+29
* | | | Merge 8.7jan.nijtmans2019-07-161-18/+25
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-07-161-18/+25
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2019-07-161-18/+25
| | |\ \ | | | |/
| | | * Fix travis build for xcode 9/10/11jan.nijtmans2019-07-151-5/+5
| | | * Add experimental xcode11 build steps to travis. Also sort different gcc/xcode...jan.nijtmans2019-07-131-23/+30
* | | | Merge 8.7jan.nijtmans2019-07-131-19/+0
|\ \ \ \ | |/ / /
| * | | (temporary) disable experimental Travis build-steps, as long as they fail: Th...jan.nijtmans2019-07-131-19/+0
| |\ \ \ | | |/ /
| | * | please don't put experimental build steps in the main branches, as long as th...jan.nijtmans2019-07-131-19/+0
| | |\ \ | | | |/
| | | * please don't put experimental build steps in the main branches, as long as th...jan.nijtmans2019-07-131-19/+0
* | | | Merge 8.7jan.nijtmans2019-07-121-94/+91
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-07-121-27/+2
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2019-07-121-26/+0
| | |\ \ | | | |/
| | | * Leave out travis tests for MSVC, until test-cases are fixed.jan.nijtmans2019-07-121-26/+0
| * | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added...dkf2019-07-101-122/+131
| |\ \ \ | | |/ /
| | * | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC.dkf2019-07-101-37/+78
| | |\ \ | | | |/
| | | * More tweaking to work around YAML parsing issues and fix an irrelevant test f...dkf2019-07-091-2/+2
| | | * Tweak the build a bit more, and use YAML a bit betterdkf2019-07-081-60/+46
| | | * The next round of trying to get Windows builds workingdkf2019-07-051-9/+18
| | | * Might as well try direct gcc on Windows too.dkf2019-07-041-0/+12
| | | * More tinkering with the build. Can override scripts in the matrix, but need m...dkf2019-07-041-30/+75
| | | * There are no cats in America, and no tabs in YAML filesdkf2019-07-031-2/+2
| | | * So... you can't directly override a script in the matrix section of .travis.ymldkf2019-07-021-4/+3
| | | * This is a trial of doing a classic Windows build-and-test on Travisdkf2019-07-011-0/+6
* | | | Merge 8.7jan.nijtmans2019-07-051-65/+44
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-07-051-25/+50
| |\ \ \ |/ / / / | | _ / | | /
| * | Merge 8.5jan.nijtmans2019-07-051-16/+32
| |\ \
| | * | Add "name" entries to travis build configurationjan.nijtmans2019-07-051-16/+32
| | |/
* | | Merge 8.6jan.nijtmans2019-04-091-0/+31
|\ \ \ | |/ /
| * | Add --disable-shared builds on win32/win64 (mingw-w64)jan.nijtmans2019-04-091-0/+31
| |\ \ | | |/
| | * Add test-cases for win32/win64 --disable-shared, and put standard --enable-th...jan.nijtmans2019-04-081-2/+33
* | | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TC...jan.nijtmans2019-03-241-0/+43
* | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-151-1/+43
* | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o...jan.nijtmans2019-03-071-0/+31
* | | Remove double macro's. Resolve quotes in travis configuration: it doesn't workjan.nijtmans2019-03-051-1/+1
* | | Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings...jan.nijtmans2019-03-021-0/+12
|/ /
* | Merge 8.5jan.nijtmans2019-02-251-11/+11
|\ \ | |/
| * Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode ...jan.nijtmans2019-02-241-11/+11
| * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-181-1/+0
| * Fix builds on Travis.dkf2018-11-111-31/+25
* | Why are we using rvm? Why?dkf2018-12-141-1/+0
* | Cleaner way of writing environment variablesdkf2018-11-121-7/+16