summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-02-131-75/+49
|\
| * Merge 8.6jan.nijtmans2020-02-121-45/+40
| |\
| | * 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
| | | | | | | | | | | | | | | | are on it anyway)
| | | * Attempt to fix travis build. See: ↵jan.nijtmans2020-02-111-16/+16
| | |/ | | | | | | | | | [https://travis-ci.community/t/vcvarsall-bat-freezes-on-new-1809-based-windows-images/7098]
| | * Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX ↵jan.nijtmans2019-12-071-0/+7
| | | | | | | | | | | | build to Travis as proof that now all test-cases pass for UTF_MAX=6 (still not officially supported)
| * | Merge 8.7jan.nijtmans2020-01-071-4/+4
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-12-131-1/+17
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-12-081-11/+4
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-10-281-76/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-251-67/+194
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-021-6/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-011-28/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-011-123/+222
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.7jan.nijtmans2019-05-101-0/+31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-03-161-4/+46
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in stead of TCL_UTF_MAX=6 (TCL_UTF_MAX: 3 is default)
* | \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-01-071-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Update travis build fro xcode11 to xcode11.3 as highest platformjan.nijtmans2019-12-201-4/+4
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge 8.7jan.nijtmans2019-12-131-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | 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 ↵jan.nijtmans2019-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of statically linking libtommath, whenever possible.
| | * | | | | | | | | | try to install libtommath 1.2.0 through homebrew on MacOSjan.nijtmans2019-11-121-0/+16
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | Merge 8.7. Add C++ entries for Windows to Travis build.jan.nijtmans2019-12-121-0/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
* | | | | | | | | | | Merge 8.7jan.nijtmans2019-12-081-18/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6jan.nijtmans2019-12-041-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but ↵jan.nijtmans2019-12-041-9/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used by Androwish. Also alphabetise some options in win/makefile.vc and win/rules.vc
| * | | | | | | | | | Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference ↵jan.nijtmans2019-12-031-14/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | with the corresponding GCC builds to be useful.
| | * | | | | | | | Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially ↵jan.nijtmans2019-12-031-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | supported but used by Androwish. Remove "threads" designator on Windows, since it's already default.
* | | | | | | | | | Merge 8.7jan.nijtmans2019-10-241-94/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only build shared version (32/64bit) when cross-compiling on Linux: We already compile all versions with GCC natively (with tests!), so those have little additional value.
* | | | | | | | | | Merge 8.7jan.nijtmans2019-09-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
* | | | | | | | | | Merge 8.7jan.nijtmans2019-09-191-25/+45
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). jan.nijtmans2019-09-181-25/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change build order a little: Do all static builds after the corresponding shared builds.
* | | | | | | | | | Merge 8.7jan.nijtmans2019-09-171-28/+101
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Backport various test-suite changes fro 8.6 to 8.5, mainly "knownBug" markers and comments
| | | | * | | | | | | try xcode 10.3jan.nijtmans2019-09-151-1/+1
| | | | | | | | | | |
| | | | * | | | | | | Run all test-cases with -verbose sbtel, so we can see which test-case ↵jan.nijtmans2019-09-101-20/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | actually hangs.
| | | | * | | | | | | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCCjan.nijtmans2019-09-101-7/+53
| | | |/ / / / / / /
* | | | | | | | | | Merge 8.7jan.nijtmans2019-09-141-55/+55
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not ↵jan.nijtmans2019-09-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explicitely mentioned.
| * | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /