summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Make epoch in ProcessGlobalValue a size_tjan.nijtmans2016-07-061-1/+1
* Unicode rep en Tcl_Obj length: int -> size_tjan.nijtmans2016-06-281-1/+1
* merge trunkdgp2016-03-221-1/+1
|\
| * Fix signed-unsigned-compare warning (reported by François Vogel on Windows, ...jan.nijtmans2016-03-221-1/+1
* | merge trunkjan.nijtmans2016-03-071-4/+4
|\ \ | |/
| * Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-4/+4
* | merge trunkjan.nijtmans2015-12-111-5/+2
|\ \ | |/
| * Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-021-5/+2
| |\
| | * Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-021-5/+2
* | | merge trunkdgp2015-10-081-2/+2
|\ \ \ | |/ /
| * | Fix [b42a851475]: file normalize ~user returns wrong directory on Windowsjan.nijtmans2015-10-061-2/+2
| |\ \ | | |/
* | | merge trunkjan.nijtmans2015-10-061-3/+3
|\ \ \ | |/ /
| * | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe...jan.nijtmans2015-10-061-2/+2
| |\ \ | | |/
| | * Double '[' and ']', otherwise re-generating "configure" doesn't give the expe...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
* | | merge trunkjan.nijtmans2015-09-301-2/+2
|\ \ \ | |/ /
| * | Don't limit Universal runtime support VisualStudio version 14 only, future ve...jan.nijtmans2015-09-301-2/+2
| |\ \ | | |/
| | * Don't limit Universal runtime support VisualStudio version 14 only, future ve...jan.nijtmans2015-09-301-2/+2
* | | merge trunkjan.nijtmans2015-09-221-2/+18
|\ \ \ | |/ /
| * | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0...jan.nijtmans2015-08-281-2/+18
| |\ \ | | |/
| | * Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0...jan.nijtmans2015-08-281-2/+18
* | | Merge trunkjan.nijtmans2014-02-111-2/+2
|\ \ \ | |/ /
| * | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-2/+2
* | | merge trunkjan.nijtmans2013-11-241-1/+1
|\ \ \ | |/ /
| * | Some formattingjan.nijtmans2013-11-191-1/+1
* | | Merge trunk. Restore buildability by adding 'scspec TCLAPI' in tclOOInt.decls.Kevin B Kenny2013-10-051-3/+5
|\ \ \ | |/ /
| * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-3/+5
| |\ \ | | |/
| | * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-3/+5
| | * Cherrypick [87d1313df3] from trunk: jan.nijtmans2013-09-271-17/+1
* | | merge trunkjan.nijtmans2013-09-271-2/+1
|\ \ \ | |/ /
| * | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. jan.nijtmans2013-09-271-2/+1
* | | merge trunkjan.nijtmans2013-09-231-3/+3
|\ \ \ | |/ /
| * | 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/+18
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-2/+0
| |\ \ | | |/
| | * Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-2/+0
| | |\
| | | * Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-2/+0
| * | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+2
| |\ \ \ | | |/ /
| | * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+2
| | |\ \ | | | |/
| | | * Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+2
* | | | merge trunkjan.nijtmans2013-02-151-12/+11
|\ \ \ \ | |/ / /
| * | | Improve some comments and quoting, no change in functionality. jan.nijtmans2013-02-141-12/+11
| |\ \ \ | | |/ /
| | * | Improve some comments and quoting, no change in functionalityjan.nijtmans2013-02-141-12/+11
| | |\ \ | | | |/
| | | * Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-0/+8
| | | * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-59/+199
* | | | merge trunkjan.nijtmans2013-01-251-1/+1
|/ / /
* | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc...jan.nijtmans2013-01-151-42/+194
|\ \ \ | |/ /
| * | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-151-0/+8
| |\ \
| * | | More flexible search for win32 tclConfig.sh, backported from TEA (not actuall...jan.nijtmans2013-01-141-42/+186
| |/ /