summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to xcode12 and gcc-10. X11 test failures on Ubuntu now cause Travis bu...jan.nijtmans2020-09-2839-493/+589
|\
| * \t -> real tab characterjan.nijtmans2020-09-271-2/+2
| * Mark 4 more testcases as failsOnUbuntujan.nijtmans2020-09-262-4/+4
| * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-258-33/+33
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2424-169/+205
| * testcase cleanupjan.nijtmans2020-09-237-237/+275
| * Don't set ERROR_ON_FAILURES, it doesn't work for Tk.jan.nijtmans2020-09-232-3/+0
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-2317-72/+92
| * 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-201-1/+1
|\
| * Make sure Travis uses the latest public Tcl 8.6 version for testingjan.nijtmans2020-09-181-1/+1
|/
* Extend .fossil-settings/ignore-glob and .gitattributesjan.nijtmans2020-09-172-1/+14
* (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-16101-465/+501
* Re-generate "make genstubs" (was done with the wrong version)jan.nijtmans2020-09-096-600/+4435
* Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-087-4430/+615
* Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-088-20/+105
* Upgrade from Xcode 11.6 to 11.7jan.nijtmans2020-09-021-2/+2
* 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
* Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-172-4/+15
* .travis.yml update for newer tagsjan.nijtmans2020-08-121-3/+1
* Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix for...jan.nijtmans2020-06-256-2/+111
* Put back comment, which shouldn't have been removed in the previous commit.jan.nijtmans2020-05-231-0/+4
* Update MacOSX build from xcode11.4 to xcode11.5jan.nijtmans2020-05-222-16/+15
* Update from Xcode 11.3 to 11.4jan.nijtmans2020-04-171-2/+2
* [787adc5ed7] The workaround for Tk 8.5.* was still never quite right, anddgp2020-03-161-0/+1
* Slightly better than previous commit: Don't depend on the exact version numbe...jan.nijtmans2020-03-151-1/+1
* Should now (really!) work on OSX, X11 only.jan.nijtmans2020-03-152-8/+8
* Another attempt to fix OSX buildjan.nijtmans2020-03-131-1/+2
* Try to fix Travis OSX buildjan.nijtmans2020-03-121-4/+9
* Add various build (e.g. MacOS with xquarz, --disable-xft)jan.nijtmans2020-03-111-1/+77
* Fix the X11 build on OSXdgp2020-03-101-2/+2
* Fix many gcc(-9) warnings, backported from trunk. jan.nijtmans2020-03-1016-73/+458
* Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som...jan.nijtmans2020-02-249-61/+55
* (cherry-pick): Work around a few new gcc(-9) warnings. jan.nijtmans2020-02-245-6/+15
* Don't build static with tcl8.6, that doesn't work (yet). Could be fixed, but ...jan.nijtmans2020-02-166-14/+7
* Fix travis build. Revise usage of TCLDIR.jan.nijtmans2020-02-146-31/+128
* Put realEventMasks and virtualEventMasks together in a single table: VirtualE...jan.nijtmans2020-02-031-17/+4
* Sync tcl.m4 with Tcljan.nijtmans2020-01-062-6/+2
* Fix [7ca9a5b7cc]: Segfault due to pointer truncation in DLL_PROCESS_DETACHjan.nijtmans2019-12-091-1/+1
* Sync rules.vc and tcl.m4 with the version included with Tcl8.5jan.nijtmans2019-11-273-228/+118
* Fix [a953736b54]: Potential wrong use of TkKeyEventjan.nijtmans2019-11-251-1/+1
* Fix [056f9e85dc]: debian patchesjan.nijtmans2019-10-315-8/+25
* Sync tcl.m4 with Tcl versionjan.nijtmans2019-10-022-10/+36
* windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-31/+31
* Took over a few too many comments from Tcl's win/Makefile.in .. correct that.jan.nijtmans2019-09-091-3/+3
* Fix build with Visual Studio (configure/make/cl). It appears we cannot use "s...jan.nijtmans2019-09-091-51/+47
* Fix configure script for use in git-bash (re-generated with a modified autoco...jan.nijtmans2019-09-091-10/+12
* Add runstatedir to Makefile.in. Not used yet, only used if "configure" script...jan.nijtmans2019-09-022-0/+2