summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Update latest Xcode from 11.3 to 11.4jan.nijtmans2020-04-151-4/+4
* Try installing in a directory with a space in its name.jan.nijtmans2020-04-131-2/+2
* Let's test if "make install" works, for now without spaces in the pathjan.nijtmans2020-04-121-1/+3
* Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommat...jan.nijtmans2020-04-031-14/+12
* More Mem-Debug builds, using MSVC. jan.nijtmans2020-04-011-17/+36
* Add enable-symbols=mem builds to Travisjan.nijtmans2020-03-311-0/+28
* Fix travis build, due to the change of Windows image.jan.nijtmans2020-02-121-45/+40
|\
| * Move build from xenial to bionic. Add Xcode11.3 build for MacOS (now that we ...jan.nijtmans2020-02-111-18/+25
| * Attempt to fix travis build. See: [https://travis-ci.community/t/vcvarsall-ba...jan.nijtmans2020-02-111-16/+16
|/
* Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX b...jan.nijtmans2019-12-071-0/+7
* Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used...jan.nijtmans2019-12-041-9/+41
* Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially support...jan.nijtmans2019-12-031-12/+19
* Merge 8.5jan.nijtmans2019-10-101-40/+2
|\
| * 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 MSVC and GCC) to Travisjan.nijtmans2019-09-161-20/+59
|\ \ | |/
| * 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
| |/
* | Merge 8.5jan.nijtmans2019-09-091-6/+6
|\ \ | |/
| * Move &crosstest up in .travis.ymljan.nijtmans2019-09-091-6/+6
* | Merge 8.5jan.nijtmans2019-09-081-36/+36
|\ \ | |/
| * dde and registry extension should be compiled with -DUNICODE -D_UNICODE.jan.nijtmans2019-09-081-36/+36
* | Merge 8.5jan.nijtmans2019-09-071-1/+1
|\ \ | |/
| * Add --enable-threads to Windows/GCC (native) builds. This is - most likely - ...jan.nijtmans2019-09-071-3/+3
* | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl...sebres2019-09-061-0/+28
|\ \ | |/
| * Fix configure script (re-generated with a modified autoconf-2.59, in which th...jan.nijtmans2019-09-061-28/+58
* | Don't build on travis with GCC on Windows, since it currently doesn't work in...jan.nijtmans2019-09-041-29/+2
* | Add native Windows builds using GCC (mingw-w64) to travis.jan.nijtmans2019-08-221-1/+28
|\ \
| * | Forgot "choko install make"jan.nijtmans2019-08-121-0/+6
| * | Test windows native buildjan.nijtmans2019-08-121-1/+13
|/ /
* | Merge 8.5jan.nijtmans2019-07-301-7/+9
|\ \ | |/
| * 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 Static/Debug builds on Windows. Als group Clang builds together.jan.nijtmans2019-07-241-28/+30
* | 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.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
* | 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.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.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