summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Force kill exit code to be zero, and make error message more specific.fvogel2021-05-111-2/+2
| | * Oops.fvogel2021-05-101-1/+1
| | * Hmmm... the exit code should probably rather be forced after the xvfb killing...fvogel2021-05-101-2/+2
| | * Try forcing exit code to be zero (grepping for 'Failed [1-9] could be good en...fvogel2021-05-101-1/+1
| | * Not sure we need to explicitely exit $? . Try without.fvogel2021-05-091-1/+1
| | * Apply recommendation from the XQuartz (xvfb) guys [https://github.com/XQuartz...fvogel2021-05-081-1/+1
| | * Previous commit results in 'Error: Cask 'xquartz@2.7' is unavailable: No Cask...fvogel2021-05-031-3/+2
| | * ... and in the process remove previous failing tries.fvogel2021-05-021-3/+1
| | * Try searching what versions are available, and install version 2.7 of XQuartz...fvogel2021-05-021-1/+2
| | * Add debug output.fvogel2021-04-281-2/+2
| | * Another tryfvogel2021-04-271-1/+3
| | * Last commit was a progress, the error message is no longer the same. Now try ...fvogel2021-04-261-1/+1
| | * Try -nolisten unix when launching xvfb in the hope the tests will run on macO...fvogel2021-04-251-1/+1
| |/ |/|
* | Merge 8.5jan.nijtmans2021-03-151-2/+0
|\ \ | |/
* | Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-081-6/+2
|\ \ | |/
* | Merge 8.5jan.nijtmans2021-01-211-4/+3
|\ \
* \ \ Merge 8.5. Add .travis.yml and .github/workflows/*.yml to "make dist"jan.nijtmans2020-12-171-2/+2
|\ \ \
* | | | On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-102-13/+13
* | | | 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
|\ \ \ \
* | | | | 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
|\ \ \ \ \
* | | | | | Fix "make install" on Cygwin. Build github actions on windows-2019/macos-11.0...jan.nijtmans2020-11-232-4/+4
* | | | | | On github actions, build Tk 8.6 with Tcl 8.6jan.nijtmans2020-11-233-5/+5
|\ \ \ \ \ \
| | | | | | * Mark more testcases with failsOnQuarzjan.nijtmans2021-03-081-6/+2