summaryrefslogtreecommitdiffstats
path: root/.github/workflows/win-build.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-02-121-2/+2
|\
| * See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly betterjan.nijtmans2022-02-111-2/+2
* | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-infojan.nijtmans2021-07-231-8/+8
|\ \
| * | Missing "env:" label in win-build.ymljan.nijtmans2021-07-231-0/+1
| * | Merge 8.6jan.nijtmans2021-07-211-7/+8
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2021-07-211-7/+8
| | |\
| | | * Use msys2/setup-msys2@v2 rule to install msys2, working around limitations in...jan.nijtmans2021-07-201-7/+8
| * | | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compilejan.nijtmans2020-12-261-1/+0
| |\ \ \ | | |/ /
| * | | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github act...jan.nijtmans2020-12-241-1/+1
| * | | EXTRA_CC_SWITCHES quoting doesn't work. Let's try againjan.nijtmans2020-12-231-1/+1
| * | | Compile on github actions using C++ compiler, even without CC=g++ (which does...jan.nijtmans2020-12-221-0/+1
|/ / /
* | | Fix github actions Windows buildjan.nijtmans2020-12-091-1/+0
* | | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv...jan.nijtmans2020-12-091-2/+2
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-0/+5
* | | In configure/make Windows build, static builds include dde and registry exten...jan.nijtmans2020-12-071-1/+1
* | | Merge 8.6jan.nijtmans2020-12-021-6/+13
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-021-6/+13
| |\ \ | | |/
| | * Add options to workflow step titlesjan.nijtmans2020-12-011-3/+3
| | * Do 4 types of windows builds (just as we did on Travis)jan.nijtmans2020-12-011-4/+11
* | | Merge 8.6jan.nijtmans2020-11-271-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-271-1/+1
| |\ \ | | |/
| | * label change in win-build.ymljan.nijtmans2020-11-271-1/+1
* | | Merge 8.6jan.nijtmans2020-11-271-7/+8
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-271-6/+7
| |\ \ | | |/
| | * Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-271-6/+7
* | | Merge 8.6jan.nijtmans2020-11-261-2/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-261-2/+2
| |\ \ | | |/
| | * Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want t...jan.nijtmans2020-11-251-4/+4
| | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-0/+71
* | Merge 8.6jan.nijtmans2020-11-201-1/+1
|\ \ | |/
| * shorten github actions build namejan.nijtmans2020-11-201-1/+1
* | Merge 8.6dkf2020-11-161-6/+59
|\ \ | |/
| * Rethinking how to do a build matrix on several platformsdkf2020-11-151-3/+6
| * Added MSYS/gcc build for Windows, renamed Linux build stepdkf2020-11-151-1/+36
| * Fix minor errorsdkf2020-11-151-3/+3
| * Back to powershelldkf2020-11-141-4/+14
| * Cleaning up the actions and trying to make them behave more usefully on Windows.dkf2020-11-101-3/+4
| * Copied build control files for Github Actions from 8.7dkf2020-11-091-0/+22
* Added experimental Windows CI build instructionsdkf2020-11-081-0/+22