summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux-build.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Also fix Windows symbols build with Visual Studiojan.nijtmans2023-11-181-0/+7
|\
| * Merge 8.6jan.nijtmans2023-11-181-0/+7
| |\
| | * [f8c52a8c53]: CI: Add 32-bit Linux jobjan.nijtmans2023-11-171-0/+7
* | | Add --disable-zipfs config to github actionsapnadkarni2023-10-121-0/+1
* | | Merge 8.7jan.nijtmans2023-09-151-0/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-09-151-0/+1
| |\ \ | | |/
| | * [3d3124d01d]: Assure we detect any -ftrapv failures in GitHub actionsjan.nijtmans2023-09-151-0/+1
* | | Merge 8.7jan.nijtmans2023-09-121-1/+0
|\ \ \ | |/ /
| | |
| | \
| *-. \ TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0)jan.nijtmans2023-09-121-1/+0
| |\ \ \ | | | |/
| | * | Rebase to 8.7jan.nijtmans2023-07-091-1/+0
| | |\ \
| | | * | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-011-1/+0
* | | | | Merge 8.7jan.nijtmans2023-09-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2023-09-041-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | actions/checkout @v3 -> @v4jan.nijtmans2023-09-041-1/+1
* | | | We definitely need to build core-8-6-branch of Tcl IMHO.fvogel2023-07-021-0/+1
|\ \ \ \ | |/ / /
| * | | We definitely need to build core-8-6-branch of Tcl IMHO.fvogel2023-07-021-0/+1
| |\ \ \ | | |/ /
| | * | We definitely need to build core-8-6-branch of Tcl IMHO.fvogel2023-07-021-0/+1
* | | | Add timeouts to github workflows to catch runaway scriptsdkf2023-06-291-0/+8
|/ / /
* | | Merge 8.6jan.nijtmans2023-05-051-2/+1
|\ \ \ | |/ /
| * | Update .github filesjan.nijtmans2023-05-051-1/+7
| |\ \
| | * | Remove .github and .travis-related stuff: No need to build this branch any morejan.nijtmans2023-05-051-51/+0
| | * | ubuntu-18.04 is deprecatedjan.nijtmans2022-08-221-1/+1
* | | | Backport: Do not build every branch. Too expensive.jan.nijtmans2023-05-041-1/+8
| |_|/ |/| |
* | | 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
| |\ \ |/ / / | | _