summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Add -Wpointer-arith to C-flags. Fix some ANSI prototypes.jan.nijtmans2020-02-241-1/+1
|\
| * Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som...jan.nijtmans2020-02-241-24/+22
* | Sync tcl.m4 with version in Tcljan.nijtmans2019-12-161-3/+12
* | Sync tcl.m4 with the vesion provided by Tcl 8.6jan.nijtmans2019-11-271-158/+75
|\ \ | |/
| * Sync rules.vc and tcl.m4 with the version included with Tcl8.5jan.nijtmans2019-11-271-158/+75
| * Fix configure script for use in git-bash (re-generated with a modified autoco...jan.nijtmans2019-09-091-10/+12
| * merge 8.5dgp2015-12-101-8/+4
| |\
| * | Bump to release number 8.5.19dgp2015-10-231-1/+1
* | | merge 8/6Kevin Walzer2019-09-091-10/+12
|\ \ \
| * | | Merge 8.5jan.nijtmans2019-09-091-10/+12
* | | | Bump version numbers for Tk 8.6.10 release.dgp2019-06-171-1/+1
|/ / /
* | | Bump version numbers for release.dgp2018-10-091-1/+1
* | | Start RC branch for Tk 8.6.8dgp2017-12-061-1/+1
* | | Start RC branch for Tk 8.6.7dgp2017-03-101-1/+1
* | | Start RC branch for Tk 8.6.6dgp2016-07-121-1/+1
* | | Bump to 8.6.5dgp2016-01-281-1/+1
* | | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-031-8/+4
|\ \ \ | | |/ | |/|
| * | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-031-8/+4
| |/
* | Link with userenv.lib, because it is now needed by Tcl.jan.nijtmans2015-10-061-2/+2
* | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway...jan.nijtmans2015-10-051-1/+1
|\ \ | |/
| * Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway...jan.nijtmans2015-10-051-1/+1
* | Don't limit Universal runtime support to VisualStudio version 14 only, future...jan.nijtmans2015-09-301-2/+2
|\ \ | |/
| * Don't limit Universal runtime support to VisualStudio version 14 only, future...jan.nijtmans2015-09-301-2/+2
* | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-2/+18
|\ \ | |/
| * Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-2/+18
| * Bump to version 8.5.18.dgp2015-02-051-1/+1
| * Bump to 8.5.17dgp2014-10-131-1/+1
| * Bump to 8.5.16 for release.dgp2014-07-231-1/+1
* | Bump to 8.6.4.dgp2015-02-261-1/+1
* | Bump to Tk 8.6.3; update changes filedgp2014-10-141-1/+1
* | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-2/+2
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-4/+7
|\ \ | |/
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-4/+7
| * Cherrypick [132bf978f2] from trunk: jan.nijtmans2013-09-271-65/+1
* | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. jan.nijtmans2013-09-271-2/+1
* | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-231-3/+3
|\ \ | |/
| * workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-231-3/+66
| * Bump to 8.5.15 for release.dgp2013-08-301-1/+1
| * merge release to 8.5; revert features not included in releasedgp2013-04-031-26/+1
| * Easier solution, with proper protection and configure warnings.jan.nijtmans2013-03-281-0/+6
* | Bump to 8.6.1.dgp2013-08-301-1/+1
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+19
|\ \ | |/
| * Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-271-0/+19
* | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-7/+12
|\ \ | |/
| * Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-7/+12
| |\
| | * Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-46/+50
| | * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-77/+152
* | | More flexible search for win32 tclConfig.sh, backported from TEA. jan.nijtmans2013-01-151-25/+99
|\ \ \ | |/ /
| * | More flexible search for win32 tclConfig.sh, backported from TEA.jan.nijtmans2013-01-141-25/+99