| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/
| |
| | |
disallow colors like xellow
configure changes for cygwin
|
| |\
| | |
| | |
| | | |
cleanup tkInt.decls
configure changes for cygwin
|
| | | |
|
|\ \ \
| |/ /
| | | |
format tk.decls
|
| |\ \
| | |/
| | | |
format tk.decls like tcl8.5/8.6
|
| | | |
|
|\ \ \
| |/ /
| | | |
(autoconf still to be run!)
|
| |\ \
| | |/
| | | |
(autoconf still to be run!)
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | | |
This change allows to build the cygwin
and mingw32 ports of Tcl/Tk to build
out-of-the-box using a native or cross-
compiler.
|
| | | | |
|
| | |/ |
|
| | | |
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
link.exe included with MSVC, use -debug instead
|
| |\ \
| | |/
| | |
| | | |
link.exe included with MSVC, use -debug instead
|
| | |
| | |
| | |
| | | |
link.exe included with MSVC, use -debug instead
|
| | |
| | |
| | | |
Merged --cherrypick from core-8-5-branch (2010-08-26, 3416226333358009f)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
number of
deprecation warnings on later VC++ versions.
Better VCVERSION determination.
All changes backported from Tcl8.5/8.6
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* generic/tkMain.c: version, now using full patchlevel instead of
* generic/tkWindow.c: major.minor
* library/tk.tcl:
* unix/configure:
* unix/Makefile.in:
* unix/tcl.m4:
* win/configure:
* win/Makefile.in:
* win/makefile.vc:
* win/rules.vc:
* win/tcl.m4:
|
| | |
| | |
| | |
| | | |
Needed by Tk for manifest generation.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/configure: --enable-64bit now accepts =amd64|ia64 for
* win/Makefile.in: Windows 64-bit build variants (default: amd64)
* win/makefile.vc: [Bug 1369597]
* win/configure.in:
* win/wish.exe.manifest.in (new): manifest must map in MACHINE
* win/rc/wish.exe.manifest (removed): and VERSION to be correct.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
BUILD_TCLSH into Makefile. Rework html
target so that it depends on the tclsh
installed on the system PATH.
* unix/configure: Regen.
* unix/configure.in: Invoke SC_PROG_TCLSH
and SC_BUILD_TCLSH and subst into Makefile.
* unix/tcl.m4: Update from Tcl.
* win/Makefile.in: Subst TCLSH_PROG and
BUILD_TCLSH into Makefile. Rework winhelp
target so that it depends on the tclsh
installed on the system PATH.
* win/configure: Regen.
* win/configure.in: Invoke SC_BUILD_TCLSH
and subst into Makefile.
* win/tcl.m4: Update from Tcl.
[Tcl patch 1244153]
|
| | |
| | |
| | |
| | | |
allow msys alone as an alternative.
|
| | |
| | |
| | |
| | |
| | |
| | | |
-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]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/configure.in: Set stub lib flag based
on new LIBFLAGSUFFIX variable.
* win/tcl.m4: Update from Tcl to get new
LIBFLAGSUFFIX variable.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Use -pipe for gcc on win32 (backported)
|
| | |
| | |
| | |
| | |
| | | |
manifest handling on Win64.
* win/configure: Regenerated.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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+.
|
| | |
| | |
| | |
| | |
| | | |
avoid CC manipulation that can screw up later configure checks.
Use 'd'ebug runtime in 64-bit builds.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
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.
|
| | |
| | |
| | |
| | | |
for mingw-w64
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
tkWinX.c,winMain.c: Make compilable with -DUNICODE
tkAppInit.c,winMain.c: Many clean-ups in comments, so all (tcl|tk)AppInit.c variants use the same style.
|
| | |
| | |
| | |
| | |
| | |
| | | |
mingw should always link with -ladvapi32
Remove ascii variant of tkWinPocs table,
it is no longer necessary.
|
| | |
| | |
| | |
| | |
| | | |
manifest handling on Win64.
* win/configure: Regenerated.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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+.
|