summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-1/+17
|\
| * Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o...jan.nijtmans2019-11-181-1/+1
| * try to install libtommath 1.2.0 through homebrew on MacOSjan.nijtmans2019-11-121-0/+16
* | Merge 8.6jan.nijtmans2019-12-041-4/+4
|\ \
| * | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used...jan.nijtmans2019-12-041-9/+41
* | | Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference with...jan.nijtmans2019-12-031-14/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially support...jan.nijtmans2019-12-031-12/+19
* | Merge 8.6jan.nijtmans2019-10-101-94/+2
|\ \ | |/
| * 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 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). jan.nijtmans2019-09-181-25/+45
* | | Fix .travis.ymljan.nijtmans2019-09-171-3/+3
* | | Merge 8.6jan.nijtmans2019-09-161-28/+101
|\ \ \ | |/ /
| * | 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
| | |/
* | | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not exp...jan.nijtmans2019-09-091-3/+3
* | | Merge 8.6jan.nijtmans2019-09-091-6/+6
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-09-091-6/+6
| |\ \ | | |/
| | * Move &crosstest up in .travis.ymljan.nijtmans2019-09-091-6/+6
* | | Merge 8.6jan.nijtmans2019-09-081-61/+61
|\ \ \ | |/ /
| * | 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.6. Remove 3 duplicate build-entries in .travis.ymljan.nijtmans2019-09-071-28/+0
|\ \ \ | |/ /
* | | merge 8.6sebres2019-09-061-0/+28
|\ \ \ | |/ /
| * | 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
* | | Merge 8.6jan.nijtmans2019-08-261-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2019-08-231-1/+56
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis ...jan.nijtmans2019-08-021-6/+6
* | | Remove variations of Clang builds: No added valuejan.nijtmans2019-08-011-29/+0
* | | Merge 8.6jan.nijtmans2019-07-311-4/+24
|\ \ \ | |/ /
| * | 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
* | | 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
* | | Fix travis build for 3 sections. Also (temporary) disable full-debug build, b...jan.nijtmans2019-07-171-31/+29