summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Merge trunkerikleunissen2025-03-165-31/+31
|\
| * Prevent (unix|win)/configure being re-generated with anything else then ↵jan.nijtmans2025-03-144-7/+7
| | | | | | | | autoconf-2.72
| * Add linux-with-tcl9-build.ymljan.nijtmans2025-03-131-0/+177
| |
| * Tk 9.1 doesn't run with Tcl 8.7 anymore. This allows a lot of cleanupjan.nijtmans2025-03-121-177/+0
| |
| * version -> 9.1a0, start of Tk 9.1 developmentjan.nijtmans2025-03-114-19/+19
| |
* | Merge trunkerikleunissen2025-03-051-2/+2
|\ \ | |/
| * Rename macOS CI jobs: all of the jobs use clang and XCode.culler2025-03-041-2/+2
| |
* | Merge trunkerikleunissen2025-02-246-201/+18
|\ \ | |/
| * Use macOS-15 for CI runs.culler2025-02-201-2/+2
| |
| * No longer build Tk 9.0 against Tcl 8.7jan.nijtmans2025-02-201-178/+0
| |
| * Adapt CI-build to new "core-9-0-branch"jan.nijtmans2025-02-205-21/+16
| |
* | Merge trunkerikleunissen2025-02-191-1/+1
|\ \ | |/
| * Swap from deprecated build image to current onedkf2025-02-111-1/+1
| |
* | Merge trunkerikleunissen2025-02-101-1/+2
|\ \ | |/
| * It appears that not all testcases are adapted for macos-15 yet, so for now ↵jan.nijtmans2025-01-291-2/+2
| | | | | | | | use macos-14
| * Additional branches should not be added to CI .yml files (please!)jan.nijtmans2025-01-281-1/+0
| |
| * Fix [c992660e]: english shortcuts for Chinese localejan.nijtmans2025-01-281-1/+2
| |\
| | * Merge 8.6jan.nijtmans2025-01-281-3/+4
| | |\
| | | * Remove tab in workflow file.culler2025-01-281-1/+1
| | | |
| | | * Backport fix for [080a28104e] and add TK_NO_STDERR processing.culler2025-01-271-3/+4
| | | |
| * | | Set TK_NO_STDERR in the make command instead of the shell.culler2025-01-261-2/+1
| | | |
| * | | Must set TK_NO_STDERR to run tests on Sequoiah.culler2025-01-261-0/+1
| | | |
| * | | Try running tests on a macOS 15 CI runnerculler2025-01-251-1/+2
| | | |
* | | | Merge trunkerikleunissen2025-01-163-22/+22
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2025-01-103-6/+6
| |\ \ \ | | |/ /
| | * | (cherry-pick): Merge branch less_tests_constraintsjan.nijtmans2025-01-063-27/+27
| | | |
| * | | Fix Tk builds against Tcl 8.7 and Tcl 9.1. See: ↵jan.nijtmans2025-01-062-16/+16
| | | | | | | | | | | | | | | | [https://github.com/tcltk/tk/actions/runs/12628690076]
* | | | Merged trunkerikleunissen2025-01-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch less_tests_constraints. Summary of changes: fvogel2025-01-051-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Work on failsOnUbuntu / failsOnXQuarz constraints to remove them as much as possible. Add completely specific constraints instead in some cases. - Eradicate constraint noExceed - Factorize definition of some constraints (e.g. 'pressbutton', 'movemouse'), and rename some constraints to test* to conform to other test constraint names - (Linux) Add font packages in the install step before running the test suite at CI, so that the CI environment can count on those fonts to be available - Remove warnings when DEBUG_FONTSEL is defined - Modernize code ("eval destroy" -> "destroy {*}")
| | * \ \ Merge trunk. In branch less_tests_constraints, let's work off trunk from now on.fvogel2025-01-036-25/+634
| | |\ \ \ | | |/ / / | |/| | |
| | * | | merge core-8-6-branchfvogel2024-10-181-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Backout [62427315] (temporary disable building on MacOS with --disable-aqua).fvogel2024-07-271-1/+1
| | | | |
| | * | | merge core-8-6-branchfvogel2024-07-271-3/+3
| | |\ \ \
| | * \ \ \ merge core-8-6-branchfvogel2024-04-211-2/+2
| | |\ \ \ \
| | * | | | | Install unifont package before running tests.fvogel2024-01-271-1/+1
| | | | | | |
| | * | | | | Install fonts before running tests.fvogel2024-01-261-2/+2
| | | | | | |
| | * | | | | merge core-8-6-branchfvogel2024-01-233-21/+22
| | |\ \ \ \ \
| | * \ \ \ \ \ merge core-8-6-branchfvogel2024-01-143-8/+10
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.6jan.nijtmans2024-01-032-30/+32
| | |\ \ \ \ \ \ \
| | * | | | | | | | Let branch less_tests_constraints build at Github Actions for all platforms.fvogel2023-11-173-0/+3
| | | | | | | | | |
* | | | | | | | | | Let this branch build and test at CI.fvogel2025-01-033-0/+3
|/ / / / / / / / /
* | | | | | | | | Remove leftover tip-706 branch in yml files.fvogel2024-12-083-3/+0
| | | | | | | | |
* | | | | | | | | Let this TIP implementation branch build and test.fvogel2024-11-303-0/+3
| | | | | | | | |
* | | | | | | | | macOS 12 runner image will be removedjan.nijtmans2024-10-171-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | macOS 12 runner image will be removedjan.nijtmans2024-10-171-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | macOS 12 runner image will be removedjan.nijtmans2024-10-171-2/+2
| | | | | | | | |
* | | | | | | | | Re-enable --disable-aqua buildsjan.nijtmans2024-08-181-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Re-enable --disable-aqua buildsjan.nijtmans2024-08-181-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Re-enable --disable-aqua buildsjan.nijtmans2024-08-181-1/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | find out which unixSelect testcases failjan.nijtmans2024-08-161-1/+1
| | | | | | | | |