Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No ↵ | jan.nijtmans | 2022-05-15 | 1 | -18/+0 |
| | | | | effect in Tcl 8.6. Not recommended (but working!) in Tcl 8.7 and 9.0 | ||||
* | Use more 0o??? syntax for octal. Clean up build *.yml files | jan.nijtmans | 2020-12-10 | 1 | -3/+0 |
| | |||||
* | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test ↵ | jan.nijtmans | 2020-11-06 | 1 | -0/+9 |
| | | | | which didn't account for statically loaded dde package. | ||||
* | Still troubles with GIT on Travis | jan.nijtmans | 2020-10-16 | 1 | -0/+4 |
| | |||||
* | Something strange going on on Travis with (long-gone) safe-stock86.test | jan.nijtmans | 2020-10-15 | 1 | -0/+1 |
| | |||||
* | Merge 8.5 | jan.nijtmans | 2020-10-08 | 1 | -2/+4 |
|\ | |||||
| * | xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.c | jan.nijtmans | 2020-10-07 | 1 | -2/+3 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-09-26 | 1 | -6/+14 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-09-25 | 1 | -23/+9 |
|\ \ | |/ | |||||
| * | 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: ↵ | jan.nijtmans | 2020-09-23 | 1 | -1/+1 |
| | | | | | | | | [https://travis-ci.org/github/tcltk/tcl/jobs/729226819] | ||||
* | | Merge 8.5 | jan.nijtmans | 2020-09-02 | 1 | -4/+4 |
|\ \ | |/ | | | Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis | ||||
| * | Upgrade Travis build from xcode 11.5 to 11.7 | jan.nijtmans | 2020-09-02 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-08-25 | 1 | -14/+14 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-08-12 | 1 | -6/+1 |
|\ \ | |/ | |||||
| * | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" | jan.nijtmans | 2020-08-12 | 1 | -2/+1 |
| | | | | | | Fix travis build for Windows/Debug | ||||
* | | Merge make-dist branch: Now travis checks regressions in "make dist" too | jan.nijtmans | 2020-06-28 | 1 | -0/+9 |
|\ \ | |||||
| * | | Add "make dist" target to Travis build, as regression test. This should ↵ | jan.nijtmans | 2020-06-26 | 1 | -0/+1 |
|/ / | | | | | | | continue to work. | ||||
* | | Merge 8.5 | jan.nijtmans | 2020-05-26 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | 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 ↵ | jan.nijtmans | 2020-04-22 | 1 | -0/+14 |
| |\ | | | | | | | | | | like all tests are passing now! | ||||
| * | | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with ↵ | jan.nijtmans | 2020-04-22 | 1 | -13/+0 |
| |/ | | | | | | | TCL_UTF_MAX>4 | ||||
| * | 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 |
| |\ | | | | | | | | | | | | | "compat85" constraint (which is only true for TCL_UTF_MAX=3) is necessary for this test-case. Since TCL_UTF_MAX>3 is UNSUPPORTED, it doesn't matter what the actual test result is for test-cases tagged with "compat85". We just want to know which testcases are effected. | ||||
| | * | Move the needed apt package in .travis.yml to the top, so they can be shared ↵ | jan.nijtmans | 2020-04-20 | 1 | -15/+10 |
| |/ | | | | | | | between the images. | ||||
| * | 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 |
| | | | | | | | | to 11.4 | ||||
| * | (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. ↵ | jan.nijtmans | 2019-12-16 | 1 | -4/+4 |
| | | | | | | | | Disable pragma warning:C4146 (backported from 8.6), since it only gives misleading warnings. | ||||
* | | Update latest Xcode from 11.3 to 11.4 | jan.nijtmans | 2020-04-15 | 1 | -4/+4 |
| | | |||||
* | | Try installing in a directory with a space in its name. | jan.nijtmans | 2020-04-13 | 1 | -2/+2 |
| | | |||||
* | | Let's test if "make install" works, for now without spaces in the path | jan.nijtmans | 2020-04-12 | 1 | -1/+3 |
| | | |||||
* | | Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest ↵ | jan.nijtmans | 2020-04-03 | 1 | -14/+12 |
| | | | | | | | | libtommath homebrew package without hack, this time. | ||||
* | | More Mem-Debug builds, using MSVC. | jan.nijtmans | 2020-04-01 | 1 | -17/+36 |
| | | | | | | Install libtommath on MacOS, in order to assure that the built-in libtommath doesn't conflict with that. | ||||
* | | Add enable-symbols=mem builds to Travis | jan.nijtmans | 2020-03-31 | 1 | -0/+28 |
| | | |||||
* | | Fix travis build, due to the change of Windows image. | jan.nijtmans | 2020-02-12 | 1 | -45/+40 |
|\ \ | |||||
| * | | Move build from xenial to bionic. Add Xcode11.3 build for MacOS (now that we ↵ | jan.nijtmans | 2020-02-11 | 1 | -18/+25 |
| | | | | | | | | | | | | are on it anyway) | ||||
| * | | Attempt to fix travis build. See: ↵ | jan.nijtmans | 2020-02-11 | 1 | -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.nijtmans | 2019-12-07 | 1 | -0/+7 |
| | | | | | | | | build to Travis as proof that now all test-cases pass for UTF_MAX=6 (still not officially supported) | ||||
* | | 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 | ||||
* | | 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.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 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 |
| |/ |