summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Start of doing a clean up of the notifier code.dkf2021-03-214-216/+250
* Merge 8.6jan.nijtmans2021-03-091-5/+8
|\
| * Fix [8419c55e2c]: Tclsh read loop does not handle EINTRjan.nijtmans2021-03-091-5/+8
* | Fix SEGV in zipfs mounting, and try to make that code more comprehensibledkf2021-03-081-0/+3
* | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-232-1/+3
|\ \ | |/
| * Merge 8.5jan.nijtmans2021-02-231-3/+3
| |\
| | * Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-231-3/+3
| * | Merge 8.5jan.nijtmans2021-02-081-184/+186
| |\ \ | | |/
| | * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-081-57/+48
* | | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any morejan.nijtmans2021-02-232-2/+1
* | | Fix compiler warning on non-intel CPU'sjan.nijtmans2021-02-171-0/+3
* | | Don't pack tcl_library/registry/pkgIndex in zip-file on UNIXjan.nijtmans2021-02-171-1/+1
* | | Fix "make dist" on UNIX, broken due to TIP #590jan.nijtmans2021-02-171-1/+1
* | | Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ...jan.nijtmans2021-02-171-1/+1
* | | Missing semicolon in UNIX Makefilejan.nijtmans2021-02-151-2/+2
* | | "macher" output should be executablejan.nijtmans2021-02-151-2/+2
* | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo...jan.nijtmans2021-02-124-9/+73
|\ \ \
| * | | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax.culler2021-02-121-2/+4
| * | | Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-114-11/+73
|/ / /
* | | ZIPFS_BUILD=1 only needs to be set oncejan.nijtmans2021-02-092-2/+0
* | | Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-093-3/+2
* | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-083-28/+6
* | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-082-2/+2
* | | In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-041-1/+6
* | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-042-47/+88
* | | Merge 8.6jan.nijtmans2021-02-021-2/+2
|\ \ \ | |/ /
| * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
| |\ \ | | |/
| | * On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
* | | 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-292-217/+217
* | | Lowercase package names are recommended nowjan.nijtmans2021-01-282-4/+4
* | | Merge 8.6jan.nijtmans2021-01-213-3/+54
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe...jan.nijtmans2021-01-213-4/+81
| |\ \
| | * | Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-203-4/+81
| | * | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98a...jan.nijtmans2021-01-151-3/+3
| |/ /
* | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-131-1/+4
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-084-17/+17
* | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba...jan.nijtmans2021-01-071-1/+0
|\ \ \
* \ \ \ Merge 8.7jan.nijtmans2021-01-076-38/+40
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-01-061-11/+16
| |\ \ \ | | |/ /
| | * | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. So...jan.nijtmans2021-01-061-19/+25
| * | | tcltest -> 2.5.4. Version change should have been done at this commit: [95852...jan.nijtmans2021-01-061-2/+2
| * | | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-052-7/+6
| |\ \ \ | | |/ /
| | * | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-052-7/+6
| | |\ \ | | | |/
| | | * Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-052-14/+6
| * | | Merge 8.6jan.nijtmans2021-01-052-10/+6
| |\ \ \ | | |/ /