summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-1/+1
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-4/+0
* Tk 8.7 cannot load in Tcl 8.6 dynamically, since it lacks TIP #430. Other usa...jan.nijtmans2022-11-231-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
* | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr...jan.nijtmans2022-09-101-1/+1
* | Merge 8.7jan.nijtmans2021-12-011-1/+12
|\ \
| * \ Merge 8.6jan.nijtmans2021-12-011-1/+3
| |\ \ | | |/
| | * Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-1/+3
| * | Merge 8.6jan.nijtmans2021-11-241-0/+9
| |\ \ | | |/
| | * Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-241-0/+9
* | | Merge enhanced-indexjan.nijtmans2021-09-061-0/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-06-211-3/+2
| |\ \
| * \ \ Merge printing and GDI files into one for tighter coupling of print device co...Kevin Walzer2021-05-081-1/+0
| |\ \ \
| * | | | More changesKevin Walzer2021-05-081-1/+0
| * | | | Restore HDC management code - seems to be key to linking gdi and printing API'sKevin Walzer2021-05-071-0/+1
| * | | | Try to obtain printer HDC at script level for printingKevin Walzer2021-05-061-1/+0
| * | | | Major re-work to printing API on Windows; initial Windows script implementati...Kevin Walzer2021-04-181-0/+1
| * | | | Merge 8.7jan.nijtmans2021-04-091-2/+12
| |\ \ \ \ | | |/ / /
| * | | | Replacing my printer code with a complete implementation courtesy of Harald O...Kevin Walzer2021-03-061-0/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7. Fix some warnings in tkWinPrint.c, like "if (output = 0)" should b...jan.nijtmans2021-02-191-4/+89
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge 8.7. Fix a few compiler warningsjan.nijtmans2021-01-261-0/+1
* | | | | | Merge enhanced-indexjan.nijtmans2021-06-211-3/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix use of TCL_BIN_DIR in mingw static build, when tclsh is not found in Tcl ...jan.nijtmans2021-06-101-3/+2
| * | | | | Fix determination of BUILD_TCLSH. Problem reported by René Zaumseil.jan.nijtmans2021-06-091-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
* | | | | Merge "enhanced-index" branchjan.nijtmans2021-04-091-2/+12
|\ \ \ \ \ | |/ / / /
| * | | | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-061-2/+12
| * | | | Merge 8.7jan.nijtmans2021-02-171-5/+96
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | more progressjan.nijtmans2021-03-241-1/+2
| |/ / / |/| | |
* | | | Using "ln" doesn't work correctly for lower-directories like "ttk", when zipp...jan.nijtmans2021-02-171-6/+0
* | | | Fix windows build using --disable-sharedjan.nijtmans2021-02-151-4/+5
* | | | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-091-0/+6
* | | | Merge 8.7. Don't pack "demo" directory in zip-filejan.nijtmans2021-02-081-1/+2
|\ \ \ \
| * \ \ \ Merge 8.6jan.nijtmans2021-02-081-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 8.5jan.nijtmans2021-02-081-4/+5
| | |\ \ \
| | | * | | Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-14/+16
* | | | | | Merge 8.7. Make a --disable-shared build handle the Tk zip file.jan.nijtmans2021-02-041-2/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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-291-1/+73
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge trunk. More progress: In shared builds, Tk zip-files are now appended ...jan.nijtmans2021-01-291-0/+68
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 8.7jan.nijtmans2021-01-211-1/+7
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Add autoconf stuff needed for zipfsjan.nijtmans2020-12-151-0/+4
* | | | | Merge 8.6jan.nijtmans2021-01-211-0/+6
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-0/+6
* | | | Merge 8.7jan.nijtmans2021-01-131-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge 8.5jan.nijtmans2021-01-131-1/+1
| |\ \ | | |/
| | * Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,...jan.nijtmans2021-01-131-1/+1
| * | Fix github actions windows build with --enable-sysmbols=memjan.nijtmans2020-11-271-1/+1
* | | Merge 8.7jan.nijtmans2020-12-111-2/+3
|\ \ \
| * | | Simplify generated pkgIndex file for tk. Some more "Tk" -> "tk"jan.nijtmans2020-12-041-2/+1