summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * 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
| | | | |/
| | | | * 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
| | | |/
| | | * 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
| | |/
| | * 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
| |/
| * Tk 8.5 only builds with Tcl 8.5 or 8.6, not with Tcl 8.7jan.nijtmans2020-11-233-5/+5
|/
* My kingdom for a simple working headless Xserver! dkf2020-11-221-21/+109
* merge 8.5dkf2020-11-212-3/+157
|\
| * Shorten namedkf2020-11-211-1/+1
| * Merge 8.5dkf2020-11-211-3/+3
| |\
| | * Use shorter workflow "name". Use ubuntu-20.04 because ubuntu-latest will soon...jan.nijtmans2020-11-201-3/+3
| * | Now the testing causes the build to fail when a test fails. As it should be.dkf2020-11-211-3/+12
| * | MSVC now runs testsdkf2020-11-211-4/+32
| * | Testing with msys now operationaldkf2020-11-211-5/+35
| * | Added MSYS build+testdkf2020-11-201-0/+44
| * | Test build for Windowsdkf2020-11-201-0/+43
| |/
* | Test build for macOSdkf2020-11-201-0/+76
|/
* Advanced build; this one works and is full functiondkf2020-11-201-26/+138
* Second shot at github actions Linux buildjan.nijtmans2020-11-201-6/+6
* First shot at github actions Linux buildjan.nijtmans2020-11-191-0/+47