Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
|\ | |||||
| * | Fix [8419c55e2c]: Tclsh read loop does not handle EINTR | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
| | | |||||
* | | Fix SEGV in zipfs mounting, and try to make that code more comprehensible | dkf | 2021-03-08 | 1 | -0/+3 |
| | | |||||
* | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 2 | -1/+3 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| |\ | |||||
| | * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available ↵ | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| | | | | | | | | | | | | buffer-size reported to GetModuleFileNameW() was not always accurate | ||||
| * | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -184/+186 |
| |\ \ | | |/ | |||||
| | * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make ↵ | jan.nijtmans | 2021-02-08 | 1 | -57/+48 |
| | | | | | | | | | | | | clean", which might be a leftover of a previous Tcl 8.7 build in this directory | ||||
* | | | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more | jan.nijtmans | 2021-02-23 | 2 | -2/+1 |
| | | | |||||
* | | | Fix compiler warning on non-intel CPU's | jan.nijtmans | 2021-02-17 | 1 | -0/+3 |
| | | | |||||
* | | | Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Fix "make dist" on UNIX, broken due to TIP #590 | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ↵ | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | in /usr/lib as on other platforms | ||||
* | | | Missing semicolon in UNIX Makefile | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
| | | | |||||
* | | | "macher" output should be executable | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
| | | | |||||
* | | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only ↵ | jan.nijtmans | 2021-02-12 | 4 | -9/+73 |
|\ \ \ | | | | | | | | | | | | | for non-framework builds. | ||||
| * | | | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. | culler | 2021-02-12 | 1 | -2/+4 |
| | | | | |||||
| * | | | Experiment: Integrate culler's "macher" tool. Only for thin binaries | jan.nijtmans | 2021-02-11 | 4 | -11/+73 |
|/ / / | |||||
* | | | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 2 | -2/+0 |
| | | | |||||
* | | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 3 | -3/+2 |
| | | | |||||
* | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and ↵ | jan.nijtmans | 2021-02-08 | 3 | -28/+6 |
| | | | | | | | | | | | | other external packages) | ||||
* | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same ↵ | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
| | | | | | | | | | | | | zip-file naming as the configure scripts do | ||||
* | | | In a --disable-shared build, attach the zip-file to the executable, so ↵ | jan.nijtmans | 2021-02-04 | 1 | -1/+6 |
| | | | | | | | | | | | | "onfiledist.yml" doesn't need to do that any more | ||||
* | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked ↵ | jan.nijtmans | 2021-02-04 | 2 | -47/+88 |
| | | | | | | | | | | | | against XQuartz | ||||
* | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
| | | | |||||
* | | | 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 | 2 | -217/+217 |
| | | | | | | | | | From now on, --enable-framework automatically means --disable-zipfs, since those 2 options can never work together. | ||||
* | | | Lowercase package names are recommended now | jan.nijtmans | 2021-01-28 | 2 | -4/+4 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 3 | -3/+54 |
|\ \ \ | |/ / | |||||
| * | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no ↵ | jan.nijtmans | 2021-01-21 | 3 | -4/+81 |
| |\ \ | | | | | | | | | | | | | longer compile the stub library using LTO (even if CFLAGS enables LTO) | ||||
| | * | | Don't use LTO for any stub libraries: It's asking for trouble when an ↵ | jan.nijtmans | 2021-01-20 | 3 | -4/+81 |
| | | | | | | | | | | | | | | | | extension is compiled with different CFLAGS as the stub library. | ||||
| | * | | Experiment: Fix ↵ | jan.nijtmans | 2021-01-15 | 1 | -3/+3 |
| |/ / | | | | | | | | | | [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any extension using this construct, not only Thread | ||||
* | | | Add mp_unpack() to the libtommath stub table, so this function is available ↵ | jan.nijtmans | 2021-01-13 | 1 | -1/+4 |
| | | | | | | | | | | | | to extensions (and to Tcl itself, but not used yet) | ||||
* | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we ↵ | jan.nijtmans | 2021-01-08 | 4 | -17/+17 |
| | | | | | | | | | | | | | | | stopped support for MSVC 6++ Change Tcl_WideInt -> long long in various places: Tcl_WideInt could be a 128-bit type, we don't want that everywhere. | ||||
* | | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they ↵ | jan.nijtmans | 2021-01-07 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | | | | | (probably) cannot handle Windows 7 API anyway. | ||||
* \ \ \ | Merge 8.7 | jan.nijtmans | 2021-01-07 | 6 | -38/+40 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-06 | 1 | -11/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. ↵ | jan.nijtmans | 2021-01-06 | 1 | -19/+25 |
| | | | | | | | | | | | | | | | | Some formatting | ||||
| * | | | tcltest -> 2.5.4. Version change should have been done at this commit: ↵ | jan.nijtmans | 2021-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | [95852bc2ed0e2c11] | ||||
| * | | | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 2 | -7/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 2 | -7/+6 |
| | |\ \ | | | |/ | |||||
| | | * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother ↵ | jan.nijtmans | 2021-01-05 | 2 | -14/+6 |
| | | | | | | | | | | | | | | | | tcl_platform[os], since "Windows NT" is the only one supported. "platform" -> 1.0.16 | ||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-05 | 2 | -10/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2021-01-05 | 3 | -3/+5 |
| | |\ \ | | | |/ |