summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo...jan.nijtmans2021-02-125-9/+76
|\
| * macher 1.1 -> 1.2 (bug fixes) and account for new append syntax.culler2021-02-122-4/+6
| * macher 1.0 -> 1.1jan.nijtmans2021-02-111-2/+2
| * Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-115-11/+79
* | 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
* | Fix warning about unused symbol on --disable-shared buildjan.nijtmans2021-02-121-0/+4
* | Add CFLAGS to the github actions to build fat binaries on macOS.culler2021-02-111-0/+5
|/
* Missing #endifjan.nijtmans2021-02-101-0/+1
* Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-103-35/+11
* Fix pkgconfig-1.1 testcase for static buildsjan.nijtmans2021-02-101-2/+2
* Fix various aspects in TIP #430 implementation. Should now work for Tk too (t...jan.nijtmans2021-02-1016-102/+42
|\
| * In a static build, don't pack dde/registry in zip-file. In shared build, pack...jan.nijtmans2021-02-102-12/+7
| * Only set dllfile,runtime key info when doing a shared buildjan.nijtmans2021-02-091-0/+2
| * ZIPFS_BUILD=1 only needs to be set oncejan.nijtmans2021-02-094-4/+0
| * Handle the situation that ::${basename}::pkgconfig does not have bindir/libdi...jan.nijtmans2021-02-091-4/+13
| * Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-097-8/+5
| * Add --disable-zipfs flag to GNUmakefilejan.nijtmans2021-02-091-1/+1
| * Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-0812-78/+19
|/
* Merge-markjan.nijtmans2021-02-080-0/+0
|\
| * Merge 8.5jan.nijtmans2021-02-082-190/+193
| |\
| | * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-083-61/+52
* | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-085-8/+7
* | | Fix "auto.tcl" indentingjan.nijtmans2021-02-081-97/+99
* | | Merge 8.6jan.nijtmans2021-02-081-2/+1
* | | Merge 8.6jan.nijtmans2021-02-051-2/+2
|\ \ \ | |/ /
| * | More implicit type-casts, for better compatibility with C++jan.nijtmans2021-02-056-93/+92
| * | Oopsjan.nijtmans2021-02-051-2/+2
* | | Merge 8.6jan.nijtmans2021-02-051-2/+2
|\ \ \ | |/ /
| * | Fix filename-11.45 testcase when there are multiple volumes: This testcase on...jan.nijtmans2021-02-051-2/+2
* | | In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-043-14/+20
* | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-044-49/+131
* | | Merge 8.6jan.nijtmans2021-02-025-9/+13
|\ \ \ | |/ /
| * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-024-8/+12
| |\ \ | | |/
| | * On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-024-8/+12
* | | Undo previous change to unix/configure.ac: It doesn't workjan.nijtmans2021-01-292-160/+41
|\ \ \ | |/ /
| * | Undo previous change to unix/configure.injan.nijtmans2021-01-291-1/+1
* | | Merge 8.6jan.nijtmans2021-01-293-43/+162
|\ \ \ | |/ /
| * | Fix 2 warnings when running "autoconf" (2.69 or 2.70)jan.nijtmans2021-01-292-3/+3
* | | re-generate unix/configurejan.nijtmans2021-01-291-1/+1
* | | Fix [113be1991e]: zipfs on mac. jan.nijtmans2021-01-293-218/+218
* | | Lowercase package names are recommended nowjan.nijtmans2021-01-284-7/+7
* | | Merge 8.6jan.nijtmans2021-01-2814-716/+716
|\ \ \ | |/ /
| * | Use {} braces in more "expr" expressions.jan.nijtmans2021-01-2815-718/+718
| * | Use "in" operator in stead of "lsearch -exact" when possiblejan.nijtmans2021-01-282-2/+2
* | | Merge 8.6jan.nijtmans2021-01-273-3/+3
|\ \ \ | |/ /
| * | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact".jan.nijtmans2021-01-275-9/+9
* | | Merge 8.6jan.nijtmans2021-01-271-1/+2
|\ \ \ | |/ /
| * | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This ...jan.nijtmans2021-01-271-2/+3
* | | Merge 8.6jan.nijtmans2021-01-251-0/+1
|\ \ \ | |/ /