| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo... | jan.nijtmans | 2021-02-12 | 5 | -9/+76 |
|\ |
|
| * | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. | culler | 2021-02-12 | 2 | -4/+6 |
|
|
| * | 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 | 5 | -11/+79 |
|
|
* | | 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 |
|
|
* | | Fix warning about unused symbol on --disable-shared build | jan.nijtmans | 2021-02-12 | 1 | -0/+4 |
|
|
* | | Add CFLAGS to the github actions to build fat binaries on macOS. | culler | 2021-02-11 | 1 | -0/+5 |
|/ |
|
* | Missing #endif | jan.nijtmans | 2021-02-10 | 1 | -0/+1 |
|
|
* | Make TIP #430 work on cygwin. Simplify some makefiles | jan.nijtmans | 2021-02-10 | 3 | -35/+11 |
|
|
* | Fix pkgconfig-1.1 testcase for static builds | jan.nijtmans | 2021-02-10 | 1 | -2/+2 |
|
|
* | Fix various aspects in TIP #430 implementation. Should now work for Tk too (t... | jan.nijtmans | 2021-02-10 | 16 | -102/+42 |
|\ |
|
| * | In a static build, don't pack dde/registry in zip-file. In shared build, pack... | jan.nijtmans | 2021-02-10 | 2 | -12/+7 |
|
|
| * | Only set dllfile,runtime key info when doing a shared build | jan.nijtmans | 2021-02-09 | 1 | -0/+2 |
|
|
| * | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 4 | -4/+0 |
|
|
| * | Handle the situation that ::${basename}::pkgconfig does not have bindir/libdi... | jan.nijtmans | 2021-02-09 | 1 | -4/+13 |
|
|
| * | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 7 | -8/+5 |
|
|
| * | Add --disable-zipfs flag to GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
|
|
| * | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 12 | -78/+19 |
|/ |
|
* | Merge-mark | jan.nijtmans | 2021-02-08 | 0 | -0/+0 |
|\ |
|
| * | Merge 8.5 | jan.nijtmans | 2021-02-08 | 2 | -190/+193 |
| |\ |
|
| | * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 3 | -61/+52 |
|
|
* | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 5 | -8/+7 |
|
|
* | | | Fix "auto.tcl" indenting | jan.nijtmans | 2021-02-08 | 1 | -97/+99 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -2/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 6 | -93/+92 |
|
|
| * | | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix filename-11.45 testcase when there are multiple volumes: This testcase on... | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 3 | -14/+20 |
|
|
* | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 4 | -49/+131 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 5 | -9/+13 |
|\ \ \
| |/ / |
|
| * | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 4 | -8/+12 |
| |\ \
| | |/ |
|
| | * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 4 | -8/+12 |
|
|
* | | | Undo previous change to unix/configure.ac: It doesn't work | jan.nijtmans | 2021-01-29 | 2 | -160/+41 |
|\ \ \
| |/ / |
|
| * | | Undo previous change to unix/configure.in | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-29 | 3 | -43/+162 |
|\ \ \
| |/ / |
|
| * | | Fix 2 warnings when running "autoconf" (2.69 or 2.70) | jan.nijtmans | 2021-01-29 | 2 | -3/+3 |
|
|
* | | | re-generate unix/configure | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | | Fix [113be1991e]: zipfs on mac. | jan.nijtmans | 2021-01-29 | 3 | -218/+218 |
|
|
* | | | Lowercase package names are recommended now | jan.nijtmans | 2021-01-28 | 4 | -7/+7 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-28 | 14 | -716/+716 |
|\ \ \
| |/ / |
|
| * | | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 15 | -718/+718 |
|
|
| * | | Use "in" operator in stead of "lsearch -exact" when possible | jan.nijtmans | 2021-01-28 | 2 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 3 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 5 | -9/+9 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This ... | jan.nijtmans | 2021-01-27 | 1 | -2/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-25 | 1 | -0/+1 |
|\ \ \
| |/ / |
|