summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-10-271-2/+2
|\
| * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
| |\
| | * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
| * | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-081-1/+1
| * | Merge 8.5jan.nijtmans2021-02-081-6/+7
| |\ \ | | |/
| | * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-081-2/+3
* | | Somehow "zip -A" appears not to work in the github actions environment. Try t...jan.nijtmans2021-06-111-1/+1
* | | Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul!jan.nijtmans2021-06-111-1/+1
* | | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1dgp2021-06-041-2/+2
* | | Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ...jan.nijtmans2021-02-171-9/+0
* | | Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-101-4/+0
* | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-8/+1
* | | Merge 8.6jan.nijtmans2021-02-081-2/+1
* | | In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-041-1/+6
* | | 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
* | | Merge 8.6jan.nijtmans2021-01-211-3/+3
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe...jan.nijtmans2021-01-211-3/+3
| |\ \
| | * | Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-3/+3
| |/ /
* | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-131-0/+1
* | | No need any more for -D_ATL_XP_TARGETING=1jan.nijtmans2021-01-071-1/+1
* | | tcltest -> 2.5.4. Version change should have been done at this commit: [95852...jan.nijtmans2021-01-061-2/+2
* | | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl....jan.nijtmans2021-01-061-2/+2
* | | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-2/+2
|\ \ \ | |/ /
| * | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-2/+2
| |\ \ | | |/
| | * Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-051-2/+2
* | | Put dde/registry obj-files in the stub library in stead of the static library...jan.nijtmans2020-12-071-4/+4
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-12/+12
|\ \ \
| * | | Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-241-1/+1
| * | | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-12/+12
| |\ \ \
| * \ \ \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-1/+1
| |\ \ \ \
| | * | | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |/ / / /
* | | | | Merge 8.6jan.nijtmans2020-12-031-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-031-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-031-2/+2
| | * | | Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-2/+2
* | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-3/+2
| |_|_|/ |/| | |
* | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-061-3/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa...jan.nijtmans2020-11-061-3/+3
* | | Merge 8.6jan.nijtmans2020-10-291-4/+4
|\ \ \ | |/ /
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-4/+4
| |\ \ | | |/
| | * Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-3/+3
| | * Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to...jan.nijtmans2020-10-291-1/+1
| | * Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-201-2/+2
* | | Merge 8.6jan.nijtmans2020-10-151-1/+0
|\ \ \ | |/ /
* | | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-2/+2
|\ \ \ | |/ /
* | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-0/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-08-291-2/+2
|\ \ \ | |/ /
| * | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-2/+2