Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵ | jan.nijtmans | 2022-04-20 | 1 | -1/+1 |
| | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj | ||||
* | Merge 8.6 | jan.nijtmans | 2022-04-15 | 1 | -1/+1 |
|\ | |||||
* | | It looks like minizip is broken, so let's use zip | jan.nijtmans | 2022-04-14 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2022-03-29 | 3 | -1/+4 |
|\ \ | |/ | |||||
| * | Add enable-symbols=all builds to various platforms | jan.nijtmans | 2022-03-28 | 3 | -1/+4 |
| | | |||||
* | | Always produce windows binaries on windows-2019, even if windows-latest ↵ | jan.nijtmans | 2022-02-14 | 1 | -1/+1 |
| | | | | | | | | switches to windows-2022 | ||||
* | | Merge 8.6 | jan.nijtmans | 2022-02-12 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly better | jan.nijtmans | 2022-02-11 | 1 | -2/+2 |
| | | |||||
* | | Merge build-info-experiment | jan.nijtmans | 2021-07-30 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, ↵ | jan.nijtmans | 2021-07-23 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | since it needs Vista+) | ||||
| | * | | Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 ↵ | jan.nijtmans | 2021-07-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | environment | ||||
* | | | | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-info | jan.nijtmans | 2021-07-23 | 2 | -12/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Missing "env:" label in win-build.yml | jan.nijtmans | 2021-07-23 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-07-21 | 2 | -11/+18 |
| |\ \ |/ / / | | _ | |||||
| * | Merge 8.5 | jan.nijtmans | 2021-07-21 | 1 | -7/+8 |
| |\ | |||||
| | * | Use msys2/setup-msys2@v2 rule to install msys2, working around limitations ↵ | jan.nijtmans | 2021-07-20 | 1 | -7/+8 |
| | | | | | | | | | | | | in msys2 | ||||
* | | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 | jan.nijtmans | 2021-06-21 | 2 | -0/+6 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Ubuntu 16 is ↵ | jan.nijtmans | 2021-06-11 | 1 | -1/+1 |
| | | | | | | | | | | | | [https://github.com/actions/virtual-environments/issues/3287|deprecated] | ||||
* | | | One more macos-11.0 -> macos-11 | jan.nijtmans | 2021-05-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-05-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | macos-11.0 -> macos-11 | jan.nijtmans | 2021-05-26 | 1 | -2/+2 |
| | | | |||||
* | | | unofficial -> snapshot | jan.nijtmans | 2021-04-29 | 1 | -13/+13 |
| | | | |||||
* | | | Multi-arch only works on MacOS-11 | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Attempt to produce double-arch (x86_64 and arm) binary for MacOS | jan.nijtmans | 2021-02-16 | 1 | -0/+1 |
| | | | |||||
* | | | Switch to version 1.3 of macher for the onefiledist | culler | 2021-02-15 | 1 | -1/+1 |
| | | | |||||
* | | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only ↵ | jan.nijtmans | 2021-02-12 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | for non-framework builds. | ||||
| * | | | 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 |
|/ / / | |||||
* | | | In a --disable-shared build, attach the zip-file to the executable, so ↵ | jan.nijtmans | 2021-02-04 | 1 | -12/+8 |
| | | | | | | | | | | | | "onfiledist.yml" doesn't need to do that any more | ||||
* | | | 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 |
| | | | | | | | | | | | | build | ||||
* | | | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile | jan.nijtmans | 2020-12-26 | 3 | -3/+0 |
|\ \ \ | |/ / | |||||
* | | | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github ↵ | jan.nijtmans | 2020-12-24 | 3 | -3/+3 |
| | | | | | | | | | | | | actions | ||||
* | | | EXTRA_CC_SWITCHES quoting doesn't work. Let's try again | jan.nijtmans | 2020-12-23 | 3 | -3/+3 |
| | | | |||||
* | | | Compile on github actions using C++ compiler, even without CC=g++ (which ↵ | jan.nijtmans | 2020-12-22 | 3 | -0/+3 |
| | | | | | | | | | | | | doesn't work with autoconf 2.70) | ||||
* | | | Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't ↵ | jan.nijtmans | 2020-12-18 | 1 | -1/+0 |
| | | | | | | | | | | | | work any more with autoconf-2.70 | ||||
* | | | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ↵ | jan.nijtmans | 2020-12-10 | 2 | -2/+4 |
|\ \ \ | |/ / | | | | | | | file from the GIT branches (it shouldn't be there, just as in fossil) | ||||
| * | | 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 |
| | | | |||||
* | | | nmake: OPTS=msvcrt is now the default, even for static builds. Use ↵ | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | OPTS=nomsvcrt if you don't want that. Add more comments in win/*.vc files, describing what's going on.^C | ||||
* | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ↵ | jan.nijtmans | 2020-12-08 | 2 | -1/+8 |
| | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | | In configure/make Windows build, static builds include dde and registry ↵ | jan.nijtmans | 2020-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | extension statically too implicitly | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-12-02 | 1 | -6/+13 |
|\ \ \ | |/ / |