summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6marc_culler2020-12-154-23/+41
|\
| * Fix [80e4c6f695]: weird progress bar behavior on macOS 11.0marc_culler2020-12-153-21/+39
| |\
| | * Fine tune the Big Sur behavior.marc_culler2020-12-152-7/+23
| | * Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-142-17/+19
| |/
| * Better warning fix for Windows (slightly better rounding behavior)jan.nijtmans2020-12-141-2/+2
| * Fix warnings seen on MS-VC6 PSDK 2003SP1: C:\test\tk8.6.11_rc0\win\..\win\tkW...jan.nijtmans2020-12-141-2/+2
| * merge-markjan.nijtmans2020-12-140-0/+0
| |\
| | * Backport some "github actions" improvements from 8.6jan.nijtmans2020-12-142-14/+19
| | * 'grep -q "Failed' should be followed by single tab. Try to fix mingw-gcc buildjan.nijtmans2020-12-032-12/+5
* | | Merge 8.6marc_culler2020-12-1310-17/+16
|\ \ \ | |/ /
| * | Fix build issues on older macOS versionsmarc_culler2020-12-138-15/+14
| |\ \
| | * | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| | * | Merge 8.6jan.nijtmans2020-12-137-156/+170
| | |\ \ | | |/ / | |/| |
| * | | Fix pack/place testcases on Unix. Follow-up to [f68fa7edd10d0b17]jan.nijtmans2020-12-132-2/+2
| | * | Fix the build on macOS 10.6.marc_culler2020-12-116-11/+10
* | | | Merge 8.6jan.nijtmans2020-12-131-2/+2
|\ \ \ \ | |/ / /
| * | | make distjan.nijtmans2020-12-131-18/+4
| * | | sync rules.vc with Tcljan.nijtmans2020-12-121-2/+2
* | | | make distdgp2020-12-111-18/+4
* | | | merge 8.6dgp2020-12-113-132/+160
|\ \ \ \ | |/ / /
| * | | Sync rules.vc and rules-ext.vc with Tcljan.nijtmans2020-12-112-131/+159
| * | | Fix winDialog-5.12.7 testcase in CI environmentjan.nijtmans2020-12-111-1/+1
| |/ /
* | | merge 8.6dgp2020-12-107-30/+89
|\ \ \ | |/ /
| * | On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-103-15/+15
| * | Make sure there's a file in the home directory on Windows for winDialog-5.12.7dkf2020-12-091-1/+16
| * | Sync win/rules.vc with Tcl. And the use of TCL_USE_STATIC_PACKAGES as welljan.nijtmans2020-12-093-14/+58
* | | merge 8.6dgp2020-12-0753-435/+726
|\ \ \ | |/ /
| * | Fix segfault introduced by the fix for [4a40c6cace].culler2020-12-041-3/+5
| * | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
| |\ \
| | * | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
| |/ /
| * | Merge 8.5jan.nijtmans2020-12-035-44/+0
| |\ \ | | |/
| | * sync tcl.m4 and ruls.vc with Tcljan.nijtmans2020-12-025-45/+0
| | |\ | | |/ | |/|
| * | Merge 8.5jan.nijtmans2020-12-012-4/+4
| |\ \ | | |/
| | * Sync unix/tcl.m4 with Tcljan.nijtmans2020-12-012-4/+4
| * | Sync README.md with Tcl 8.6jan.nijtmans2020-11-301-6/+5
| * | Remove duplicate and unused macro. TkGetGeomMaster is TkGetContainer, this wa...fvogel2020-11-291-2/+0
| * | Fix frame-2.8 testcase on mingwjan.nijtmans2020-11-272-2/+1
| * | Attempt to fix winDialog-5.12.7jan.nijtmans2020-11-271-0/+1
| * | Fix github actions windows build with --enable-sysmbols=memjan.nijtmans2020-11-271-1/+1
| * | Fix main-3.1 in Mac environment. job label changes. Don't run testcases in Xc...jan.nijtmans2020-11-263-19/+8
| |\ \ | | |/
| | * Don't bother --enable-aqua builds for Tcl 8.5: Not supported any morejan.nijtmans2020-11-261-48/+1
| | * Use powershell to set GITHUB_ENV: Need Windows file path herejan.nijtmans2020-11-261-1/+0
| | * Handle (hopefully) failing testcases on github actions for Windows and MacOSjan.nijtmans2020-11-254-8/+13
| * | Fix [4a40c6cace]: On Aqua managed widgets are drawn with their former offset....marc_culler2020-11-241-3/+13
| * | Environment variable $TEST_INSTALL_DIR doesn't work this way, if it contains ...jan.nijtmans2020-11-241-4/+2
| * | Merge 8.5jan.nijtmans2020-11-241-2/+2
| |\ \ | | |/
| | * No need to install libx11-dev in github actions: It's already therejan.nijtmans2020-11-241-2/+2
| | * Tk 8.5 is no longer kept up-to-date for newer OS'esjan.nijtmans2020-11-243-14/+14
| | |\
| | | * See if we can build 8.5 on older github actions hardware (as Tcl 8.5 is no lo...jan.nijtmans2020-11-233-10/+10
| | |/
| * | Fix "make install" on Cygwin. Build github actions on windows-2019/macos-11.0...jan.nijtmans2020-11-233-5/+5