summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5 (GitHub Actions workflow)dkf2020-11-201-0/+1
|\
| * First shot at github actions Linux buildjan.nijtmans2020-11-191-0/+1
* | Merge 8.5jan.nijtmans2020-11-051-2/+10
|\ \ | |/
| * Cache homebrew on Travis MacOS buildsjan.nijtmans2020-11-051-2/+10
* | Merge 8.5jan.nijtmans2020-11-031-6/+6
|\ \ | |/
| * Don't bother MacOS builds on XQuarz, since that's basically the same as on Ub...jan.nijtmans2020-11-031-6/+6
* | No need to specify "install" and "script" in sub-builds, when they are equal ...jan.nijtmans2020-10-271-22/+0
* | Let Travis builds fail when X11 tests on Ubuntu failjan.nijtmans2020-10-051-0/+1
* | It appears that xcode 9/10 need "update: true" for a new enough tcl-tk instal...jan.nijtmans2020-09-291-0/+10
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-47/+25
|\ \ | |/
| * \t -> real tab characterjan.nijtmans2020-09-271-2/+2
| * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-251-2/+2
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-26/+12
| * Don't set ERROR_ON_FAILURES, it doesn't work for Tk.jan.nijtmans2020-09-231-2/+0
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-3/+3
| * Add TESTFLAGS= partjan.nijtmans2020-09-231-2/+2
| * Experiment: See if we can have a Travis build fail when a test-case failsjan.nijtmans2020-09-221-1/+6
* | Explicitly require building against Tcl 8.6 in Travisjan.nijtmans2020-09-211-1/+1
|\ \ | |/
| * Make sure Travis uses the latest public Tcl 8.6 version for testingjan.nijtmans2020-09-181-1/+1
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-0/+28
* | Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-151-0/+28
|\ \
| * \ Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-1/+2
| |\ \ | |/ / |/| |
| * | Merge 8.6. Xvfb tweaksjan.nijtmans2020-09-091-3/+10
| |\ \ | |/ / |/| |
| * | Let's try to run GUI testcases on X11 (Xenial/Bionic/Focal/MacOS)jan.nijtmans2020-09-081-5/+27
* | | Merge 8.5jan.nijtmans2020-09-081-4/+4
|\ \ \ | |/ / |/| / | |/
* | Merge 8.5jan.nijtmans2020-09-041-4/+4
|\ \ | |/
| * Upgrade from Xcode 11.6 to 11.7jan.nijtmans2020-09-021-2/+2
* | Merge 8.5jan.nijtmans2020-08-251-10/+10
|\ \ | |/
| * Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have thesejan.nijtmans2020-08-251-2/+2
| * Upgrade Travis build from bionic to focaljan.nijtmans2020-08-241-12/+12
* | Merge 8.5jan.nijtmans2020-08-181-8/+8
|\ \ | |/
| * Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-171-3/+14
* | Xcode 9 and 10 builds are failing. Let's see if this helps.jan.nijtmans2020-08-171-0/+10
* | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u...jan.nijtmans2020-08-131-3/+1
|\ \ | |/
| * .travis.yml update for newer tagsjan.nijtmans2020-08-121-3/+1
* | Make Travis build labels the same as Tcljan.nijtmans2020-06-291-7/+7
* | Workaround for missing "man.macros" in Travis' Tcl installationjan.nijtmans2020-06-291-0/+1
* | Merge make-dist branch: Now travis checks regressions in "make dist" toojan.nijtmans2020-06-281-1/+34
|\ \
| * | Add "make dist" target to Travis build, as regression test. This should conti...jan.nijtmans2020-06-261-1/+25
|/ /
* | Fix [d908f43d17]: RFE: Travis: mac os x versionsjan.nijtmans2020-06-121-3/+3
|\ \
| * | Proposed: [https://core.tcl-lang.org/tk/tktview?name=d908f43d17|d908f43d17]: ...jan.nijtmans2020-06-111-7/+7
|/ /
* | Merge 8.5jan.nijtmans2020-05-221-15/+15
|\ \ | |/
| * Update MacOSX build from xcode11.4 to xcode11.5jan.nijtmans2020-05-221-12/+15
* | Merge 8.5jan.nijtmans2020-04-171-8/+8
|\ \ | |/
| * Update from Xcode 11.3 to 11.4jan.nijtmans2020-04-171-2/+2
* | Update to Xcode 9.4, don't bother Xcode 8 any more.jan.nijtmans2020-04-031-7/+8
* | Since Xcode8 and Xcode9 are no longer supported, update Travis build script t...jan.nijtmans2020-04-021-2/+2
* | Move brew package definition to top of .travis.ymljan.nijtmans2020-04-011-10/+6
* | Build Mac using unix/Makefile in stead of macosx/GNUmakefile, because that's ...jan.nijtmans2020-03-181-19/+26
* | Add various Xcode builds (8 up to 11.3) to Travisjan.nijtmans2020-03-171-8/+36