summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* sync with tcl/unix/tcl.m4 changesdas2008-04-011-2/+21
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
* XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-261-4/+0
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-8/+8
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-44/+44
* whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8
* sync with tcl/unix/tcl.m4das2007-11-161-281/+246
* sync with tcl/unix/tcl.m4das2007-11-141-0/+31
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-171-12/+6
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-151-41/+44
* * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-061-9/+14
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-1/+1
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-191-1/+5
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-2/+23
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-251-4/+12
* * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines.das2007-01-191-0/+7
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-5/+23
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-1/+12
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-101-0/+5
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-0/+1
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-0/+382
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-8/+34
* cleanup quoting and whitespacedas2006-07-201-3/+3
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-59/+44
* sync with tcldas2006-05-271-42/+45
* sync with tcl HEADdas2006-05-261-1/+1
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-2/+0
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-26/+26
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-081-1/+1
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-101-202/+292
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+2
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-3/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-48/+59
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-061-1/+1
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-231-196/+121
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-181-1/+1
* * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get itrmax2005-06-021-49/+82
* * macosx/Makefile:das2005-05-231-2/+1
* * macosx/tkMacOSXInit.c:das2005-05-141-5/+34
* * unix/configure: regenhobbs2005-05-071-3/+11
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-261-8/+29
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-2/+2
* Updated the OpenBSD configuration and regenerated configure script.patthoyts2005-03-151-15/+39
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-111-53/+15
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-311-4/+21
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-3/+3
* * unix/tcl.m4: Sync'ed to Tcl's copy.dgp2005-01-121-0/+14
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-101-56/+20
* * unix/tcl.m4: synced with tcl/unix/tcl.m4das2004-12-091-10/+100