summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.cjan.nijtmans2020-10-071-2/+3
* Tweak xcode labels for Travis buildjan.nijtmans2020-09-261-5/+5
* Build Travis with Xcode 12 and 12u (Universal Apps)jan.nijtmans2020-09-251-10/+18
* Add gcc-10 build to Travisjan.nijtmans2020-09-241-22/+8
* Let's see if we can recover from an occasional hickup like happened here: [ht...jan.nijtmans2020-09-231-1/+1
* Upgrade Travis build from xcode 11.5 to 11.7jan.nijtmans2020-09-021-4/+4
* Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have thesejan.nijtmans2020-08-251-2/+2
* Upgrade Travis build from bionic to focaljan.nijtmans2020-08-241-16/+16
* Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs"jan.nijtmans2020-08-121-2/+1
* Update from Xcode 11.4 to 11.5: Latest one should continue to work always.jan.nijtmans2020-05-201-4/+4
* Merge-mark. Add Travis builds for TCL_UTF_MAX=5 and TCL_UTF_MAX=6: It looks l...jan.nijtmans2020-04-221-0/+14
|\
* | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT...jan.nijtmans2020-04-221-13/+0
|/
* Add travis build for TCL_UTF_MAX=4 and TCL_UTF_MAX=6. This test whether the "...jan.nijtmans2020-04-201-15/+30
|\
| * Move the needed apt package in .travis.yml to the top, so they can be shared ...jan.nijtmans2020-04-201-15/+10
|/
* Add mem-debug build to Travis. Update Xcode from 8 to 8.3, 9 to 9.2 and 11.3 ...jan.nijtmans2020-04-171-10/+49
* (cherry-pick): Fix travis build, due to the change of Windows image.jan.nijtmans2020-02-141-40/+34
* Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Di...jan.nijtmans2019-12-161-4/+4
* Don't bother to install wine, when we are not going to run it anyway. jan.nijtmans2019-10-101-40/+2
* Add 32-bit Windows builds, both with MSVC and GCC, to Travis. jan.nijtmans2019-09-161-20/+61
|\
| * try xcode 10.3jan.nijtmans2019-09-151-1/+1
| * Run all test-cases with -verbose sbtel, so we can see which test-case actuall...jan.nijtmans2019-09-101-20/+15
| * Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCCjan.nijtmans2019-09-101-7/+53
|/
* Move &crosstest up in .travis.ymljan.nijtmans2019-09-091-6/+6
* dde and registry extension should be compiled with -DUNICODE -D_UNICODE.jan.nijtmans2019-09-081-36/+36
* Add --enable-threads to Windows/GCC (native) builds. This is - most likely - ...jan.nijtmans2019-09-071-3/+3
* Fix configure script (re-generated with a modified autoconf-2.59, in which th...jan.nijtmans2019-09-061-28/+58
* typo in .travis.ymljan.nijtmans2019-07-301-1/+1
* Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ...jan.nijtmans2019-07-291-8/+10
* 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
* 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
* please don't put experimental build steps in the main branches, as long as th...jan.nijtmans2019-07-131-19/+0
* Leave out travis tests for MSVC, until test-cases are fixed.jan.nijtmans2019-07-121-26/+0
* 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
* Add test-cases for win32/win64 --disable-shared, and put standard --enable-th...jan.nijtmans2019-04-081-2/+33
* 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
* 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