summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-06-082-4/+4
|\
| * sync unix/tcl.m4 with Tcl, re-generate unix/configurejan.nijtmans2021-06-082-7/+12
* | DragonFly/FreeBSD need -fPICjan.nijtmans2021-06-082-2/+2
* | Merge 8.6culler2021-06-041-0/+1
|\ \ | |/
| * Analogous changes for linux and Windowsjan.nijtmans2021-06-041-0/+1
* | Merge 8.6jan.nijtmans2021-05-271-2/+2
|\ \ | |/
| * Fix parameter mismatch between functions definitions and implementation. This...jan.nijtmans2021-05-271-2/+2
* | Fix [3e33602eae]: Inconsistent bind substitution of %Sjan.nijtmans2021-05-221-1/+1
|\ \ | |/
| * Fix [3e33602eae]: Inconsistent bind substitution of %Sjan.nijtmans2021-05-221-1/+1
* | Merge 8.6jan.nijtmans2021-05-201-1/+1
|\ \ | |/
| * Proposed fix for [8b679f597b]: tk unix/Makefile.in : uses a library path rath...jan.nijtmans2021-05-191-1/+1
* | CALayer backing for 8.7culler2021-04-282-2/+2
|\ \ | |/
| * Possibly a genuine fix - use an explicit CALayer for the TKContentView.culler2021-04-242-2/+2
| * Tcl_StaticPackage -> Tcl_StaticLibraryjan.nijtmans2021-04-041-5/+8
| * Two more failsOnXQuarz marks. Fix possible compiler warning when HAVE_XKBKEYC...jan.nijtmans2021-03-091-1/+1
* | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-063-5/+41
* | Merge 8.7. Use Tcl_StaticLibrary in tkAppInit.c/winMain.c (accidently committ...jan.nijtmans2021-04-011-3/+7
|\ \
* \ \ Merge 8.7jan.nijtmans2021-03-291-0/+16
|\ \ \ | |/ /
| * | Don't compile in ucs-2be encoding when Tk is compiled with Tcl 9.0 headers, s...jan.nijtmans2021-03-171-0/+16
* | | Merge 8.7jan.nijtmans2021-02-252-6/+14
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2021-02-177-43/+485
|\ \ \ | |/ /
| * | Use "macher" utility in stead of append on MacOSX, just as Tcl doesjan.nijtmans2021-02-151-1/+11
| * | Sync unix/tcl.m4 with Tcl. Re-generate unix/configurejan.nijtmans2021-02-152-1/+56
| * | Now that TIP #430 works for Tk, no longer install tk_library/tk.tcl and frien...jan.nijtmans2021-02-123-5/+5
| * | Better job of locating the tclsh binary (to be unzipped for --disable-shared)...jan.nijtmans2021-02-121-3/+3
| * | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-093-2/+3
| * | Merge 8.7. Don't pack "demo" directory in zip-filejan.nijtmans2021-02-081-2/+3
| |\ \
| | * \ Merge 8.6jan.nijtmans2021-02-081-2/+2
| | |\ \ | | | |/
| | | * Merge 8.5jan.nijtmans2021-02-081-5/+7
| | | |\
| | | | * Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-11/+13
| * | | | Merge 8.7. Make a --disable-shared build handle the Tk zip file.jan.nijtmans2021-02-045-53/+101
| |\ \ \ \ | | |/ / /
| | * | | Sync */tcl.m4 with Tcljan.nijtmans2021-02-042-47/+88
| | * | | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ...jan.nijtmans2021-02-031-3/+0
| | * | | Merge 8.6jan.nijtmans2021-02-021-2/+1
| | |\ \ \ | | | |/ /
| | * | | Fix [44eaf9a908]: 'make distclean' fails on trunkjan.nijtmans2021-02-011-1/+2
| |/ / /
| * | | More progress in TIP #430 for Tk: zip file is now attached to the shared libr...jan.nijtmans2021-01-294-2/+278
| |\ \ \
| | * \ \ Merge trunk. More progress: In shared builds, Tk zip-files are now appended ...jan.nijtmans2021-01-293-203/+250
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2021-01-214-4/+55
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge 8.7jan.nijtmans2021-01-086-204/+144
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-12-228-2655/+3106
| | |\ \ \ \ \
| | * | | | | | Add autoconf stuff needed for zipfsjan.nijtmans2020-12-153-0/+229
| * | | | | | | Merge 8.6jan.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.70jan.nijtmans2021-01-292-3/+3
| * | | | | | Merge 8.6jan.nijtmans2021-01-213-2/+53
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-213-3/+80
* | | | | | | Change shared Tk filenamejan.nijtmans2021-01-152-0/+8
|/ / / / / /
* | | | | | Eliminate internal TkGetByteArrayFromObj() and TkGetStringFromObj() functions...jan.nijtmans2021-01-131-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-111-2/+2