summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-02-171-9/+0
|\
| * Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ...jan.nijtmans2021-02-171-9/+0
* | Merge 8.7jan.nijtmans2021-02-101-4/+0
|\ \ | |/
| * Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-101-4/+0
* | Merge 8.7jan.nijtmans2021-02-101-8/+1
|\ \ | |/
| * 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.7jan.nijtmans2021-02-081-2/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2021-02-081-2/+1
* | Merge 8.7jan.nijtmans2021-02-041-1/+6
|\ \ | |/
| * In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-041-1/+6
* | Merge 8.7jan.nijtmans2021-02-021-2/+2
|\ \ | |/
| * 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.7jan.nijtmans2021-01-211-3/+3
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | Merge 8.7jan.nijtmans2021-01-131-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 8.7jan.nijtmans2021-01-061-4/+4
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2021-01-051-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
* | | | Merge 8.7jan.nijtmans2020-12-071-4/+4
|\ \ \ \ | |/ / /
| * | | Put dde/registry obj-files in the stub library in stead of the static library...jan.nijtmans2020-12-071-4/+4
* | | | Merge 8.7jan.nijtmans2020-12-041-12/+12
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2020-12-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
* | | | | | Merge 8.7jan.nijtmans2020-11-251-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2020-11-061-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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.7jan.nijtmans2020-10-291-4/+4
|\ \ \ \ | |/ / /
| * | | 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