summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Sync tcl.m4 from Tcl 8.7jan.nijtmans2020-10-051-0/+1
|\
| * Let Travis builds fail when X11 tests on Ubuntu failjan.nijtmans2020-10-051-0/+1
* | Merge 8.6jan.nijtmans2020-09-291-0/+10
|\ \ | |/
| * It appears that xcode 9/10 need "update: true" for a new enough tcl-tk instal...jan.nijtmans2020-09-291-0/+10
* | Merge 8.6jan.nijtmans2020-09-281-51/+29
|\ \ | |/
| * 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
* | | Merge 8.6jan.nijtmans2020-09-211-1/+1
|\ \ \ | |/ /
| * | 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
* | | Run more Travis tests in focal in stead of bionicjan.nijtmans2020-09-161-5/+8
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-151-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
* | | | Some more xcode 11.6 -> 11.7jan.nijtmans2020-09-081-4/+4
* | | | Merge 8.6jan.nijtmans2020-09-081-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-09-081-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge 8.6jan.nijtmans2020-09-041-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.6jan.nijtmans2020-08-251-10/+10
|\ \ \ | |/ /
| * | 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.6jan.nijtmans2020-08-181-12/+12
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-08-181-8/+8
| |\ \ | | |/
| | * Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-171-3/+14
* | | merge core-8-6-branchfvogel2020-08-171-0/+10
|\ \ \ | |/ /
| * | Xcode 9 and 10 builds are failing. Let's see if this helps.jan.nijtmans2020-08-171-0/+10
* | | Merge 8.6jan.nijtmans2020-08-131-3/+1
|\ \ \ | |/ /
| * | 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 8.6jan.nijtmans2020-06-281-1/+34
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Merge 8.6jan.nijtmans2020-06-121-3/+3
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Add NO_DEPRECATED builds to Travisjan.nijtmans2020-06-101-0/+14