summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-01-251-0/+2
|\
| * Merge 8.5jan.nijtmans2021-01-251-0/+2
| |\
| | * ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing ...jan.nijtmans2021-01-251-0/+2
* | | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compilejan.nijtmans2020-12-263-3/+0
|\ \ \ | |/ /
* | | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github act...jan.nijtmans2020-12-243-3/+3
* | | EXTRA_CC_SWITCHES quoting doesn't work. Let's try againjan.nijtmans2020-12-233-3/+3
* | | Compile on github actions using C++ compiler, even without CC=g++ (which does...jan.nijtmans2020-12-223-0/+3
* | | Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't ...jan.nijtmans2020-12-181-1/+0
* | | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ...jan.nijtmans2020-12-102-2/+4
|\ \ \ | |/ /
| * | Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-102-2/+4
* | | 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-082-1/+8
* | | 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
* | | Added single-file distributions of Tcl for all main platforms.dkf2020-11-271-0/+138
|\ \ \
| * | | That's the best we can do without entering the morass that is signing/notariz...dkf2020-11-271-12/+26
| * | | Better version ID, trying to track down weird macOS problemdkf2020-11-271-18/+27
| * | | Try to use a .dmg for macOS distributiondkf2020-11-261-4/+17
| * | | Switch to older Ubuntu so that we build with older glibc. Thanks to morganw f...dkf2020-11-251-1/+1
| * | | Name of target is differentdkf2020-11-251-1/+1
| * | | Experimental branch: building single file distributionsdkf2020-11-251-0/+102
* | | | 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-273-22/+20
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-11-273-18/+17
| |\ \ \ | | |/ /
| | * | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-273-19/+17
* | | | Merge 8.6jan.nijtmans2020-11-262-7/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge 8.5jan.nijtmans2020-11-262-7/+7
| |\ \ | | |/
| | * Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want t...jan.nijtmans2020-11-253-10/+10
* | | Merge 8.6jan.nijtmans2020-11-203-13/+14
|\ \ \ | |/ /
| * | Add a --disable-shared build to github actionsjan.nijtmans2020-11-201-10/+11
| |\ \ | | |/
| | * Add a --disable-shared build to github actionsjan.nijtmans2020-11-201-10/+11
| | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-183-0/+177
| * shorten github actions build namejan.nijtmans2020-11-203-3/+3
* | Merge 8.6dkf2020-11-163-15/+137
|\ \ | |/
| * Rethinking how to do a build matrix on several platformsdkf2020-11-153-8/+25
| * Added MSYS/gcc build for Windows, renamed Linux build stepdkf2020-11-152-2/+37
| * Fix minor errorsdkf2020-11-152-3/+6
| * Fixed some tests, added trial macOS builddkf2020-11-141-0/+55
| * Back to powershelldkf2020-11-141-4/+14
| * Cleaning up the actions and trying to make them behave more usefully on Windows.dkf2020-11-102-10/+8
| * Copied build control files for Github Actions from 8.7dkf2020-11-092-0/+59
* Github Actions seem to be workingdkf2020-11-092-0/+59
|\
| * Added experimental Windows CI build instructionsdkf2020-11-081-0/+22
| * Updated arrangementdkf2020-11-081-0/+37