| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ |
|
* \ | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|
|
* | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 1 | -1/+1 |
|
|
* | | Don't limit Universal runtime support VisualStudio version 14 only, future ve... | jan.nijtmans | 2015-09-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Don't limit Universal runtime support VisualStudio version 14 only, future ve... | jan.nijtmans | 2015-09-30 | 1 | -2/+2 |
|
|
* | | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0... | jan.nijtmans | 2015-08-28 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0... | jan.nijtmans | 2015-08-28 | 1 | -2/+18 |
|
|
* | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | | Some formatting | jan.nijtmans | 2013-11-19 | 1 | -1/+1 |
|
|
* | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 1 | -3/+5 |
|
|
| * | Cherrypick [87d1313df3] from trunk: | jan.nijtmans | 2013-09-27 | 1 | -17/+1 |
|
|
* | | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. | jan.nijtmans | 2013-09-27 | 1 | -2/+1 |
|
|
* | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 1 | -3/+18 |
|
|
* | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -2/+0 |
| |\ |
|
| | * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -2/+0 |
|
|
* | | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 1 | -0/+2 |
|
|
* | | | Improve some comments and quoting, no change in functionality. | jan.nijtmans | 2013-02-14 | 1 | -12/+11 |
|\ \ \
| |/ / |
|
| * | | Improve some comments and quoting, no change in functionality | jan.nijtmans | 2013-02-14 | 1 | -12/+11 |
| |\ \
| | |/ |
|
| | * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 1 | -0/+8 |
|
|
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -59/+199 |
|
|
* | | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc... | jan.nijtmans | 2013-01-15 | 1 | -42/+194 |
|\ \ \
| |/ / |
|
| * | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h | jan.nijtmans | 2013-01-15 | 1 | -0/+8 |
| |\ \ |
|
| * | | | More flexible search for win32 tclConfig.sh, backported from TEA (not actuall... | jan.nijtmans | 2013-01-14 | 1 | -42/+186 |
| |/ / |
|
* | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
|
|
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -12/+15 |
|\ \ \
| |/ / |
|
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -12/+15 |
| |\ \
| | |/ |
|
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -11/+15 |
|
|
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -54/+167 |
|\ \ \
| |/ / |
|
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -18/+147 |
| |\ \
| | |/ |
|
| | * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 1 | -3/+6 |
|
|
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -22/+144 |
| | |\ |
|
| | | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -41/+40 |
|
|
| | | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -28/+45 |
|
|
| | | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -58/+54 |
|
|
| | | * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 1 | -2/+112 |
| | |/ |
|
| | * | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -12/+16 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -3/+3 |
|
|
* | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 1 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 1 | -0/+15 |
| |\ \
| | |/ |
|
| | * | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-11 | 1 | -0/+15 |
|
|
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 1 | -0/+1 |
|
|
* | | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|