summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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.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
* | Clean up Travis config now that it passesdkf2018-11-111-11/+10
* | Build instructions tinkeringdkf2018-11-101-15/+15
* | Tracking down test failuresdkf2018-11-101-1/+2
* | Merge the Travis build rules more properlydkf2018-11-071-133/+27
* | Rebase of travis configdkf2018-11-071-0/+91
|/
* Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile ...jan.nijtmans2018-10-311-14/+68
* Expand the build matrixdkf2018-10-221-9/+35
* Disable windows builds. Make test failures fatal.dkf2018-10-211-5/+7
* Travis CI builddkf2018-10-201-0/+63