summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-02-043-14/+20
|\
| * In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-043-14/+20
* | Merge 8.7jan.nijtmans2021-02-044-49/+131
|\ \ | |/
| * Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-044-49/+131
* | Merge 8.7jan.nijtmans2021-02-025-9/+13
|\ \ | |/
| * 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
* | | | Merge 8.7jan.nijtmans2021-02-012-160/+41
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2021-01-294-261/+380
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 8.7jan.nijtmans2021-01-284-7/+7
|\ \ \ \ | |/ / /
| * | | Lowercase package names are recommended nowjan.nijtmans2021-01-284-7/+7
* | | | Merge 8.7jan.nijtmans2021-01-2814-94/+94
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2021-01-273-4/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | More more stub-entries, making the internal platform table more equal to each...jan.nijtmans2021-01-263-241/+264
* | | | Sort platform-dependant entries in tclInt.decls. No change in generated tcl*D...jan.nijtmans2021-01-262-84/+45
* | | | Remove 4 (internal, MacOS-specific) functions from internal stub table, MODUL...jan.nijtmans2021-01-253-170/+154
* | | | Merge 8.7jan.nijtmans2021-01-251-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-01-251-0/+1
| |\ \ \ | | |/ /
| | * | Update to tzdata 2021ajan.nijtmans2021-01-251-0/+1
| | |\ \ | | | |/
| | | * Update to tzdata 2021ajan.nijtmans2021-01-251-0/+1
* | | | Merge 8.7jan.nijtmans2021-01-252-1/+5
|\ \ \ \ | |/ / /
| * | | Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as...jan.nijtmans2021-01-253-3/+7
* | | | Merge 8.7jan.nijtmans2021-01-253-8/+7
|\ \ \ \ | |/ / /
| * | | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is definedjan.nijtmans2021-01-253-8/+13
* | | | Remove many commented-out sections of tclInt.decls: Since Tcl 9.0 doesn't nee...jan.nijtmans2021-01-251-600/+1
* | | | Merge 8.7jan.nijtmans2021-01-251-0/+2
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2021-01-252-1/+13
|\ \ \ \ | |/ / /
| * | | Make sure MODULE_SCOPE is always defined correctly, for C++ compilers toojan.nijtmans2021-01-252-1/+13
* | | | Undo (for now) removal of TclMacOSXNotifierAddRunLoopMode(), we don't want an...jan.nijtmans2021-01-223-12/+19
* | | | Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileH...jan.nijtmans2021-01-227-132/+52
|\ \ \ \ | |/ / /
| * | | Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl ...jan.nijtmans2021-01-224-5/+17
| |\ \ \
| | * | | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti...jan.nijtmans2021-01-223-6/+4
| | * | | Rebase to core-8-branchjan.nijtmans2021-01-224-3/+17
| | |\ \ \ | |/ / / /