summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (...jan.nijtmans2022-03-293-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-03-293-1/+4
| |\ \ \ | | |/ /
| | * | Add enable-symbols=all builds to various platformsjan.nijtmans2022-03-283-1/+4
* | | | More progressjan.nijtmans2022-03-142-3/+3
* | | | More progressjan.nijtmans2022-03-122-2/+3
* | | | Experiment: full UTF for 8.7. (WIP)jan.nijtmans2022-03-112-3/+2
|/ / /
* | | Always produce windows binaries on windows-2019, even if windows-latest switc...jan.nijtmans2022-02-141-1/+1
* | | 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 build-info-experimentjan.nijtmans2021-07-301-2/+2
|\ \ \
| * \ \ Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, ...jan.nijtmans2021-07-231-2/+2
| |\ \ \
| | * | | Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 envir...jan.nijtmans2021-07-211-2/+2
* | | | | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-infojan.nijtmans2021-07-232-12/+18
|\ \ \ \ \ | |/ / / /
| * | | | Missing "env:" label in win-build.ymljan.nijtmans2021-07-231-0/+1
| |/ / /
| * | | Merge 8.6jan.nijtmans2021-07-212-11/+18
| |\ \ \ |/ / / / | | _ / | | /
| * | 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.6jan.nijtmans2021-06-212-2/+2
|\ \ \ | |/ /
| * | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7jan.nijtmans2021-06-212-0/+6
* | | Merge 8.6jan.nijtmans2021-06-212-2/+2
|\ \ \ | |/ /
* | | Ubuntu 16 is [https://github.com/actions/virtual-environments/issues/3287|dep...jan.nijtmans2021-06-111-1/+1
* | | One more macos-11.0 -> macos-11jan.nijtmans2021-05-261-1/+1
* | | Merge 8.6jan.nijtmans2021-05-261-2/+2
|\ \ \ | |/ /
| * | macos-11.0 -> macos-11jan.nijtmans2021-05-261-2/+2
* | | unofficial -> snapshotjan.nijtmans2021-04-291-13/+13
* | | Multi-arch only works on MacOS-11jan.nijtmans2021-02-171-1/+1
* | | Attempt to produce double-arch (x86_64 and arm) binary for MacOSjan.nijtmans2021-02-161-0/+1
* | | Switch to version 1.3 of macher for the onefiledistculler2021-02-151-1/+1
* | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo...jan.nijtmans2021-02-121-0/+3
|\ \ \
| * | | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax.culler2021-02-121-2/+2
| * | | macher 1.0 -> 1.1jan.nijtmans2021-02-111-2/+2
| * | | Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-111-0/+6
* | | | The syntax error was caused by Aquamacs inserting tabs into the YAML file.culler2021-02-121-5/+5
* | | | Syntax error in yaml-filejan.nijtmans2021-02-121-3/+3
* | | | Add CFLAGS to the github actions to build fat binaries on macOS.culler2021-02-111-0/+5
|/ / /
* | | In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-041-12/+8
* | | 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