All files named ”win/configure”
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Ancestors of file win/configure from check-in 3abb0f3415

2015-10-25
22:49
merge trunk file: [ae1a5765f3] check-in: [3abb0f3415] user: jan.nijtmans branch: novem, size: 179741
2015-10-08
11:56
merge trunk file: [dd5728e469] check-in: [2966e63a7f] user: dgp branch: novem, size: 179693
2015-10-06
09:46
merge trunk file: [88cfaaeb67] check-in: [39cfe7065f] user: jan.nijtmans branch: novem, size: 179671
2015-09-30
14:04
merge trunk file: [c9ba217dc7] check-in: [2ccd40967b] user: jan.nijtmans branch: novem, size: 179671
2015-09-22
08:20
merge trunk file: [a6b6990714] check-in: [eb6c2fe41b] user: jan.nijtmans branch: novem, size: 179663
2015-04-29
21:51
merge trunk file: [8b55e4980b] check-in: [c80897363f] user: jan.nijtmans branch: novem, size: 179394
2014-02-11
11:13
Merge trunk file: [f06aba54ca] check-in: [73afad5c30] user: jan.nijtmans branch: novem, size: 179373
2013-11-24
22:12
merge trunk file: [bc9a42c51e] check-in: [162f412163] user: jan.nijtmans branch: novem, size: 179379
2013-10-05
16:44
Merge trunk. Restore buildability by adding 'scspec TCLAPI' in tclOOInt.decls. file: [e46e3694a8] check-in: [0c37ab8944] user: kbk branch: novem, size: 178749
2013-09-27
17:39
merge trunk file: [c1e726272f] check-in: [f55df9a649] user: jan.nijtmans branch: novem, size: 178705
2013-09-23
20:04
merge trunk file: [e0f02247b9] check-in: [6ec1685ef4] user: jan.nijtmans branch: novem, size: 178741
2013-06-18
11:50
merge trunk file: [4b64614c79] check-in: [bc4d6bb1d4] user: jan.nijtmans branch: novem, size: 178720
2013-06-10
07:41
merge trunk file: [37c61d8609] check-in: [b0dd790637] user: jan.nijtmans branch: novem, size: 178624
2013-02-15
16:21
merge trunk file: [820dcd7562] check-in: [fac0c7fdd6] user: jan.nijtmans branch: novem, size: 178677
2013-01-25
12:58
merge trunk Add -Wwrite-strings to compiler options, so we can guarantee correct "const" usage. file: [1379a7a7d1] check-in: [b23d78bcae] user: jan.nijtmans branch: novem, size: 178677
2012-11-16
10:12
Merge trunk <p>Fix Windows build <p>Now usable with Thread's "novem" branch (3.0a1) <p>Remove some more deprecated stuff file: [502a3d3f97] check-in: [603622b6d3] user: jan.nijtmans branch: novem, size: 178661
2012-09-20
21:43
New import libraries for zlib 1.2.7, usable for all win32/win64 compilers file: [6f138b7fe2] check-in: [5b46cb3197] user: jan.nijtmans branch: trunk, size: 178661
2012-09-18
20:44
merge release branch file: [82a1dcda41] check-in: [29624cf67f] user: dgp branch: trunk, size: 178743
2012-08-13
13:58
Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build file: [529f8dbf16] check-in: [17f050e907] user: jan.nijtmans branch: trunk, size: 178743
2012-07-25
08:10
sync with TEA, fix some comments file: [c49816a5bc] check-in: [0728cce9c7] user: jan.nijtmans branch: trunk, size: 178626
2012-07-19
22:39
autoconf-2.59 file: [2a56c096ed] check-in: [98b22dad01] user: jan.nijtmans branch: trunk, size: 178607
2012-05-21
11:31
TIP #106: Add Encoding Abilities to the [dde] Command file: [03d136cfa1] check-in: [caff0b1e87] user: jan.nijtmans branch: trunk, size: 178602
2012-05-13
14:53
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106) could generate that. file: [5133778101] check-in: [7e5a842ffb] user: jan.nijtmans branch: trunk, size: 178602
2012-05-10
21:43
[Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ./configure, to avoid stale configuration. file: [c25e939b79] check-in: [de38d43a1e] user: ferrieux branch: trunk, size: 178792
2012-04-11
20:34
[Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation file: [7860edf8af] check-in: [8032e7f92e] user: jan.nijtmans branch: trunk, size: 178566
2012-04-02
17:51
re-generate configure file: [8c0507efb4] check-in: [6104ed0d3e] user: jan.nijtmans branch: trunk, size: 178574
2012-01-21
08:31
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h file: [c12eb2bc2a] check-in: [473eee5c31] user: jan.nijtmans branch: trunk, size: 181002
2011-08-15
13:55
mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled file: [4feb7cd7f5] check-in: [88771ce2cf] user: jan.nijtmans branch: trunk, size: 182704
2011-08-08
18:32
merge release to trunk file: [c747ceb433] check-in: [99580352a4] user: dgp branch: trunk, size: 182679
2011-05-12
06:10
If your compiler already defines _WIN64, assume --enable-64bit file: [44389c9f1b] check-in: [d55e77f0c4] user: jan.nijtmans branch: trunk, size: 182681
2011-04-21
08:49
fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exactly the same layout for Tcl_StatBuf - the one used by MSVC6 - in all situations. file: [349369ab1f] check-in: [ac3601bf0c] user: jan.nijtmans branch: trunk, size: 181323
2011-04-09
08:03
typo, (and accidently checked in changes to tclOO.decls, reverted in the next commit [d550d19c7c] file: [0ee6339101] check-in: [742bcc2aec] user: jan.nijtmans branch: trunk, size: 179647
2011-04-08
06:31
fix for [Bug 3280043]: win2k: unresolved DLL imports file: [579e4c1639] check-in: [d43bba3681] user: jan.nijtmans branch: trunk, size: 179646
2011-03-28
11:40
set default MODULE_SCOPE=extern, in case no other value is determined file: [3568e6d3ae] check-in: [dbf7b56685] user: jan.nijtmans branch: trunk, size: 178066
2011-03-26
06:32
The -debug:full option is not supported when using the modern versions of link.exe included with MSVC, use -debug instead file: [f913f510c0] check-in: [d5d628263b] user: jan branch: trunk, size: 178002
2011-01-12
10:40
handle --enable-64bit=ia64 for gcc more accurate test for correct <intrin.h> file: [dd20eaf6e6] check-in: [8942ef5184] user: nijtmans branch: trunk, size: 178007
2010-12-21
09:07
cannot use '['/']' in configure.in, or re-generation will go wrong file: [9576ba04b3] check-in: [884ed2b61e] user: nijtmans branch: trunk, size: 177672
2010-12-20
12:12
fix cpuid determination file: [3593675aa0] check-in: [7306f7672f] user: nijtmans branch: trunk, size: 177699
10:28
Explicitely test for intrinsics support in compiler, before assuming only MSVC has it. file: [992b807fc6] check-in: [8734d6c021] user: nijtmans branch: trunk, size: 177694
2010-12-10
15:44
Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get|Set)SockOpt to SOCKET, because on Win64 those are 64-bit, which does not fit. file: [e52cd20da0] check-in: [5d5c5e198a] user: nijtmans branch: trunk, size: 175947
2010-12-03
09:19
silence gcc warning when using -Wwrite-strings silence gcc warning for non-IEEE platforms [Patch #3116490] cross-compile Tcl mingw32 on unix. This makes it possible to cross-compile Tcl/Tk for Windows (either 32-bit or 64-bit) out-of-the-box on UNIX, using mingw-w64 build tools. file: [a7d6e81350] check-in: [d1cc649556] user: nijtmans branch: trunk, size: 169037
2010-11-18
23:15
Set NO_VIZ=1 when zlib is compiled in libtcl, this resolves compiler warnings in 64-bit and static builds. file: [9bcb2fcb7c] check-in: [e580353eb9] user: nijtmans branch: trunk, size: 169031
2010-11-17
21:06
[FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for mingw-w64 file: [8e04fa5f8b] check-in: [8451fba99a] user: nijtmans branch: trunk, size: 168978
2010-11-16
14:03
Bring compilation under mingw-w64 a bit closer to reality file: [b7e5acd86a] check-in: [bef6da697c] user: nijtmans branch: trunk, size: 167176
2010-10-11
12:11
[FRQ 2965056]: Windows build with -DUNICODE Add netapi32 to the windows link line, so we no longer have to use LoadLibrary to access those functions. file: [53151ef1a3] check-in: [ad9ffc933e] user: nijtmans branch: trunk, size: 167154
2010-09-29
19:19
re-generate configure with autoconf-2.59 file: [1dfcbc9435] check-in: [5520ee2832] user: nijtmans branch: trunk, size: 167130
2010-09-22
06:48
Add kernel32 to LIBS, so the link line for mingw is exactly the same as for MSVC++ file: [4aba97ab13] check-in: [f4eb1c2f19] user: nijtmans branch: trunk, size: 164494
2010-09-21
20:22
Fix declaration after statement. Add -Wdeclaration-after-statement, so this mistake cannot happen again. file: [4994cdc0bc] check-in: [057c64e70b] user: nijtmans branch: trunk, size: 164481
2010-09-09
14:30
mingw should always link with -ladvapi32 Remove ascii variant of tkWinPocs table, it is no longer necessary. Fix CreateProcess signature and remove unused GetModuleFileName and lstrcpy mingw/cygwin fixes: <tchar.h> should always be included, and fix conflict in various macro values: Always force the same values as in VC++. file: [5ceb16d919] check-in: [0d850f32ad] user: nijtmans branch: trunk, size: 164451
2010-08-31
20:46
* win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/configure: Regenerated. file: [bc22ca77d3] check-in: [2ce1308995] user: andreas_kupries branch: trunk, size: 164420
2010-08-27
00:50
* win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST macro and --enable-embedded-manifest configure arg added to support manifest embedding where we know the magic. Help prevents DLL hell with MSVC8+. file: [878d317604] check-in: [25e4e9160b] user: hobbs branch: trunk, size: 164244
2010-04-30
21:15
* generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish * library/init.tcl: CVS snapshots from earlier snapshots as well * unix/configure.in: as the 8.6b1 and 8.6b2 releases. * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [bcb16895ed] check-in: [a30f8d7cf3] user: dgp branch: trunk, size: 162355
2010-04-06
09:17
regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have LF file: [a67ca2ec37] check-in: [01324f0ef5] user: nijtmans branch: trunk, size: 162355
09:05
regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have LF file: [e840af6de7] check-in: [401c0108e1] user: nijtmans branch: trunk, size: 165156
2010-04-05
13:54
Regen with autoconf 2.61 (what I have) file: [dc0f3c7380] check-in: [ef3fae2e21] user: dkf branch: trunk, size: 172956
2010-03-30
14:05
Finish bump to registry 1.3.0 file: [13d9a7c74e] check-in: [2268733bd3] user: dgp branch: trunk, size: 162374
2010-02-13
13:31
use -pipe for gcc on win32 (mingw/cygwin) file: [56f0fb5890] check-in: [9548ade90f] user: nijtmans branch: trunk, size: 162374
2010-01-22
13:02
Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging the inclusions at other places. Make cygwin configuration error into a warning: CYGWIN compilation works although there still are test failures. file: [ae534e35ce] check-in: [835f8e1e9d] user: nijtmans branch: trunk, size: 162538
2009-11-23
20:17
#undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make sure that Xxxxx_Init is always exported even when Tcl is built static (otherwise we cannot create a DLL). tclThreadTest.c: Make all functions static, except TclThread_Init. fCmd.test Enable fCmd-30.1 when registry is available. tcl.m4 Fix ${SHLIB_LD_LIBS} definition, fix conflicts configure.in between static libraries and import library on windows. configure (regenerated) Makefile.in Simplifications related to tcl.m4 changes. file: [1f82090d36] check-in: [0f53c33f63] user: nijtmans branch: trunk, size: 162580
2009-11-18
23:46
Fix [Bug 2883850]: pkgIndex.tcl doesn't get created with static Tcl build file: [1cf5eedb90] check-in: [39268397d9] user: nijtmans branch: trunk, size: 163168
2009-07-26
07:57
[Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a preparation for [Enh 2819611] file: [78a8d0f602] check-in: [01f7acb263] user: nijtmans branch: trunk, size: 163295
2009-04-30
22:37
Fix 64-bit detection for zlib on Win64 file: [6f44f5d07e] check-in: [414f4feafa] user: nijtmans branch: trunk, size: 163233
2009-02-17
18:10
* win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds. file: [e6b1e9c86c] check-in: [e587ee7ca9] user: hobbs branch: trunk, size: 163233
2009-02-16
22:56
fix [Feature Request 2605263] use official zlib build. file: [f7d44308de] check-in: [8f34b18e0c] user: nijtmans branch: trunk, size: 159101
2009-01-16
20:44
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish * library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases * unix/configure.in: and to deal with the fact that the HEAD of * win/configure.in: init.tcl will not [source] in Tcl 8.6b1 . * unix/configure: autoconf-2.59 file: [3cc2a93149] check-in: [c8cfc118c3] user: dgp branch: trunk, size: 158643
2008-12-23
16:46
fix build of zlib objects with msvc file: [6f02704e89] check-in: [aa4031f7f1] user: nijtmans branch: trunk, size: 158641
2008-12-20
21:40
* win/Makefile.in: * win/configure.in: Renamed the static library libtcl86s.a to have a name distinct from the import library libtcl86.a. This renaming dodges an ancient bug in the Makefile revealed by the last commit where the $(TCL_LIB_FILE) rule can fire to try to build the static library in a --enable-shared build (and create a static library that subsequently fails to link). *** POTENTIAL INCOMPATIBILITY *** for embedders who link to the static library, but I couldn't figure out how to sort this out any other way. * win/configure: Autoconf 2.59 file: [07775eab37] check-in: [a8f12a587b] user: kennykb branch: trunk, size: 158650
2008-12-19
03:54
* README: Bump version number to 8.6b1 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [070000066e] check-in: [448b87b688] user: dgp branch: trunk, size: 157975
02:46
* win/configure.in: * win/Makefile.in: Added build of packages in the 'pkgs/' directory. * win/configure: Autoconf 2.59 file: [146756ca31] check-in: [489cccf8a0] user: kennykb branch: trunk, size: 157975
2008-12-18
15:36
Try to do the wizardry again... file: [10e7ee7fbb] check-in: [b12e0de95a] user: dkf branch: trunk, size: 168855
2008-12-14
13:44
regen file: [37a1d17b38] check-in: [a0ad030a31] user: dkf branch: trunk, size: 179870
2008-12-11
22:30
Eliminate warning: different 'const' qualifiers with msvc compiler. A few more 'const' optimizations. fix Windows build (msvc) for TIP #234 implementation file: [b3714fa251] check-in: [2c2dca1f77] user: nijtmans branch: trunk, size: 157569
2008-11-06
21:47
add "-Wno-implicit-int" for gcc, as on UNIX eliminate an 'array index out of bounds' warning on HP-UX' file: [b282c39c8b] check-in: [918ba31cc4] user: nijtmans branch: trunk, size: 157574
2008-10-14
20:08
* README: Bump version number to 8.6a4 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [f6be73cb3b] check-in: [3d9e72a73b] user: dgp branch: trunk, size: 157556
2008-08-28
16:24
* README: Bump version number to 8.6a3 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [8bab7f7456] check-in: [cb2385ff07] user: dgp branch: trunk, size: 157556
2008-08-12
15:10
* README: Bump version number to 8.6a2 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [bbff6bf776] check-in: [ff4d6323a8] user: dgp branch: trunk, size: 157556
2008-06-19
15:36
* README: Bump version number to 8.6a1 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [5382e6872b] check-in: [764de4e88b] user: dgp branch: trunk, size: 157556
2008-04-07
15:54
autoconf-2.59 file: [22b0baa98c] check-in: [1768221086] user: dgp branch: trunk, size: 157556
2008-04-06
00:37
* tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the possibility of slow process shutdown on Windows. * win/tcl.m4: Added -D_CRT_SECURE_NO_DEPRECATE and -DCRT_NONSTDC_NO_DEPRECATE to the MSVC compilation flags so that the compilation doesn't barf on perfectly reasonable Posix system calls. * win/configure: Manually patched (don't have the right autoconf to hand). file: [05d3b5784f] check-in: [68b47f3256] user: kennykb branch: trunk, size: 157557
2008-04-01
16:23
* README: Bump version number to 8.6a0 * generic/tcl.h: * library/init.tcl: * macosx/Tcl-Common.xcconfig: * macosx/Tcl.pbproj/default.pbxuser: * macosx/Tcl.pbproj/project.pbxproj: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/configure.in: * win/makefile.bc: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in libtclstub.a. This tightens up the rules for users of the stubs interfaces. [Bug 1819422] * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclPlatDecls.h: * generic/tclTomMathDecls.h: file: [378ea7b7eb] check-in: [b76be03521] user: dgp branch: trunk, size: 157376
2008-03-28
17:31
* generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [e7593caebf] check-in: [514a7e674e] user: dgp branch: trunk, size: 157376
2008-03-07
09:27
regen file: [bfa1fc19a3] check-in: [5295e88e33] user: dkf branch: trunk, size: 157378
2008-02-13
18:00
* generic/tcl.h: Bump version number to 8.5.2b1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5.1 and * unix/configure.in: 8.5.2 releases. * unix/tcl.spec: * win/configure.in: * README * unix/configure: autoconf (2.59) * win/configure: file: [708cb1bbfa] check-in: [8cd7e62e9a] user: dgp branch: trunk, size: 146493
2008-02-04
17:29
*** 8.5.1 TAGGED FOR RELEASE *** * generic/tcl.h: Bump to 8.5.1 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [0ab480a3ba] check-in: [9673130446] user: dgp branch: trunk, size: 146491
2008-01-02
19:03
* generic/tcl.h: Bump version number to 8.5.1b1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tcl.spec: * win/configure.in: * README * unix/configure: autoconf (2.59) * win/configure: file: [db3cfec25d] check-in: [0c0959c51d] user: dgp branch: trunk, size: 146493
2007-12-13
15:22
merge stable branch onto HEAD file: [dcdd34ae06] check-in: [d1f7550cd9] user: dgp branch: trunk, size: 146491
2007-12-05
18:40
* win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send]. [Bug 1844749] file: [97a735a321] check-in: [64e3983c30] user: hobbs branch: trunk, size: 146491
2007-12-03
20:02
* win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib file: [281f836e02] check-in: [c40661b7af] user: hobbs branch: trunk, size: 146401
2007-11-30
01:09
* win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn loading of winsock, assume that it is always available now. file: [ec227857b4] check-in: [ec9c0b54e6] user: hobbs branch: trunk, size: 146443
2007-11-19
18:14
* README: Bump version number to 8.5b3. * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: file: [cb092d1953] check-in: [48093f99b4] user: dgp branch: trunk, size: 146446
2007-10-30
19:03
* generic/tcl.h: Bump version number to 8.5b2.1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5b2 * unix/configure.in: release. * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: file: [37dd5f1df7] check-in: [8dc4b6f34f] user: dgp branch: trunk, size: 146448
2007-10-26
15:17
* README: Bump version number to 8.5b2. * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: file: [3b471db83a] check-in: [7fb70f130d] user: dgp branch: trunk, size: 146446
2007-10-02
18:27
* generic/tcl.h: Bump version number to 8.5b1.1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5b1 * unix/configure.in: release. * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: file: [96eef8c79d] check-in: [f75bd88333] user: dgp branch: trunk, size: 146448
2007-09-19
17:42
* README: Bump version number to 8.5b1 * generic/tcl.h: Merge from core-stabilizer-branch. * library/init.tcl: Stabilizing toward 8.5b1 release now done * tools/tcl.wse.in: on the HEAD. core-stabilizer-branch is * unix/configure.in: now suspended. * unix/tcl.spec: * win/configure.in: file: [695511c648] check-in: [dd2ca92517] user: dgp branch: trunk, size: 146446
2007-08-01
19:33
Regenerated configure using autoconf 2.59. Autoconf 2.61 changed the location of the installed manpages. file: [8d49c8b076] check-in: [56ccef71bd] user: andreas_kupries branch: trunk, size: 146446
2007-07-31
14:05
Regen with autoconf 2.61 file: [01a7614575] check-in: [460d2e3732] user: msofer branch: trunk, size: 152811
2007-05-18
18:39
* unix/configure: autoconf-2.59 (FC6 fork) * win/configure: * README: Bump version number to 8.5a7 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * generic/tclParse.c: Disable and remove the ALLOW_EXPAND sections * tests/info.test: that continued to support the deprecated * tests/mathop.test: {expand} syntax. Updated the few remaining users of that syntax in the test suite. file: [7455588a35] check-in: [c798353ded] user: dgp branch: trunk, size: 144674
2007-05-15
16:12
* win/configure: autoconf-2.59 (FC6 fork) * library/reg/pkgIndex.tcl: Bump to registry 1.2.1 to account for * win/configure.in: [1682211] bug fix. * win/makefile.bc: * win/tclWinReg.c: file: [966e9fe891] check-in: [de7229b032] user: dgp branch: trunk, size: 144674
2007-01-11
18:30
* win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion". This was removed from unix/tcl.m4 2004-07-16 but not from here. * win/configure: Regenerated. file: [ea64891489] check-in: [d53e6aca6c] user: jenglish branch: trunk, size: 144662
2006-10-23
19:42
* README: Bump version number to 8.5a6 * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [f4f4664d18] check-in: [bed5192ec7] user: dgp branch: trunk, size: 144686
2006-05-04
14:01
* README: Bump version number to 8.5a5 * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [f903599f2c] check-in: [19f3665cc0] user: dgp branch: trunk, size: 144686
2006-04-05
16:52
* library/reg/pkgIndex.tcl: Bump to registry 1.2 because * win/tclWinReg.c: Registry_Unload() is a new public routine * win/Makefile.in: compared to the 1.1.* releases. * win/configure.in: Bump package version numbers. * win/configure: autoconf 2.59 file: [d76dd63b9a] check-in: [2d91517735] user: dgp branch: trunk, size: 144686
16:32
* win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() * win/tclWinSock.c: to avoid creating invalid DString states. * win/tclWinDde.c: Bump to version 1.3.2. [RFE 1366195] * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Bump to registry 1.1.6 * win/tclWinReg.c: * win/configure.in: Bump package version numbers. * win/configure: autoconf 2.59 file: [4de1de1d2d] check-in: [59be467042] user: dgp branch: trunk, size: 144687
2005-12-10
01:36
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Define MACHINE for gcc builds. The lack of a definition of this variable in the manifest file was causing a runtime error in wish built with gcc. file: [5f3c9339c2] check-in: [1afe68500b] user: mdejong branch: trunk, size: 144685
2005-12-08
20:20
* win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support * win/tcl.m4, win/configure: CE still requires C code fixes. file: [d7291ade63] check-in: [3f1e9c05f1] user: hobbs branch: trunk, size: 144621
2005-10-13
18:30
* generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. * tools/man2tcl.c: * unix/tcl.m4: * unix/tclConfig.h.in: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: file: [f8a5cc6f6c] check-in: [d7079d3caa] user: dgp branch: trunk, size: 138778
2005-08-23
18:13
* unix/configure.in: * win/configure: Regen. * win/configure.in: Update minimum autoconf version to 2.59. file: [cd9b83f6de] check-in: [5ba298340c] user: mdejong branch: trunk, size: 157352
2005-07-25
00:39
* unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Split confused search for tclsh on PATH and build and install locations into two macros. SC_PROG_TCLSH searches just the PATH. SC_BUILD_TCLSH determines the name of the tclsh executable in the Tcl build directory. [Tcl bug 1160114] [Tcl patch 1244153] file: [5bd4b32533] check-in: [65b63ba325] user: mdejong branch: trunk, size: 150495
2005-06-07
14:13
autoconf file: [3a0fe3e170] check-in: [2c02e2527f] user: dgp branch: trunk, size: 157500
2005-03-30
06:25
* win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternative. file: [ab03ab48dd] check-in: [bfaee23d82] user: hobbs branch: trunk, size: 157500
2004-12-30
02:01
* win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (outdated). Use "link -lib" instead of "lib" binary and remove -YX for MSVC7 portability. Add -fomit-frame-pointer for gcc OPT compiles. [Bug 1092952, 1091967] Align LIBS_GUI with Tk head needs. file: [ef1f6bae62] check-in: [6d8942c3c0] user: hobbs branch: trunk, size: 150342
2004-06-24
01:29
Version 5 of [Patch 976496] file: [b828e1052d] check-in: [6d178830b8] user: mistachkin branch: trunk, size: 150158
2004-06-11
20:25
* unix/configure.in: Updated TCL_PACKAGE_PATH value to * win/configure.in: handle --libdir configuration. * unix/configure.in: autoconf-2.57 * win/configure.in: * generic/tclBasic.c (Tcl_CreateInterp): Moved call to TclInitEmbeddedConfigurationInformation() earlier in Tcl_CreateInterp() so that other parts of interp creation and initialization may access and use the config values. file: [2a8844f1ed] check-in: [6d6bef09e7] user: dgp branch: trunk, size: 150010
2004-04-07
21:10
* win/configure: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, * win/configure.in: TCL_LIB_SPEC, TCL_PACKAGE_PATH in tclConfig.sh. file: [660f611215] check-in: [a7ac48274b] user: hobbs branch: trunk, size: 150011
2004-03-26
19:47
* README: Bumped version number to 8.5a2 to * tools/tcl.wse.in: distinguish HEAD of CVS development * unix/configure.in: from the recent 8.5a1 release. * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.57 * win/configure: file: [a94fe22a6c] check-in: [2894e72102] user: dgp branch: trunk, size: 149429
2004-03-05
21:27
* win/configure: Regen. * win/configure.in: Check for define of MWMO_ALERTABLE in winuser.h. * win/tclWinPort.h: If MWMO_ALERTABLE is not defined in winuser.h then define it. This is needed for Mingw. file: [9992fdc590] check-in: [2dd40b62f0] user: mdejong branch: trunk, size: 149429
2004-03-02
00:42
update patchlevel to 8.5a1 file: [462b180b96] check-in: [28d3b065c8] user: hobbs branch: trunk, size: 147970
2003-11-10
22:55
* library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgIndex.tcl: and dde packages are not offered * win/tclWinDde.c: on non-Windows platforms. Bumped to * win/tclWinReg.c: registry 1.1.3 and dde 1.3. * win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * win/configure: autoconf (2.57) file: [87287c7220] check-in: [207b9d2fc9] user: dgp branch: trunk, size: 147970
2003-10-06
19:08
* win/configure: * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_OPTIMIZED is now defined whenever the user does not build with --enable-symbols. file: [ce93769bed] check-in: [e8c5420848] user: hobbs branch: trunk, size: 147970
2003-08-18
07:25
* win/configure: Regen. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Use test instead of -eq, which does not work. [Bug 781109] file: [464d36dc33] check-in: [305c7027b7] user: mdejong branch: trunk, size: 148573
2003-06-16
18:36
* win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing the remaining changes. * win/configure.in: Note: In active contact with Helmut Giese * win/makefile.vc: about the borland relatedchanges. This part * win/rules.vc: will see future updates. * win/tcl.m4: * win/makefile.bc: file: [5ddfc37d23] check-in: [47fd2c260e] user: andreas_kupries branch: trunk, size: 148567
2003-04-18
20:02
* win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin/bash, which can fail to find exes in the path (ie: lib). file: [c81627e758] check-in: [893b327037] user: hobbs branch: trunk, size: 146859
2003-04-14
02:36
* win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, known to be a problem in VC++ 5.2. Define HAVE_NO_FINDEX_ENUMS if the define does not exist. * win/tclWinFile.c: Put declarations for FINDEX_INFO_LEVELS and FINDEX_SEARCH_OPS inside a check for HAVE_NO_FINDEX_ENUMS so that these are not declared twice. This fixes the Mingw build. * win/tclWinTime.c: Rework the init of timeInfo so that the number or initializers matches the declaration. This was broken under Mingw. Add cast to avoid compile warning when calling the AccumulateSample function. file: [284f8c0e82] check-in: [1308c565b0] user: mdejong branch: trunk, size: 146634
2003-04-03
02:24
* win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set new LIBFLAGSUFFIX that works like LIBSUFFIX, it is used when creating library names. The previous implementation would generate -ltclstub85 instead of -ltclstub85s when configured with --disable-shared. file: [610def417a] check-in: [564b25ab02] user: mdejong branch: trunk, size: 145131
2003-03-19
03:09
* win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONICAL_HOST under autoconf 2.5X. Just check to see if __CYGWIN__ is defined by the compiler and set the ac_cv_cygwin variable based on that. [Bug 705912] file: [6f8eac2057] check-in: [0dba105530] user: mdejong branch: trunk, size: 145004
2003-03-13
10:39
Require autoconf 2.57 or newer, see TIP 34 for a detailed explanation of why this is good. This will no doubt break the build on some platforms, let the flaming begin. * tools/configure: Regen with autoconf 2.57. * tools/configure.in: Require autoconf 2.57. * unix/configure: Regen with autoconf 2.57. * unix/configure.in: Require autoconf 2.57. Apply AC_LIBOBJ changes from patch 529884. * unix/tcl.m4: Ditto. * win/configure: Regen with autoconf 2.57. * win/configure.in: Require autoconf 2.57. Don't subst LIBOBJS since this happens by default, this avoids an autoconf error. file: [0153a770e3] check-in: [e8d2110460] user: mdejong branch: trunk, size: 147414
2003-03-04
23:45
* README: Bumped version number of * generic/tcl.h: Tcl to 8.5a0. * library.init.tcl: * mac/README: * macosx/Tcl.pbproj/project.pbxproc: * tests/basic.test: * tools/configure.in: * tools/tcl.hpj.in: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/README.binary: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * win/tcl.m4: * tools/configure: autoconf * unix/configure: * win/configure: file: [85c19a8924] check-in: [a5f8f0d439] user: dgp branch: trunk, size: 70436
2003-03-01
01:22
* win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc (DBGX): correct to use 'g' for nmake win makefile to match the cygwin makefile for debug builds. [Bug #635107] file: [d8ffc26c91] check-in: [32d4634ffd] user: hobbs branch: trunk, size: 70436
2003-02-15
02:16
* README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * unix/configure.in: * unix/tcl.m4: * unix/tcl.spec: * win/README.binary: * win/configure: * win/configure.in: * macosx/Tcl.pbproj/project.pbxproj: file: [59e58a19d3] check-in: [1ba5113e1d] user: hobbs branch: trunk, size: 70436
2003-02-11
02:18
* win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cygwin port of Tcl/Tk does not build and people are filing bug reports under the mistaken impression that someone is actually maintaining the Cygwin port. A post to comp.lang.tcl asking someone to volunteer as an area maintainer has generated no results. Closing bugs 680840, 630199, and 634772 and marking as "Won't fix". file: [5caad74f45] check-in: [9ae2332ed0] user: mdejong branch: trunk, size: 70438
2003-01-27
02:19
* win/configure: Regen. * win/configure.in: Add test that checks to see if the compiler can cast to a union type. * win/tclWinTime.c: Squelch compiler warning about union initializer by casting to union type when compiling with gcc. file: [c64c0141e3] check-in: [1acd5861be] user: mdejong branch: trunk, size: 70367
2003-01-25
12:48
* win/configure: * win/configure.in: Define HAVE_ALLOCA_GCC_INLINE when we detect that no alloca function is found in malloc.h and we are compiling with GCC. Remove HAVE_NO_ALLOC_DECL define. * win/tclWin32Dll.c (TclpCheckStackSpace): Don't define alloca as a cdecl function. Doing this caused a tricky runtime bug because the _alloca function expects the size argument to be passed in a register and not on the stack. To fix this problem, we use inline ASM when compiling with gcc to invoke _alloca with the size argument loaded into a register. file: [e28cb5c2af] check-in: [6eae293500] user: mdejong branch: trunk, size: 69361
2003-01-24
08:04
* win/configure: Regen. * win/configure.in: * win/tclWin32Dll.c (TclpCheckStackSpace): Rework the SEH exception handler logic to avoid using the stack since alloca will modify the stack. This was causing a nasty bug that would set the exception handler to 0 because it tried to pop the previous exception handler off the top of the stack. file: [fdf7c4d167] check-in: [83a1c026c6] user: mdejong branch: trunk, size: 68985
2003-01-21
08:27
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set SHLIB_SUFFIX so that TCL_SHLIB_SUFFIX will be set to a useful value in the generated tclConfig.sh. Set SHLIB_LD_LIBS to "" or '${LIBS}' based on the --enable-shared flag. This matches the UNIX implementation. file: [024637977d] check-in: [b14ac6253e] user: mdejong branch: trunk, size: 67955
2003-01-13
07:22
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_GUI that was added to the Tk tcl.m4 but never made it back into the Tcl version. file: [a2b457266d] check-in: [f2564a1e8c] user: mdejong branch: trunk, size: 67872
07:01
* generic/tcl.h: Skip Tcl's define of CHAR, SHORT, and LONG when HAVE_WINNT_IGNORE_VOID is defined. This avoids a bunch of compiler warnings when building with Cygwin or Mingw. * win/configure: Regen. * win/configure.in: Define HAVE_WINNT_IGNORE_VOID when we detect a winnt.h that still defines CHAR, SHORT, and LONG when VOID has already been defined. * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst the TCL_DEFS loaded from tclConfig.sh so that Tcl defines can make it into the Tk Makefile. file: [42f405e01e] check-in: [789f26d398] user: mdejong branch: trunk, size: 67850
01:27
* win/configure: Regen. * win/configure.in: Check for typedefs like LPFN_ACCEPT in winsock2.h and define HAVE_NO_LPFN_DECLS if not found. * win/tclWinSock.c: Define LPFN_* typedefs if HAVE_NO_LPFN_DECLS is defined. This fixes the build under Mingw and Cygwin, it was broken by the changes made on 2002-11-26. file: [60d02b0e5e] check-in: [4aad945b11] user: mdejong branch: trunk, size: 66736
2002-12-13
17:44
* unix/configure.in: Updated configure of CVS snapshots to reflect * win/configure.in: the 8.4.1.1 patchlevel. * unix/configure: autoconf * win/configure autoconf file: [2a6e9c6089] check-in: [641553c0de] user: dgp branch: trunk, size: 65717
2002-11-06
10:44
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Generate a fatal configure error if no ar program can be found on the path. [Bug #582039] * win/configure: Regen. * win/configure.in: Check that AR, RANLIB, and RC are found on the path when building with gcc. file: [d9ee63584d] check-in: [844cdd9ad4] user: mdejong branch: trunk, size: 65715
2002-10-22
18:56
* win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * win/configure: regen * win/configure.in: removed SC_ENABLE_MEMDEBUG call * win/tcl.m4: replaced SC_ENABLE_MEMDEBUG with a more intelligent SC_ENABLE_SYMBOLS that takes yes|no|mem|compile|all as options now. file: [10b8845fdb] check-in: [2e6e5ea4fc] user: hobbs branch: trunk, size: 65307
2002-10-18
23:58
* library/reg/pkgIndex.tcl: * win/configure: * win/configure.in: * win/Makefile.in: * win/makefile.vc: * win/makefile.bc: Updated to reg1.1 file: [3fced7223b] check-in: [8aff7bdeb8] user: hobbs branch: trunk, size: 65246
2002-10-17
05:51
* win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS): problem. [Patch #624010] (howell) file: [2e70d876d6] check-in: [76d2dffe98] user: hobbs branch: trunk, size: 65246
2002-10-11
03:43
* win/configure: * win/tcl.m4: enable USE_THREAD_ALLOC (new threaded allocator) by default in cygwin configure on Windows. file: [3bea8bef98] check-in: [1978f7e5a6] user: hobbs branch: trunk, size: 64310
2002-09-27
18:04
* README: Bumped to version 8.4.1 to avoid confusion * generic/tcl.h: of CVS snapshots with the actual 8.4.0 * tools/tcl.wse.in: release. * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf * win/configure: file: [9dd8582ece] check-in: [204b710ed3] user: dgp branch: trunk, size: 64135
00:50
2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> Added basic Cygwin support. * win/tcl.m4 (SC_PATH_TCLCONFIG): Support one-tree build. (SC_PATH_TKCONFIG): Likewise. (SC_PROG_TCLSH): Likewise. (SC_CONFIG_CFLAGS): Assume real Cygwin port and remove -mno-cygwin flags. Add -mwin32 to extra_cflags and extra_ldflags. Remove ``-e _WinMain@16'' from LDFLAGS_WINDOW. * win/configure.in: Allow Cygwin build. (SEH test): Define to be 1 instead of empty value. (EXCEPTION_DISPOSITION): Add test. * win/configure: Regenerate. * generic/tcl.h: Don't explicitly define __WIN32__ for Cygwin, let the user decide whether to use Windows or POSIX personality. (TCL_WIDE_INT_TYPE, TCL_LL_MODIFIER, struct Tcl_StatBuf): Define for Cygwin. * generic/tclEnv.c (Tcl_CygwinPutenv): putenv replacement for Cygwin. * generic/tclFileName.c (Tcl_TranslateFileName): Convert POSIX to native format. (TclDoGlob): Likewise. * generic/tclPlatDecls.h (TCHAR): Define for Cygwin. * win/tclWinPort.h (putenv, TclpSysAlloc, TclpSysFree, TclpSysRealloc): Define for Cygwin. file: [ae31bfb505] check-in: [a8d0360722] user: hobbs branch: trunk, size: 64135
2002-09-02
20:10
Bumped version number to 8.4.0 file: [43890fbd45] check-in: [b532c8db30] user: hobbs branch: trunk, size: 62358
2002-08-22
00:52
* win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS@. * win/configure.in: * unix/configure.in: Added usage of SC_ENABLE_MEMDEBUG. * win/tcl.m4: * unix/tcl.m4: Added macro SC_ENABLE_MEMDEBUG. Allows a user of configure to (de)activate memory validation and debugging (TCL_MEM_DEBUG). No need to modify the makefile anymore. file: [8d6cf8cb16] check-in: [26d5a58144] user: andreas_kupries branch: trunk, size: 62358
2002-08-20
15:33
* README: Bumped version number to 8.4b3 to distinguish * generic/tcl.h: HEAD from the 8.4b2 release. * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf * win/configure: * library/http/http.tcl: Corrected installation directory of * library/msgcat/msgcat.tcl: the package tcltest 2.2. Added * library/opt/optparse.tcl: comments in other packages to remind * library/tcltest/tcltest.tcl: that installation directories need * unix/Makefile.in: updates to match increasing version * win/Makefile.in: numbers. [Bug 597450] * win/makefile.bc: * win/makefile.vc: file: [4c7d496f73] check-in: [029bda30b1] user: dgp branch: trunk, size: 61736
2002-07-19
20:29
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: Add AC_PREREQ(2.13) in an attempt to make it more clear that the configure scripts must be generated with autoconf version 2.13. [Bug 583573] file: [c050a11c7d] check-in: [793a5fddc7] user: mdejong branch: trunk, size: 61736
2002-07-14
17:29
* Bumped HEAD to version 8.4b2 so we can distinguish it from the 8.4b1 release. file: [21aa1037d6] check-in: [3189680546] user: dgp branch: trunk, size: 61734
2002-06-22
00:27
Regen file: [87cc018255] check-in: [bcdea224c1] user: dkf branch: trunk, size: 61734
2002-04-12
06:22
* tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson users to see function info. More info on debugging levels can be obtained at: http://msdn.microsoft.com/library/en-us/dnvc60/html/gendepdebug.asp file: [afac9abb81] check-in: [6d61f3c7ba] user: hobbs branch: trunk, size: 61734
2002-03-15
01:10
* win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compiler. * win/tclWin32Dll.c (ESP, EBP, TclpCheckStackSpace, _except_checkstackspace_handler): * win/tclWinChan.c (ESP, EBP, Tcl_MakeFileChannel, _except_makefilechannel_handler): * win/tclWinFCmd.c (ESP, EBP, DoRenameFile, _except_dorenamefile_handler, DoCopyFile, _except_docopyfile_handler): Implement SEH support under gcc using inline asm. Tcl and Tk should now compile with Mingw 1.1. [Patch 525746] file: [7071b65f1b] check-in: [6683e2fa91] user: mdejong branch: trunk, size: 61732
2002-01-11
20:46
* unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${libdir} instead of ${exec_prefix}/lib to properly support the --libdir option to configure. [Bug 489370] file: [7845ce6c9a] check-in: [71ae8c066c] user: mdejong branch: trunk, size: 60674
2001-11-25
01:56
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This change was originally added to Tk on 2001-11-09 but was not committed to Tcl. file: [01c40dc47c] check-in: [105862eef5] user: mdejong branch: trunk, size: 60605
2001-11-08
03:07
Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl include headers in the install location. The user can override the include install dir with --includedir so we need to record this information for extensions. [Tcl bug 421835] * unix/configure: Regen. * unix/configure.in: Define TCL_INCLUDE_SPEC. * unix/tclConfig.sh.in: Define TCL_INCLUDE_SPEC. * win/configure: Regen. * win/configure.in: Define TCL_INCLUDE_SPEC. * win/tclConfig.sh.in: Define TCL_INCLUDE_SPEC. file: [5c6d65d6d9] check-in: [1b2b73902f] user: mdejong branch: trunk, size: 60581
2001-11-07
23:37
* win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mingw is required and building with Cygwin gcc is not supported. Include instructions that indicate how to install Mingw and what URLs folks should use to download the supported version of Mingw. * win/configure: Regen. * win/configure.in: Error out if user tries to compile the Windows version of Tcl with Cygwin gcc. Users should compile with Mingw gcc instead. file: [445edb6ee8] check-in: [eba0feaee0] user: mdejong branch: trunk, size: 60439
2001-10-15
21:53
fixed dangling ; file: [d9cfe631c1] check-in: [3df4869b72] user: hobbs branch: trunk, size: 60244
21:16
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: reworked to be a little cleaner in comparison to each other, and to AC_SUBST even empty vars for win/tclConfig.sh file: [8537404036] check-in: [85fa5cb144] user: hobbs branch: trunk, size: 60246
2001-10-01
20:58
added Win64 SDK RC1 compilation support file: [9a6bd3723e] check-in: [92b7006025] user: hobbs branch: trunk, size: 59457
2001-09-14
01:00
* win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/reg/pkgIndex.tcl * library/dde/pkgIndex.tcl: Fixed version numbers from bogus tcl versions to independent versions for dde and registry packages. file: [59ab3b16ea] check-in: [c65e18c468] user: andreas_kupries branch: trunk, size: 58371
2001-08-08
22:28
Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This does not necessarily mean there will be an 8.4a4 release. [Bug 448938]. file: [d5c52f2c85] check-in: [599ec8bcb7] user: dgp branch: trunk, size: 57684
2001-08-04
00:28
* win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. This is necessary for TEA compliant builds that build shared against a static-built Tcl. * win/Makefile.in ($(TCLSH)): added $(TCL_STUB_LIB_FILE) to build target, otherwise it wouldn't get generated in a static build. file: [d5cb0e02e7] check-in: [5b66653f2c] user: hobbs branch: trunk, size: 57684
2001-07-11
00:59
* unix/Makefile.in: Add AR variable for use in STLIB_LD. * unix/configure: Regen. * unix/configure.in: Use STLIB_LD when defining MAKE_LIB and MAKE_STUB_LIB. Subst RANLIB and AR. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add doc comment about STLIB_LD command. Check ${AR} env var when setting STLIB_LD and delay evaluation until make time. * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Delay evaluation of ${AR} in STLIB_LD and add flags to better match the Unix implementation. Don't bother defining AR when using VC++ since it is not used. file: [cfcc4efd1c] check-in: [dbf361a1bd] user: mdejong branch: trunk, size: 57488
2001-07-06
22:03
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -mwindows flag to work around a problem with ld when it incorrectly use main() as the executable entry point when both WinMain() and main() are available. file: [5882adb7e9] check-in: [27f8331126] user: mdejong branch: trunk, size: 57494
02:20
* win/Makefile.in: Subst DEPARG directly instead of relying on a variable. This will make Cygwin build faster since an extra exec will be avoided. * win/configure: Regen. * win/configure.in: Subst DEPARG. * win/tcl.m4 (SC_CONFIG_CFLAGS): Move AC_MSG_CHECKING after the AC_CHECK_PROG so that status messages do not get mixed together. Set DEPARG based on the results of the cygpath check so that we avoid using an extra exec when it is not needed. Use ac_cv_cygwin status flag instead of looking at the output of gcc -v, which works in the case where -mno-cygwin is set in the CFLAGS. file: [9a3ec29f4c] check-in: [6b726ef071] user: mdejong branch: trunk, size: 57151
2001-07-04
00:07
* win/Makefile.in: Remove PATHTYPE variable. * win/configure: Regen. * win/configure.in: Don't subst PATHTYPE. * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove PATHTYPE variable. Set CYGPATH to "cygpath -w" if the cygpath executable is found on the path. This approach works for native Cygwin builds and cross compiles. file: [1385411711] check-in: [c30eda3f1e] user: mdejong branch: trunk, size: 57021
2001-07-03
20:40
* win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag to ${AR} when using gcc, verbose output is not needed. file: [ba6dba8b79] check-in: [7332d8ae5a] user: mdejong branch: trunk, size: 56388
2001-06-27
01:06
* win/Makefile.in: Use : to separate VPATH entries. This works for both Cygwin builds and cross builds, the VPSEP variable is simply unneeded complexity. * win/configure: Regen. * win/configure.in: Don't subst VPSEP. * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove VPSEP variable. file: [69d3476008] check-in: [8bc2635c02] user: mdejong branch: trunk, size: 56389
2001-06-26
20:28
* unix/configure: Regen. * unix/configure.in: Fix last checkin by removing export since that only works in bash. * win/configure: Regen. * win/configure.in: Ditto. file: [83c6c604a0] check-in: [beea9df819] user: mdejong branch: trunk, size: 56438
20:13
* unix/configure: Regen. * unix/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in the env. This keeps AC_PROG_CC from adding "-g -O2" to the CFLAGS by default. * win/configure: Regen. * win/configure.in: Ditto. file: [45489c595d] check-in: [563849f5a0] user: mdejong branch: trunk, size: 56445
00:53
* win/configure: Regen. * win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set RC_DEFINE flag based on the compiler in use. file: [5a92df0fdc] check-in: [4dd3ca15bc] user: mdejong branch: trunk, size: 56282
00:43
* win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the imm32 library when building with mingw gcc. file: [8988f5d3ff] check-in: [eb468ac673] user: mdejong branch: trunk, size: 56331
00:32
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): When building with gcc, don't attempt to link with LD or support dllwrap. Simply require a recent version of Cygwin gcc or Mingw gcc that supports -shared. When linking, use gcc instead of ld since gcc automatically includes libs like -lmsvcrt. file: [c9d5fd9ac3] check-in: [f1e1200378] user: mdejong branch: trunk, size: 56323
2001-06-23
02:05
* win/configure: * win/configure.in: Add resource compiler fix from 8.3.3 to fix compiling with mingw. file: [6631ccba08] check-in: [1e087c4ea5] user: mdejong branch: trunk, size: 56836
00:36
* win/configure: Regen. * win/tcl.m4: Fix silly typo in last checkin. file: [7f1e8b0516] check-in: [24ac2ba81f] user: mdejong branch: trunk, size: 56685
2001-06-22
23:02
* unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. Add LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE to match the way CFLAGS_DEFAULT works. This will support user set CFLAGS or LDFLAGS at configure time. * unix/configure: Regen. * unix/configure.in: Don't set CFLAGS to CFLAGS_DEFAULT, instead subst CFLAGS_DEFAULT into the Makefile. Add AC_SUBST for CFLAGS_DEFAULT, LDFLAGS_DEFAULT, LDFLAGS_DEBUG, and LDFLAGS_OPTIMIZE. * unix/tcl.m4 (SC_ENABLE_SYMBOLS): Modify LDFLAGS_DEFAULT so that it uses a Makefile variable just like CFLAGS_DEFAULT. * win/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. This will support user set CFLAGS or LDFLAGS at configure time. * win/configure: Regen. * win/configure.in: Don't set CFLAGS or LDFLAGS, instead subst CFLAGS_DEFAULT and LDFLAGS_DEFAULT into the Makefile. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Modify LDFLAGS_DEFAULT so that it uses a Makefile variable just like CFLAGS_DEFAULT. file: [0bca5ddce2] check-in: [b44e16edb4] user: mdejong branch: trunk, size: 56686
08:48
* win/configure: * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't set LDFLAGS_DEBUG to -g or LDFLAGS_OPTIMIZE to -O when compiling with gcc. These flags are not needed and can cause problems with the Cygwin version of ld. file: [fe6d2d948c] check-in: [0eacd7bffd] user: mdejong branch: trunk, size: 56660
2001-05-11
23:02
* unix/Makefile.in: Add a LDFLAGS variable to the Makefile instead of directly substing @LDFLAGS@. * unix/configure: Regen. * unix/tcl.m4: Fix CFLAGS_DEFAULT so that the name of a Makefile variable is passed as @CFLAGS@.win/tcl.m4 * win/Makefile.in: Move the setting of CFLAGS higher up in the Makefile. * win/configure: Regen. * win/configure.in: Use dnl to comment out macros so that they are not accidently expanded. * win/tcl.m4: Fix CFLAGS_DEFAULT so that the name of a Makefile variable is passed as @CFLAGS@. file: [2902b2c205] check-in: [b415d56ee0] user: mdejong branch: trunk, size: 56664
2001-04-25
22:01
* unix/configure: Regen. * unix/tcl.m4: Subst TCL_THREADS into tclConfig.sh. * unix/tclConfig.sh.in: Add TCL_THREADS variable. * win/configure: Regen. * win/tcl.m4: Subst TCL_THREADS into tclConfig.sh. * win/tclConfig.sh.in: Add TCL_THREADS variable. file: [f9fa00e39b] check-in: [6fb90b112f] user: mdejong branch: trunk, size: 56755
2001-04-03
06:55
* win/configure: * win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381] file: [c528f9851c] check-in: [a762980c8f] user: hobbs branch: trunk, size: 56719
2001-04-02
01:59
* generic/tcl.h: * tools/tcl.wse.in: * win/configure.in (VER): * win/configure: * unix/configure: * unix/configure.in (VER): * unix/tcl.spec: updated patchlevel information to 8.4a3 file: [53285124c8] check-in: [4841414fb7] user: hobbs branch: trunk, size: 56703
2000-11-03
01:13
Added: * unix/configure: * unix/dltest/configure: * win/configure: * tools/configure: checked in configure scripts so people doing CVS checkouts aren't required to have autoconf. Changes to configure.in in the future will require the corresponding configure script to also be re-autoconf'ed and checked in. file: [716be5dd3d] check-in: [658246cf09] user: hobbs branch: trunk, size: 56693