summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
*-. For Aqua, use an explicit backing CALayer for the TKContentView. Fixes [d2818...culler2021-04-291-0/+14
|\ \
* \ \ unofficial -> snapshotjan.nijtmans2021-04-294-40/+12
|\ \ \ | |/ / | | / | |/ |/|
| * unofficial -> snapshotjan.nijtmans2021-04-291-2/+2
* | Merge 8.6jan.nijtmans2021-03-151-2/+0
|\ \ | |/
| * Merge 8.5jan.nijtmans2021-03-151-2/+0
| |\
* | \ Merge 8.6jan.nijtmans2021-03-081-6/+2
|\ \ \ | |/ /
| * | Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-081-6/+2
| |\ \ | | |/
| | * Mark more testcases with failsOnQuarzjan.nijtmans2021-03-081-6/+2
| | * mac build with --enable-corefoundation. Use "sudo" when installingjan.nijtmans2021-03-051-2/+2
| | * Attempt to make more ttk testcases pass on github actions, by backporting som...jan.nijtmans2021-03-051-2/+2
| | * Mark testcases which fail on XQuarzjan.nijtmans2021-01-221-2/+2
* | | Add Linux builds against Tcl 8.7 and 9.0 toojan.nijtmans2021-03-052-0/+372
* | | Attempt to make double-arch binary on MacOSjan.nijtmans2021-02-161-1/+2
* | | Better job of locating the tclsh binary (to be unzipped for --disable-shared)...jan.nijtmans2021-02-121-5/+2
* | | typo in github actions linux buildjan.nijtmans2021-02-111-2/+2
* | | Make TIP #430 (finally) work with Tk.jan.nijtmans2021-02-102-26/+8
|\ \ \
| * | | In Github actions, build against the Tcl bug-87e840c26c branchjan.nijtmans2021-02-094-8/+8
| * | | Use --disable-vfs when linking with Tcl 8.6jan.nijtmans2021-02-091-2/+2
| * | | Merge 8.7jan.nijtmans2021-02-052-3/+3
| |\ \ \ | |/ / / |/| | |
| * | | Merge 8.7. Make a --disable-shared build handle the Tk zip file.jan.nijtmans2021-02-041-24/+6
| |\ \ \ | |/ / / |/| | |
* | | | In guthub actions: Windows build with gcc should be against Tcl 8.6 headersjan.nijtmans2021-01-291-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2021-01-211-1/+1
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2021-01-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2021-01-211-4/+3
| | |\ \ | | | |/
| | | * More progress on github actions MacOS build.jan.nijtmans2021-01-211-37/+11
| | | * "brew cask install" doesn't work, so use "brew install --cask" insteadjan.nijtmans2021-01-201-1/+1
| | | * Don't bother MSVC build: makefile.vc is not maintained for loooooong time.jan.nijtmans2021-01-111-80/+0
* | | | Merge 8.7jan.nijtmans2021-01-081-4/+3
|\ \ \ \ | |/ / /
| * | | MSVC build assumes Tcl 8.7jan.nijtmans2020-12-271-1/+1
| * | | Don't bother EXTRA_CC_SWITCHES (doesn't work yet). Fix selector for BUILD_CON...jan.nijtmans2020-12-271-4/+3
* | | | Merge 8.7jan.nijtmans2020-12-222-4/+5
|\ \ \ \ | |/ / /
| * | | Fix duplicate "const" in tkUnixSysNotify.c: This doesn't work on a C++ compiler.jan.nijtmans2020-12-221-2/+3
| * | | Merge 8.6. Re-generated tkConfig.h.in with autoheader v2.70jan.nijtmans2020-12-171-2/+2
| |\ \ \ | | |/ /
| | * | Merge 8.5. Add .travis.yml and .github/workflows/*.yml to "make dist"jan.nijtmans2020-12-171-2/+2
| | |\ \ | | | |/
| | | * Do windows build on windows-2019, maybe that works betterjan.nijtmans2020-12-171-4/+4
| | | * 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
* | | | First bug: We will need the "zip" utility to start doing anything useful with...jan.nijtmans2020-12-142-5/+5
* | | | New branch, meant to work on [https://core.tcl-lang.org/tcl/tktview?name=87e8...jan.nijtmans2020-12-141-2/+2
|/ / /
* | | Merge 8.6jan.nijtmans2020-12-102-10/+16
|\ \ \ | |/ /
| * | On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-102-13/+13
* | | Sync unix/tcl.m4 and win/tcl.m4 with Tcl. Simplify linux-build.ymljan.nijtmans2020-12-091-21/+14
* | | Added single-file distributions of Tk (with Tcl 8.7) for all main platforms.dkf2020-11-291-0/+229
|/ /
* | Attempt to fix winDialog-5.12.7jan.nijtmans2020-11-271-0/+1
* | Fix main-3.1 in Mac environment. job label changes. Don't run testcases in Xc...jan.nijtmans2020-11-262-18/+7
|\ \ | |/
| * 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-252-6/+8
* | 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
|\ \ | |/