summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2023-11-151-1/+1
|\
* | Update canvas printing implmentation on macOS to address Apple's removal of P...Kevin Walzer2023-09-271-1/+1
* | Merge 8.6jan.nijtmans2023-09-071-4/+4
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-071-4/+4
* | Merge 8.6jan.nijtmans2023-09-051-3/+3
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-051-1/+1
* | Merge 8.6jan.nijtmans2023-08-021-2/+0
|\ \ | |/
| * Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,...jan.nijtmans2023-08-021-2/+0
* | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-231-1/+1
* | Merge 8.6jan.nijtmans2023-06-141-4/+4
|\ \ | |/
| * Fix [228476b3e9]: wish can link against incorrect libtkjan.nijtmans2023-06-131-4/+4
| * Allow "tk scaling" in safe interpreters, but not when they try to set the sca...jan.nijtmans2022-12-141-2/+2
* | Implement TIP 663.dgp2023-05-101-2/+1
* | Tk 8.7 cannot load in Tcl 8.6 dynamically, since it lacks TIP #430. Other usa...jan.nijtmans2022-11-231-1/+1
|\ \ | |/
* | `make clean` should remove libtcl9tk*.sodgp2022-10-281-1/+1
* | merge 8.6dgp2022-10-281-1/+1
|\ \ | |/
| * Make sure `make distclean` clears away any tkUuid.h file in build area.dgp2022-10-281-1/+1
* | Merge 8.6marc_culler2022-09-201-12/+13
|\ \ | |/
| * Address deprecations introduced in macOS Monterey; fix [33de843084]marc_culler2022-09-121-11/+13
* | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr...jan.nijtmans2022-09-101-1/+1
* | TIP #621 implementation: Glyph clustering for Tkjan.nijtmans2022-08-211-2/+5
|\ \
| * \ Merge 8.7. Add testcases for Num and Fn bindingjan.nijtmans2022-04-211-4/+0
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-12-011-13/+15
| |\ \ \
| * \ \ \ Merge enhanced-indexjan.nijtmans2021-10-271-3/+2
| |\ \ \ \
| * \ \ \ \ Merge enhanced-indexjan.nijtmans2021-09-061-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge "enhanced-index" branchjan.nijtmans2021-05-201-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "enhanced-index" branchjan.nijtmans2021-04-091-3/+17
| |\ \ \ \ \ \ \
| * | | | | | | | more progressjan.nijtmans2021-03-241-4/+4
| * | | | | | | | Merge 8.7. Start integrating ICU with Tk. WIP.jan.nijtmans2021-03-231-2/+5
* | | | | | | | | Merge 8.6jan.nijtmans2022-08-021-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Add tkUnixDefault.h to X11_PRIVATE_HDRS (patch from OpenSUSE)jan.nijtmans2022-08-021-1/+2
* | | | | | | | | Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ...jan.nijtmans2022-05-151-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge 8.6. Remove macosx/Tk.xcode directoryjan.nijtmans2022-04-211-4/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge 8.6jan.nijtmans2021-12-011-9/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add more files to "make dist". Eliminate some deprecated constructs from */co...jan.nijtmans2021-11-301-3/+2
| * | | | | | Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-2/+2
* | | | | | | Merge 8.6jan.nijtmans2021-11-241-4/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-241-4/+9
* | | | | | Remove duplicate append of zip archive to wish.griffin2021-10-191-3/+2
| |_|_|_|/ |/| | | |
* | | | | Initial commit of macOS implementation for tk_print; does not build yet, must...Kevin Walzer2021-07-031-1/+5
| |_|_|/ |/| | |
* | | | 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
* | | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-061-3/+17
* | | Merge 8.7jan.nijtmans2021-02-171-8/+78
|\ \ \ | | |/ | |/|
| * | Use "macher" utility in stead of append on MacOSX, just as Tcl doesjan.nijtmans2021-02-151-1/+11
| * | Now that TIP #430 works for Tk, no longer install tk_library/tk.tcl and frien...jan.nijtmans2021-02-121-1/+1
| * | 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-091-0/+1
| * | Merge 8.7. Don't pack "demo" directory in zip-filejan.nijtmans2021-02-081-2/+3
| |\ \
| | * \ Merge 8.6jan.nijtmans2021-02-081-2/+2
| | |\ \ | | | |/