summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-15/+18
| | * * README: Bump version number to 8.4.19dgp2008-04-111-1/+1
| | * *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-061-1/+1
| | * * README: Bump version number to 8.4.17dgp2007-10-021-1/+1
| | * * README: Bump version number to 8.4.16dgp2007-05-301-10/+29
| | * * README: Bump version number to 8.4.15dgp2006-10-231-1/+1
| | * * README: Bump version number to 8.4.14dgp2006-05-041-1/+1
| | * Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-051-2/+2
| | * * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-051-2/+2
| | * * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-281-17/+18
| | * * README: Bump version number to 8.4.13 and updatedgp2006-03-071-1/+1
| | * * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-30/+45
| | * * README: Bump version number to 8.4.12dgp2005-11-161-1/+1
| | * * README: Bump version number to 8.4.11dgp2005-06-181-1/+1
| | * * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-1/+1
| | * * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-301-28/+31
| | * * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-301-17/+20
| | * bumped patchlevel to 8.4.9hobbs2004-11-251-1/+1
| | * * README: Bumped patch level to 8.4.8 to preparedgp2004-10-281-1/+1
| | * * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-131-1/+1
| | * * win/configure:hobbs2004-04-071-4/+16
| | * update patchlevel to 8.4.6hobbs2004-02-131-1/+1
| | * * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-031-1/+1
| | * * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-021-1/+1
| | * * README: Bumped patch level to 8.4.5 to preparedgp2003-10-021-67/+61
| | * * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-151-1/+1
| | * bumped version to 8.4.3hobbs2003-05-151-1/+1
| | * * win/configure: Regen.mdejong2003-04-031-12/+16
| * | handle --enable-64bit=ia64 for gcc. BACKPORT.nijtmans2011-01-171-18/+26
| * | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-6/+276
| * | Allow cross-compilation by default (backported)nijtmans2010-11-191-43/+146
| * | * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-311-2/+4
| * | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-1/+62
| * | * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-1/+1
| * | * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-1/+1
| * | * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-1/+1
| * | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-3/+176
| * | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-1/+1
| * | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-1/+1
| * | * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-1/+1
| * | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-1/+1
| * | * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-1/+1
| * | * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-1/+1
| * | * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
| * | * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-0/+3
* | | handle --enable-64bit=ia64 for gccnijtmans2011-01-121-24/+32
* | | cannot use '['/']' in configure.in, or re-generation will go wrongnijtmans2010-12-211-2/+1
* | | fix cpuid determinationnijtmans2010-12-201-2/+2
* | | Explicitely test for intrinsics support in compiler, before assuming only MSV...nijtmans2010-12-201-0/+73
* | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-2/+276