| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.5 (GitHub Actions workflow) | dkf | 2020-11-20 | 1 | -0/+1 |
|\ |
|
| * | First shot at github actions Linux build | jan.nijtmans | 2020-11-19 | 1 | -0/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-11-05 | 1 | -2/+10 |
|\ \
| |/ |
|
| * | Cache homebrew on Travis MacOS builds | jan.nijtmans | 2020-11-05 | 1 | -2/+10 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-11-03 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Don't bother MacOS builds on XQuarz, since that's basically the same as on Ub... | jan.nijtmans | 2020-11-03 | 1 | -6/+6 |
|
|
* | | No need to specify "install" and "script" in sub-builds, when they are equal ... | jan.nijtmans | 2020-10-27 | 1 | -22/+0 |
|
|
* | | Let Travis builds fail when X11 tests on Ubuntu fail | jan.nijtmans | 2020-10-05 | 1 | -0/+1 |
|
|
* | | It appears that xcode 9/10 need "update: true" for a new enough tcl-tk instal... | jan.nijtmans | 2020-09-29 | 1 | -0/+10 |
|
|
* | | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis... | jan.nijtmans | 2020-09-28 | 1 | -47/+25 |
|\ \
| |/ |
|
| * | \t -> real tab character | jan.nijtmans | 2020-09-27 | 1 | -2/+2 |
|
|
| * | Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-25 | 1 | -2/+2 |
|
|
| * | Compile with gcc-10 too. Mark more test-cases as failing on Ubuntu | jan.nijtmans | 2020-09-24 | 1 | -26/+12 |
|
|
| * | Don't set ERROR_ON_FAILURES, it doesn't work for Tk. | jan.nijtmans | 2020-09-23 | 1 | -2/+0 |
|
|
| * | Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re... | jan.nijtmans | 2020-09-23 | 1 | -3/+3 |
|
|
| * | Add TESTFLAGS= part | jan.nijtmans | 2020-09-23 | 1 | -2/+2 |
|
|
| * | Experiment: See if we can have a Travis build fail when a test-case fails | jan.nijtmans | 2020-09-22 | 1 | -1/+6 |
|
|
* | | Explicitly require building against Tcl 8.6 in Travis | jan.nijtmans | 2020-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make sure Travis uses the latest public Tcl 8.6 version for testing | jan.nijtmans | 2020-09-18 | 1 | -1/+1 |
|
|
| * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ... | jan.nijtmans | 2020-09-16 | 1 | -0/+28 |
|
|
* | | Require Tcltest 2.2 as a miminum. | jan.nijtmans | 2020-09-15 | 1 | -0/+28 |
|\ \ |
|
| * \ | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 1 | -1/+2 |
| |\ \
| |/ /
|/| | |
|
| * | | Merge 8.6. Xvfb tweaks | jan.nijtmans | 2020-09-09 | 1 | -3/+10 |
| |\ \
| |/ /
|/| | |
|
| * | | Let's try to run GUI testcases on X11 (Xenial/Bionic/Focal/MacOS) | jan.nijtmans | 2020-09-08 | 1 | -5/+27 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2020-09-08 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
* | | Merge 8.5 | jan.nijtmans | 2020-09-04 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Upgrade from Xcode 11.6 to 11.7 | jan.nijtmans | 2020-09-02 | 1 | -2/+2 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-08-25 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | 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 | -12/+12 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-08-18 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Update Xcode from 11.5 to 11.6. | jan.nijtmans | 2020-08-17 | 1 | -3/+14 |
|
|
* | | Xcode 9 and 10 builds are failing. Let's see if this helps. | jan.nijtmans | 2020-08-17 | 1 | -0/+10 |
|
|
* | | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | .travis.yml update for newer tags | jan.nijtmans | 2020-08-12 | 1 | -3/+1 |
|
|
* | | Make Travis build labels the same as Tcl | jan.nijtmans | 2020-06-29 | 1 | -7/+7 |
|
|
* | | Workaround for missing "man.macros" in Travis' Tcl installation | jan.nijtmans | 2020-06-29 | 1 | -0/+1 |
|
|
* | | Merge make-dist branch: Now travis checks regressions in "make dist" too | jan.nijtmans | 2020-06-28 | 1 | -1/+34 |
|\ \ |
|
| * | | Add "make dist" target to Travis build, as regression test. This should conti... | jan.nijtmans | 2020-06-26 | 1 | -1/+25 |
|/ / |
|
* | | Fix [d908f43d17]: RFE: Travis: mac os x versions | jan.nijtmans | 2020-06-12 | 1 | -3/+3 |
|\ \ |
|
| * | | Proposed: [https://core.tcl-lang.org/tk/tktview?name=d908f43d17|d908f43d17]: ... | jan.nijtmans | 2020-06-11 | 1 | -7/+7 |
|/ / |
|
* | | Merge 8.5 | jan.nijtmans | 2020-05-22 | 1 | -15/+15 |
|\ \
| |/ |
|
| * | Update MacOSX build from xcode11.4 to xcode11.5 | jan.nijtmans | 2020-05-22 | 1 | -12/+15 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-04-17 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Update from Xcode 11.3 to 11.4 | jan.nijtmans | 2020-04-17 | 1 | -2/+2 |
|
|
* | | Update to Xcode 9.4, don't bother Xcode 8 any more. | jan.nijtmans | 2020-04-03 | 1 | -7/+8 |
|
|
* | | Since Xcode8 and Xcode9 are no longer supported, update Travis build script t... | jan.nijtmans | 2020-04-02 | 1 | -2/+2 |
|
|
* | | Move brew package definition to top of .travis.yml | jan.nijtmans | 2020-04-01 | 1 | -10/+6 |
|
|
* | | Build Mac using unix/Makefile in stead of macosx/GNUmakefile, because that's ... | jan.nijtmans | 2020-03-18 | 1 | -19/+26 |
|
|
* | | Add various Xcode builds (8 up to 11.3) to Travis | jan.nijtmans | 2020-03-17 | 1 | -8/+36 |
|
|