| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 32-bit windows builds (both MSVC and GCC) to Travis | jan.nijtmans | 2019-09-16 | 1 | -20/+59 |
|\ |
|
| * | 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 |
| |/ |
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Move &crosstest up in .travis.yml | jan.nijtmans | 2019-09-09 | 1 | -6/+6 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-08 | 1 | -36/+36 |
|\ \
| |/ |
|
| * | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -36/+36 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add --enable-threads to Windows/GCC (native) builds. This is - most likely - ... | jan.nijtmans | 2019-09-07 | 1 | -3/+3 |
|
|
* | | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl... | sebres | 2019-09-06 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | Fix configure script (re-generated with a modified autoconf-2.59, in which th... | jan.nijtmans | 2019-09-06 | 1 | -28/+58 |
|
|
* | | Don't build on travis with GCC on Windows, since it currently doesn't work in... | jan.nijtmans | 2019-09-04 | 1 | -29/+2 |
|
|
* | | Add native Windows builds using GCC (mingw-w64) to travis. | jan.nijtmans | 2019-08-22 | 1 | -1/+28 |
|\ \ |
|
| * | | Forgot "choko install make" | jan.nijtmans | 2019-08-12 | 1 | -0/+6 |
|
|
| * | | Test windows native build | jan.nijtmans | 2019-08-12 | 1 | -1/+13 |
|/ / |
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 1 | -7/+9 |
|\ \
| |/ |
|
| * | 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 Static/Debug builds on Windows. Als group Clang builds together. | jan.nijtmans | 2019-07-24 | 1 | -28/+30 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-23 | 1 | -6/+71 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-16 | 1 | -18/+25 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | please don't put experimental build steps in the main branches, as long as th... | jan.nijtmans | 2019-07-13 | 1 | -19/+0 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-12 | 1 | -26/+0 |
|\ \
| |/ |
|
| * | Leave out travis tests for MSVC, until test-cases are fixed. | jan.nijtmans | 2019-07-12 | 1 | -26/+0 |
|
|
* | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. | dkf | 2019-07-10 | 1 | -37/+78 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-05 | 1 | -16/+32 |
|\ \ |
|
| * | | Add "name" entries to travis build configuration | jan.nijtmans | 2019-07-05 | 1 | -16/+32 |
| |/ |
|
* | | Add --disable-shared builds on win32/win64 (mingw-w64) | jan.nijtmans | 2019-04-09 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | Add test-cases for win32/win64 --disable-shared, and put standard --enable-th... | jan.nijtmans | 2019-04-08 | 1 | -2/+33 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-02-25 | 1 | -11/+11 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Why are we using rvm? Why? | dkf | 2018-12-14 | 1 | -1/+0 |
|
|
* | | Cleaner way of writing environment variables | dkf | 2018-11-12 | 1 | -7/+16 |
|
|