Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2021-04-29 | 1 | -13/+13 |
|\ | |||||
| * | unofficial -> snapshot | jan.nijtmans | 2021-04-29 | 1 | -13/+13 |
* | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Multi-arch only works on MacOS-11 | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-02-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Attempt to produce double-arch (x86_64 and arm) binary for MacOS | jan.nijtmans | 2021-02-16 | 1 | -0/+1 |
* | | Merge 8.7. Fix warning in tclStubInit.c when TCL_UTF_MAX=3 | jan.nijtmans | 2021-02-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Switch to version 1.3 of macher for the onefiledist | culler | 2021-02-15 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-02-12 | 2 | -0/+8 |
|\ \ | |/ | |||||
| * | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo... | jan.nijtmans | 2021-02-12 | 1 | -0/+3 |
| |\ | |||||
| | * | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. | culler | 2021-02-12 | 1 | -2/+2 |
| | * | macher 1.0 -> 1.1 | jan.nijtmans | 2021-02-11 | 1 | -2/+2 |
| | * | Experiment: Integrate culler's "macher" tool. Only for thin binaries | jan.nijtmans | 2021-02-11 | 1 | -0/+6 |
| * | | The syntax error was caused by Aquamacs inserting tabs into the YAML file. | culler | 2021-02-12 | 1 | -5/+5 |
| * | | Syntax error in yaml-file | jan.nijtmans | 2021-02-12 | 1 | -3/+3 |
| * | | Add CFLAGS to the github actions to build fat binaries on macOS. | culler | 2021-02-11 | 1 | -0/+5 |
| |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2021-02-04 | 1 | -12/+8 |
|\ \ | |/ | |||||
| * | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 1 | -12/+8 |
* | | Merge 8.7 | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge 8.5 | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
| | |\ | |||||
| | | * | ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing ... | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-26 | 3 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile | jan.nijtmans | 2020-12-26 | 3 | -3/+0 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-24 | 3 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github act... | jan.nijtmans | 2020-12-24 | 3 | -3/+3 |
* | | | | Update TZ info to tzdata2020e (via merge). | José Ignacio Marín | 2020-12-23 | 3 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | EXTRA_CC_SWITCHES quoting doesn't work. Let's try again | jan.nijtmans | 2020-12-23 | 3 | -3/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-22 | 3 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Compile on github actions using C++ compiler, even without CC=g++ (which does... | jan.nijtmans | 2020-12-22 | 3 | -0/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-18 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't ... | jan.nijtmans | 2020-12-18 | 1 | -1/+0 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-10 | 2 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ... | jan.nijtmans | 2020-12-10 | 2 | -2/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Use more 0o??? syntax for octal. Clean up build *.yml files | jan.nijtmans | 2020-12-10 | 2 | -2/+4 |
| * | | | Fix github actions Windows build | jan.nijtmans | 2020-12-09 | 1 | -1/+0 |
* | | | | Fix github actions Windows build | jan.nijtmans | 2020-12-09 | 1 | -1/+0 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv... | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 2 | -1/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 2 | -1/+8 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-07 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | In configure/make Windows build, static builds include dde and registry exten... | jan.nijtmans | 2020-12-07 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-03 | 1 | -6/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-12-02 | 1 | -6/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-12-02 | 1 | -6/+13 |
| | |\ \ | | | |/ | |||||
| | | * | Add options to workflow step titles | jan.nijtmans | 2020-12-01 | 1 | -3/+3 |
| | | * | Do 4 types of windows builds (just as we did on Travis) | jan.nijtmans | 2020-12-01 | 1 | -4/+11 |
* | | | | Merge 8.7 | dkf | 2020-11-27 | 1 | -0/+138 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added single-file distributions of Tcl for all main platforms. | dkf | 2020-11-27 | 1 | -0/+138 |
| |\ \ \ |