Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2019-12-22 | 1 | -4/+4 |
|\ | |||||
| * | Update travis build fro xcode11 to xcode11.3 as highest platform | jan.nijtmans | 2019-12-20 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 1 | -1/+17 |
| |\ | |||||
| | * | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead ↵ | jan.nijtmans | 2019-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | of statically linking libtommath, whenever possible. | ||||
| | * | try to install libtommath 1.2.0 through homebrew on MacOS | jan.nijtmans | 2019-11-12 | 1 | -0/+16 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2019-12-04 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2019-12-04 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but ↵ | jan.nijtmans | 2019-12-04 | 1 | -9/+41 |
| | | | | | | | | | | | | | | | | used by Androwish. Also alphabetise some options in win/makefile.vc and win/rules.vc | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -21/+0 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference ↵ | jan.nijtmans | 2019-12-03 | 1 | -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.nijtmans | 2019-12-03 | 1 | -12/+19 |
| | | | | | | | | supported but used by Androwish. Remove "threads" designator on Windows, since it's already default. | ||||
* | | Merge 8.6 | jan.nijtmans | 2019-10-10 | 1 | -94/+2 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2019-10-10 | 1 | -40/+2 |
| |\ | |||||
| | * | Don't bother to install wine, when we are not going to run it anyway. | jan.nijtmans | 2019-10-10 | 1 | -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. | ||||
* | | | Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). | jan.nijtmans | 2019-09-18 | 1 | -25/+45 |
| | | | | | | | | | Change build order a little: Do all static builds after the corresponding shared builds. | ||||
* | | | Fix .travis.yml | jan.nijtmans | 2019-09-17 | 1 | -3/+3 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2019-09-16 | 1 | -28/+101 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | |\ | | | | | | | | | Backport various test-suite changes fro 8.6 to 8.5, mainly "knownBug" markers and comments | ||||
| | | * | 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 ↵ | jan.nijtmans | 2019-09-10 | 1 | -20/+15 |
| | | | | | | | | | | | | | | | | actually hangs. | ||||
| | | * | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC | jan.nijtmans | 2019-09-10 | 1 | -7/+53 |
| | |/ | |||||
* | | | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not ↵ | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
| | | | | | | | | | | | | explicitely mentioned. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2019-09-09 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | 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.6 | jan.nijtmans | 2019-09-08 | 1 | -61/+61 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | | | | | | | | | Put 64-bit builds before 32-bit builds in travis | ||||
| * | | 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 |
| | | | | | | | | | | | | the cause of the travis failure in compile.test. | ||||
* | | | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml | jan.nijtmans | 2019-09-07 | 1 | -28/+0 |
|\ \ \ | |/ / | |||||
* | | | merge 8.6 | sebres | 2019-09-06 | 1 | -0/+28 |
|\ \ \ | |/ / | |||||
| * | | merge 8.5 (no functional changes on tclProc, it was already fixed there - ↵ | sebres | 2019-09-06 | 1 | -0/+28 |
| |\ \ | | |/ | | | | | | | only test cases) | ||||
| | * | Fix configure script (re-generated with a modified autoconf-2.59, in which ↵ | jan.nijtmans | 2019-09-06 | 1 | -28/+58 |
| | | | | | | | | | | | | | | | the AC_PROG_MAKE_SET macro is replaced with the one from autoconf-2.69) :-) Re-enable native travis build on Windows, showing that the build now works. | ||||
| * | | Don't build on travis with GCC on Windows, since it currently doesn't work ↵ | jan.nijtmans | 2019-09-04 | 1 | -29/+2 |
| | | | | | | | | | | | | in combination with autoconf-2.59-generated configure | ||||
* | | | Merge 8.6 | jan.nijtmans | 2019-08-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+56 |
|\ \ \ | |/ / | | | | | | | Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-settings/binary-glob to handle *.gz file transparently in fossil/git | ||||
| * | | 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 |
| |/ / | |||||
* | | | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis ↵ | jan.nijtmans | 2019-08-02 | 1 | -6/+6 |
| | | | | | | | | | | | | builds. | ||||
* | | | Remove variations of Clang builds: No added value | jan.nijtmans | 2019-08-01 | 1 | -29/+0 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -4/+24 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | | | | | | | | | | | | which are known to fail. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2019-07-24 | 1 | -28/+30 |
|\ \ \ | |/ / | |||||
| * | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. | jan.nijtmans | 2019-07-24 | 1 | -28/+30 |
| | | |