| Commit message (Expand) | Author | Age | Files | Lines |
* | xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.c | jan.nijtmans | 2020-10-07 | 1 | -2/+3 |
|
|
* | Tweak xcode labels for Travis build | jan.nijtmans | 2020-09-26 | 1 | -5/+5 |
|
|
* | Build Travis with Xcode 12 and 12u (Universal Apps) | jan.nijtmans | 2020-09-25 | 1 | -10/+18 |
|
|
* | Add gcc-10 build to Travis | jan.nijtmans | 2020-09-24 | 1 | -22/+8 |
|
|
* | Let's see if we can recover from an occasional hickup like happened here: [ht... | jan.nijtmans | 2020-09-23 | 1 | -1/+1 |
|
|
* | Upgrade Travis build from xcode 11.5 to 11.7 | jan.nijtmans | 2020-09-02 | 1 | -4/+4 |
|
|
* | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have these | jan.nijtmans | 2020-08-25 | 1 | -2/+2 |
|
|
* | Upgrade Travis build from bionic to focal | jan.nijtmans | 2020-08-24 | 1 | -16/+16 |
|
|
* | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" | jan.nijtmans | 2020-08-12 | 1 | -2/+1 |
|
|
* | Update from Xcode 11.4 to 11.5: Latest one should continue to work always. | jan.nijtmans | 2020-05-20 | 1 | -4/+4 |
|
|
* | Merge-mark. Add Travis builds for TCL_UTF_MAX=5 and TCL_UTF_MAX=6: It looks l... | jan.nijtmans | 2020-04-22 | 1 | -0/+14 |
|\ |
|
* | | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT... | jan.nijtmans | 2020-04-22 | 1 | -13/+0 |
|/ |
|
* | Add travis build for TCL_UTF_MAX=4 and TCL_UTF_MAX=6. This test whether the "... | jan.nijtmans | 2020-04-20 | 1 | -15/+30 |
|\ |
|
| * | Move the needed apt package in .travis.yml to the top, so they can be shared ... | jan.nijtmans | 2020-04-20 | 1 | -15/+10 |
|/ |
|
* | Add mem-debug build to Travis. Update Xcode from 8 to 8.3, 9 to 9.2 and 11.3 ... | jan.nijtmans | 2020-04-17 | 1 | -10/+49 |
|
|
* | (cherry-pick): Fix travis build, due to the change of Windows image. | jan.nijtmans | 2020-02-14 | 1 | -40/+34 |
|
|
* | Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Di... | jan.nijtmans | 2019-12-16 | 1 | -4/+4 |
|
|
* | Don't bother to install wine, when we are not going to run it anyway. | jan.nijtmans | 2019-10-10 | 1 | -40/+2 |
|
|
* | Add 32-bit Windows builds, both with MSVC and GCC, to Travis. | jan.nijtmans | 2019-09-16 | 1 | -20/+61 |
|\ |
|
| * | try xcode 10.3 | jan.nijtmans | 2019-09-15 | 1 | -1/+1 |
|
|
| * | Run all test-cases with -verbose sbtel, so we can see which test-case actuall... | jan.nijtmans | 2019-09-10 | 1 | -20/+15 |
|
|
| * | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC | jan.nijtmans | 2019-09-10 | 1 | -7/+53 |
|/ |
|
* | Move &crosstest up in .travis.yml | jan.nijtmans | 2019-09-09 | 1 | -6/+6 |
|
|
* | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -36/+36 |
|
|
* | Add --enable-threads to Windows/GCC (native) builds. This is - most likely - ... | jan.nijtmans | 2019-09-07 | 1 | -3/+3 |
|
|
* | Fix configure script (re-generated with a modified autoconf-2.59, in which th... | jan.nijtmans | 2019-09-06 | 1 | -28/+58 |
|
|
* | typo in .travis.yml | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
* | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ... | jan.nijtmans | 2019-07-29 | 1 | -8/+10 |
|
|
* | Fix travis build | jan.nijtmans | 2019-07-20 | 1 | -1/+1 |
|
|
* | Add Windows build, and Linux full debug build to Travis. No test runs yet, be... | jan.nijtmans | 2019-07-19 | 1 | -7/+72 |
|
|
* | Fix travis build for xcode 9/10/11 | jan.nijtmans | 2019-07-15 | 1 | -5/+5 |
|
|
* | Add experimental xcode11 build steps to travis. Also sort different gcc/xcode... | jan.nijtmans | 2019-07-13 | 1 | -23/+30 |
|
|
* | please don't put experimental build steps in the main branches, as long as th... | jan.nijtmans | 2019-07-13 | 1 | -19/+0 |
|
|
* | Leave out travis tests for MSVC, until test-cases are fixed. | jan.nijtmans | 2019-07-12 | 1 | -26/+0 |
|
|
* | More tweaking to work around YAML parsing issues and fix an irrelevant test f... | dkf | 2019-07-09 | 1 | -2/+2 |
|
|
* | Tweak the build a bit more, and use YAML a bit better | dkf | 2019-07-08 | 1 | -60/+46 |
|
|
* | The next round of trying to get Windows builds working | dkf | 2019-07-05 | 1 | -9/+18 |
|
|
* | Might as well try direct gcc on Windows too. | dkf | 2019-07-04 | 1 | -0/+12 |
|
|
* | More tinkering with the build. Can override scripts in the matrix, but need m... | dkf | 2019-07-04 | 1 | -30/+75 |
|
|
* | There are no cats in America, and no tabs in YAML files | dkf | 2019-07-03 | 1 | -2/+2 |
|
|
* | So... you can't directly override a script in the matrix section of .travis.yml | dkf | 2019-07-02 | 1 | -4/+3 |
|
|
* | This is a trial of doing a classic Windows build-and-test on Travis | dkf | 2019-07-01 | 1 | -0/+6 |
|
|
* | Add test-cases for win32/win64 --disable-shared, and put standard --enable-th... | jan.nijtmans | 2019-04-08 | 1 | -2/+33 |
|
|
* | Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode ... | jan.nijtmans | 2019-02-24 | 1 | -11/+11 |
|
|
* | No need for latest "rvm" any more in osx builds (now even gives an error) | jan.nijtmans | 2018-12-18 | 1 | -1/+0 |
|
|
* | Fix builds on Travis. | dkf | 2018-11-11 | 1 | -31/+25 |
|
|
* | Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile ... | jan.nijtmans | 2018-10-31 | 1 | -14/+68 |
|
|
* | Expand the build matrix | dkf | 2018-10-22 | 1 | -9/+35 |
|
|
* | Disable windows builds. Make test failures fatal. | dkf | 2018-10-21 | 1 | -5/+7 |
|
|
* | Travis CI build | dkf | 2018-10-20 | 1 | -0/+63 |
|
|