summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux-build.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-08-231-1/+1
|\
| * Do github actions builds on Ubuntu 22.04 (was: 20.04)jan.nijtmans2022-08-221-1/+1
* | Merge 8.6jan.nijtmans2022-05-261-1/+1
|\ \ | |/
| * Merge 8.5jan.nijtmans2022-05-261-1/+1
| |\
| | * [https://github.com/tcltk/tcl/pull/15] and typojan.nijtmans2022-05-261-1/+1
* | | Merge 8.6jan.nijtmans2022-05-221-0/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2022-05-221-0/+2
| |\ \ | | |/
| | * See: [https://github.com/tcltk/tcl/pull/13]jan.nijtmans2022-05-221-0/+2
* | | Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (...jan.nijtmans2022-03-291-0/+1
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2022-03-291-0/+1
| |\ \ \ | | |/ /
| | * | Add enable-symbols=all builds to various platformsjan.nijtmans2022-03-281-0/+1
* | | | More progressjan.nijtmans2022-03-141-1/+1
* | | | More progressjan.nijtmans2022-03-121-1/+1
* | | | Experiment: full UTF for 8.7. (WIP)jan.nijtmans2022-03-111-1/+1
|/ / /
* | | 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-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
* | | 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-101-1/+2
|\ \ \ | |/ /
| * | Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-101-1/+2
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+3
* | | Merge 8.6jan.nijtmans2020-11-271-1/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-271-0/+2
| |\ \ |/ / / | | _
| * Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-271-0/+1
| * Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want t...jan.nijtmans2020-11-251-1/+1
* | 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-181-0/+45
* shorten github actions build namejan.nijtmans2020-11-201-1/+1
* Rethinking how to do a build matrix on several platformsdkf2020-11-151-1/+9
* Added MSYS/gcc build for Windows, renamed Linux build stepdkf2020-11-151-1/+1
* Fix minor errorsdkf2020-11-151-0/+3
* Cleaning up the actions and trying to make them behave more usefully on Windows.dkf2020-11-101-7/+4
* Copied build control files for Github Actions from 8.7dkf2020-11-091-0/+37