| Commit message (Expand) | Author | Age | Files | Lines |
* | fix quoting of new FreeBSD SHLIB_LD | das | 2007-09-18 | 1 | -1/+1 |
|
|
* | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries | jenglish | 2007-09-17 | 1 | -12/+6 |
|
|
* | * unix/tcl.m4: replace all direct references to compiler by ${CC} to | das | 2007-09-15 | 1 | -41/+44 |
|
|
* | * unix/configure.in (Darwin): link the Tk and Wish plists into their | das | 2007-06-06 | 1 | -9/+14 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 1 | -2/+23 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 1 | -4/+12 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines. | das | 2007-01-19 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+23 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -1/+12 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c and | das | 2006-11-10 | 1 | -0/+5 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -0/+1 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -0/+382 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+34 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -3/+3 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -59/+44 |
|
|
* | sync with tcl | das | 2006-05-27 | 1 | -42/+45 |
|
|
* | sync with tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -2/+0 |
|
|
* | * 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 |
|
|