| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
that alpha and beta releases of Tcl are not favored. [Bug 608698]
* unix/configure: autoconf (2.57)
FossilOrigin-Name: c7d2b8683d33984ba59b1f798fdd01a772069cb4
|
|
|
| |
FossilOrigin-Name: 0c928bb6a007dc9c08464fb9cdfbb89f1cb6f11a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DL_LIBS and MATH_LIBS.
* unix/configure: Regen.
* unix/configure.in: Remove SC_ENABLE_THREADS
invocation. Thread support in an extension
should be automatic when Tcl is compiled
with thread support. Add AC_DEFINE calls
to set TCL_THREADS, _REENTRANT, and
_THREAD_SAFE since this was done in
SC_ENABLE_THREADS. Remove socket and math
lib checks since these are already done in
the Tcl configure script.
* unix/tcl.m4: Update from Tcl to get
TCL_LIBS fix. This fixes bug 597847
which was caused by improper linking.
* unix/tkConfig.sh.in: Subst TCL_LIBS
instead of MATH_LIBS and DL_LIBS.
[Bug 597847]
FossilOrigin-Name: 7f117f25a1a27433492a6d3d6194ece1c5d295ff
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 3bad8440ca24a6c9e245af2abaa53bed60b722e4
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: f87fcf2fedc7ab5e8172015c268ff541e09b7f5d
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl to get BeOS changes.
FossilOrigin-Name: 6eee039ca48e74cad6bb9bb47419fd2c37208c7b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for a detailed explanation of why this is good.
This will no doubt break the build on some
platforms, let the flaming begin.
* unix/configure: Regen with autoconf 2.57.
* unix/configure.in: Require autoconf 2.57.
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen with autoconf 2.57.
* win/configure.in: Require autoconf 2.57.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 2ed1717b1d4dea113993cedeef96465b4b13e2d8
|
|
|
|
|
|
|
|
|
|
|
|
| |
binding for corresponding Quit menu item shortcut.
* macosx/README: updated instructions for embedded build,
added various improvements by Russell Owen.
* unix/tcl.m4: update from Tcl.
* unix/configure: regen.
FossilOrigin-Name: 258a3fd4bad32c093d19bd8cc6e538ee4ac25e98
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl (HP xnet [Bug #651811]).
FossilOrigin-Name: 140673d7f23752162c8c87fbc82c9c2381404832
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 1afdae285a8e44e01d939d17f7797e777db71a75
|
|
|
| |
FossilOrigin-Name: 5d0d3a94db904aee9e1065c882fe57e4355d1e54
|
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/configure.in: Check that AR, RANLIB, and RC
are found on the path when building with gcc.
FossilOrigin-Name: 37ce221ad3dfa2b9fca25348b9e849cbc605de2f
|
|
|
|
|
|
|
| |
* unix/tcl.m4: add AIX-5 ppc build support. Remove unused
SC_ENABLE_MEMDEBUG.
FossilOrigin-Name: 358e85b4956e4b9d7a8e2dbc23e98cf07cbc9285
|
|
|
|
|
|
|
|
|
| |
* unix/Makefile.in: comment docs
* unix/configure: regen
* unix/tcl.m4: replaced SC_ENABLE_MEMDEBUG with a more intelligent
SC_ENABLE_SYMBOLS that takes yes|no|mem|all as options now.
FossilOrigin-Name: f1a68625005ce4aae8a2571fa158927b64fe1022
|
|
|
|
|
|
| |
* unix/tcl.m4: improve AIX-4/5 64bit compilation support.
FossilOrigin-Name: bede30d4100644fcb70e8ac1f477070bb3f9db69
|
|
|
| |
FossilOrigin-Name: d0b8c1fa03d52247161b11930edd0055edd33f01
|
|
|
| |
FossilOrigin-Name: 444e47c0558d6e90f4c18976b2929050b8de7fde
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
* unix/tkUnixEvent.c (TkpCloseDisplay): Use PEEK_XCLOSEIM
to examine the input context queue before invoking
XCloseIM. Generate an assert if there is an input
context that has not been freed.
[Patch 570902]
FossilOrigin-Name: 5b90814a1e529149663547788910e11a4e45da0a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and set it to default value ${LIB_RUNTIME_DIR}
* unix/tcl.m4 (Darwin): use DYLIB_INSTALL_DIR instead of
LIB_RUNTIME_DIR in the -install_name argument to ld.
* unix/configure: regen.
* macosx/Wish.pbproj/project.pbxproj:
* macosx/Makefile: added support for building Tcl as an embedded
framework, i.e. using an dyld install_name containing
@executable_path/../Frameworks via the new DYLIB_INSTALL_DIR
unix/Makefile variable.
FossilOrigin-Name: 419f67e76a6a210f8d79e5844fc9211bd1e00d16
|
|
|
| |
FossilOrigin-Name: 2b462bcabe855f51f5d7258bd32223cac642062a
|
|
|
|
|
|
|
|
|
| |
* unix/Makefile.in: import of TK_SHLIB_LD_EXTRAS for Tk library
specific linker settings. Added use of new LD_LIBRARY_PATH_VAR.
* unix/configure: regen
FossilOrigin-Name: 17a60be43f656e3723b5eef11bd5db8dac84256c
|
|
|
| |
FossilOrigin-Name: e37a92a207320a0a004ac7145219024536bee79a
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Remove code that was setting
CC_SEARCH_FLAGS and LD_SEARCH_FLAGS to try to
account for cc vs ld linking. Tcl now handles this.
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 90aa51585fabef4ad39b42f9b6c17203a3341ed6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PATCH_LEVEL, INSTALL_LIBRARY, STUB_LIB_FILE, and LIB_FILE
to support changes in tcl.m4 related to library builds.
Use MAKE_LIB macro to avoid dealing with RANLIB issues.
Rename TK_CC_SEARCH_FLAGS to CC_SEARCH_FLAGS and
rename TK_LD_SEARCH_FLAGS to LD_SEARCH_FLAGS.
Use new INSTALL_LIB and INSTALL_STUB_LIB substs to
deal with ranlib issues when install libraries.
* unix/configure: Regen.
* unix/configure.in: Remove AC_PROG_RANLIB since
this is done by tcl.m4 now. Define CC_SEARCH_FLAGS
instead of TK_CC_SEARCH_FLAGS and so on.
Use MAKE_LIB and MAKE_STUB_LIB from tcl.m4.
Remove AC_SUBST calls that are no done in tcl.m4.
* unix/tcl.m4: Update from Tcl.
* unix/tkConfig.sh.in: Subst CC_SEARCH_FLAGS and
LD_SEARCH_FLAGS.
FossilOrigin-Name: dc30e10656e22fdb5bf07e6f4e63247ed9034af5
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 739f9716eb46c9577478fb5fea96811018a5b718
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 0090380c62dd33b1bdd06dfa238bbc415bffc177
|
|
|
| |
FossilOrigin-Name: 24ac0b9daca7eeb0323b32695c9a9f1e0a2f1534
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Added support for symlinks and compression
* unix/Makefile.in: when installing the manpages. [Patch 518052]
Default is still hardlinks and no compression.
* unix/mkLinks: generated
* unix/configure:
* unix/README: Added documentation for the new features.
FossilOrigin-Name: 4786c9feb60b65c23e37b740c809ec9e3bd1e6b1
|
|
|
|
|
|
| |
* unix/tcl.m4 (SC_PATH_TCLCONFIG): by ${libdir}.
FossilOrigin-Name: ab620e42200e3cd7e299e3ad109c7092316cb462
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Invoke SC_ENABLE_SHARED before
calling SC_CONFIG_CFLAGS so that the SHARED_BUILD
variable can be checked inside SC_CONFIG_CFLAGS.
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 68351a45a18a19d7c9aa9176a2f1f2e3b355a627
|
|
|
|
|
|
|
| |
* unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so
that the .sl knows its dependent libs.
FossilOrigin-Name: e6310244ba7777b13c34232a3019113d20c18f5a
|
|
|
| |
FossilOrigin-Name: 715a3c0dc25c0237b4ea183c1302b2596bdb925d
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 8603d4e4b435ef8dd95f7a3d3e0deea0dbafbb8b
|
|
|
|
|
|
| |
* unix/tcl.m4: updated to sync with Tcl's tcl.m4
FossilOrigin-Name: f9578e33b050c924efb12d9365166f86c751d7d1
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4:
* unix/configure.in: added macros and calls to SC_TCL_EARLY_FLAGS
and SC_TCL_64BIT_FLAGS, part of TIP #72.
FossilOrigin-Name: 091079f197348d89fe478bbd03aa27aa4b3b89fb
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure: Regen.
* unix/configure.in: Don't subst vars that are already
taken care of in SC_LOAD_TCLCONFIG.
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 178a19e30ac1930ca02d550822059d0cd157f01c
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: b5febdbfd80d2878cd0757f3e4d126eb86575970
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: e319def07b094610796699a980c38d289e9dfafe
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 1742df3bc5b3dac514aad29b17ee73eea45c015f
|
|
|
| |
FossilOrigin-Name: 25a2b70eb9ba6b851065c860aa049b330827596e
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: df7ba9dd294653b52bd27a5d5d48df201691ab54
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: a3d14f9c887390ce5916eb8242828af98364fed7
|
|
|
|
|
|
|
| |
* unix/tcl.m4: added --enable-64bit support for HP-11 with the
64-bit kernel.
FossilOrigin-Name: 4722cfad8aeef2076fe4909edfc6436415dc6d46
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: a1f737061577d7b185ef8d40268ad984eb8657a9
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 1ba5d71e5c2271a90c9cad1968e66a0c01e600fb
|
|
|
| |
FossilOrigin-Name: e6fc72bede6075b09c7141e2d40dd30fa4b2877b
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: d9ddcd5f876b74382f24654a59c8d2f8894b8cd3
|
|
|
|
|
|
|
| |
* unix/tcl.m4: added GNU (HURD) configuration target. (brinkmann)
[Patch: #442974]
FossilOrigin-Name: 39e6cac439f644c06e7d17ea68ee3a06f4c322ee
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure:
* unix/configure.in: Use STLIB_LD when defining MAKE_LIB
and MAKE_STUB_LIB. Subst STLIB_LD, RANLIB, and AR.
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 67de68fc0038759f7292b250fa61dbfdf8420590
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. Add LDFLAGS_DEBUG
and LDFLAGS_OPTIMIZE to match the way CFLAGS_DEFAULT works. Use
new LDFLAGS variable in the Makefile instead of @LDFLAGS@.
* 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_DEBUG,
CFLAGS_OPTIMIZE, LDFLAGS_DEFAULT, LDFLAGS_DEBUG, and LDFLAGS_OPTIMIZE.
Remove unused LD_FLAGS subst.
* unix/tcl.m4: Update from Tcl.
* win/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.
Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@.
* 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: Update from Tcl.
FossilOrigin-Name: 3b5982868ea872a09578ed4b2b40c3be4653583d
|