summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Temporary disable building on MacOS with --disable-aqua: This is not a Tk pro...jan.nijtmans2024-07-021-1/+1
* macos-11 is no longer available on GITHUB, so switch to macos-12jan.nijtmans2024-06-301-2/+2
* -enable-config -> enable-symbols (typo)jan.nijtmans2024-03-151-2/+2
* Update build scripts (backported from 8.7/9.0). Travis is no longer supported...jan.nijtmans2024-01-193-21/+22
* "Check out" -> "CheckOut"jan.nijtmans2024-01-033-8/+8
* Test OPTS=static (without staticpkg) toojan.nijtmans2024-01-031-0/+1
* try OPTS=static,staticpkg Windows buildjan.nijtmans2024-01-031-0/+1
* Don't do a nmake build with OPTS=static (yet). See [1ca3c8d9da]jan.nijtmans2024-01-031-1/+0
* Add --disable-shared windows buildjan.nijtmans2024-01-011-28/+31
* upload-artifact @3 -> @4jan.nijtmans2023-12-181-2/+2
* Fix [7d849b95e9]: xft is disabled by default at Github Actions (CI runner)jan.nijtmans2023-11-081-2/+2
* actions/checkout @v3 -> @v4jan.nijtmans2023-09-043-11/+11
* Add time-outs to the Tk tests steps in GitHub workflows.fvogel2023-07-013-0/+5
* Tk has no core-8-branch like Tcl has, but a core-8-6-branch. Build it at Gith...fvogel2023-05-243-3/+3
* Backport: Do not build every branch. Too expensive.jan.nijtmans2023-05-063-3/+21
* upload-artifact@v3jan.nijtmans2022-12-021-2/+2
* Let the Github Actions CI runner build in both release and debug modes with M...fvogel2022-10-161-21/+26
* Run Tk testcases on ubuntu-20.04 for now (some are failing on ubuntu-22.04)jan.nijtmans2022-08-231-1/+1
|\
| * Run GITHUB actions testcases with tcl 8.5 -> 8.6 (since ubuntu 20.04 doesn't ...jan.nijtmans2022-08-231-4/+4
* | Github action: ubuntu-20.04 -> ubuntu-22.04jan.nijtmans2022-08-221-2/+2
|\ \ | |/
| * ubuntu-18.04 is deprecatedjan.nijtmans2022-08-221-2/+2
* | actions/checkout@v2 -> actions/checkout@v3jan.nijtmans2022-05-273-11/+11
|\ \ | |/
| * actions/checkout@v2 -> actions/checkout@v3jan.nijtmans2022-05-273-6/+6
* | Merge 8.5jan.nijtmans2022-05-223-0/+6
|\ \ | |/
| * See: [https://github.com/tcltk/tcl/pull/13]jan.nijtmans2022-05-223-0/+6
* | Merge 8.5jan.nijtmans2022-01-171-1/+1
|\ \ | |/
| * Add '--disable-xft' on MacOSX Github ACTIONS builds. Thanks, François, for t...jan.nijtmans2022-01-171-1/+1
| * Don't bother a "make install" on MacOS either.jan.nijtmans2021-07-281-7/+0
* | Merge 8.5jan.nijtmans2021-07-201-1/+4
|\ \ | |/
| * (redo) start to use msys2 shell: If the right tools are installed, it worksjan.nijtmans2021-07-201-1/+4
* | Merge 8.5jan.nijtmans2021-07-171-1/+1
|\ \ | |/
| * Undo part of previous commit: msys2 shell behaves different from bashjan.nijtmans2021-07-171-1/+1
* | Merge 8.5jan.nijtmans2021-07-161-4/+3
|\ \ | |/
| * Use msys2 shell in msys environmentjan.nijtmans2021-07-161-4/+3
* | Merge 8.5jan.nijtmans2021-07-161-2/+2
|\ \ | |/
| * Install Msys2 the same way as Tcl doesjan.nijtmans2021-07-161-2/+2
| * Test Tk 8.5 on MacOS with XQuarz onlyjan.nijtmans2021-05-261-20/+10
| * Cherrypick [9d22c7e3] and adapt it to core-8-5-branch.fvogel2021-05-251-8/+16
* | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. jan.nijtmans2021-06-212-0/+6
* | Add running of the test suite (deployment and development targets) for the xc...fvogel2021-05-241-0/+9
* | Revert the logic of grepping in the output file because we need an exit code ...fvogel2021-05-241-4/+13
* | Only install X11 (Xquartz) when required. Fix the test checking this.fvogel2021-05-241-5/+4
* | Dittofvogel2021-05-241-1/+1
* | According to GitHub Actions documentation ( https://docs.github.com/en/action...fvogel2021-05-241-1/+1
* | Merge 8.5jan.nijtmans2021-05-221-3/+2
|\ \ | |/
| * Merge mac_workflow branchjan.nijtmans2021-05-221-3/+2
| |\
| | * merge core-8-6-branchfvogel2021-05-211-2/+2
| | |\ | |_|/ |/| |
* | | unofficial -> snapshotjan.nijtmans2021-04-291-2/+2
| | * Previous commit shows a segfault in wm.test. Narrow down at which test this h...fvogel2021-05-121-1/+1
| | * Theory: kill $XVFB_PID returns 1 because xvfb is no longer alive. Actually we...fvogel2021-05-111-1/+0