| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 1 | -202/+292 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -48/+59 |
|
|
* | Fix SHLIB_LD_LIBS for building tclkit on OpenBSD. | patthoyts | 2005-11-06 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 1 | -196/+121 |
|
|
* | * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get it | rmax | 2005-06-02 | 1 | -49/+82 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -2/+1 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -5/+34 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -3/+11 |
|
|
* | * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -8/+29 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|
* | Updated the OpenBSD configuration and regenerated configure script. | patthoyts | 2005-03-15 | 1 | -15/+39 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 1 | -53/+15 |
|
|
* | * unix/tcl.m4, unix/configure: add solaris-64 gcc build | hobbs | 2005-01-31 | 1 | -4/+21 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to show | das | 2005-01-25 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4: Sync'ed to Tcl's copy. | dgp | 2005-01-12 | 1 | -0/+14 |
|
|
* | Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -56/+20 |
|
|
* | * unix/tcl.m4: synced with tcl/unix/tcl.m4 | das | 2004-12-09 | 1 | -10/+100 |
|
|
* | generated configure and fixed manpage installaton | rmax | 2004-11-18 | 1 | -3/+3 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -12/+36 |
|
|
* | Preparatory works for making Tk define its parameters via a config header. | dkf | 2004-11-15 | 1 | -69/+108 |
|
|
* | * unix/configure: | das | 2004-07-30 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -94/+75 |
|
|
* | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. | das | 2004-06-18 | 1 | -3/+4 |
|
|
* | * unix/tcl.m4: Replaced -Wno-strict-alias with more portable | dgp | 2004-03-26 | 1 | -1/+1 |
|
|
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 1 | -1/+1 |
|
|
* | update HP-11 build libs setup | hobbs | 2004-03-02 | 1 | -1/+7 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -1/+1 |
|
|
* | Whitespace police | dgp | 2004-02-18 | 1 | -28/+29 |
|
|
* | * unix/configure: | hobbs | 2003-12-09 | 1 | -3/+29 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 1 | -40/+39 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so | dgp | 2003-10-06 | 1 | -16/+65 |
|
|
* | Update from Tcl | dkf | 2003-09-29 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Subst TCL_LIBS instead of | mdejong | 2003-04-04 | 1 | -15/+16 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-04-02 | 1 | -7/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-28 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-27 | 1 | -0/+16 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -3/+4 |
|
|
* | * library/console.tcl: (aqua & macintosh) added missing <Cmd-q> | das | 2003-02-21 | 1 | -1/+1 |
|
|
* | * unix/configure: Regen. | andreas_kupries | 2003-02-19 | 1 | -1/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 1 | -0/+3 |
|
|
* | correct HP-UX ia64 --enable-64bit build flags | hobbs | 2003-02-15 | 1 | -2/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-11-06 | 1 | -6/+15 |
|
|
* | * unix/configure: | hobbs | 2002-10-16 | 1 | -47/+21 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -6/+21 |
|
|
* | * unix/configure: regen. | hobbs | 2002-09-27 | 1 | -2/+10 |
|
|