summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-0/+272
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-151-10/+82
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-8/+8
* * README: Bump version number to 8.5b1.dgp2007-09-191-1/+1
* autoconf-2.59das2007-09-181-85/+148
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-171-166/+90
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-151-33/+36
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-2/+6
* * unix/configure.in: fix flag used to weak-link libXss.das2007-06-291-1/+1
* * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-061-24/+28
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-7/+7
* * unix/configure.in: fix for default case in tk debug build detection.das2007-04-291-1/+1
* * unix/configure.in: install license.terms into Tk.framework; fix tkdas2007-04-231-1/+2
* * 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-13/+92
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-251-4/+9
* * 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/+125
* Bug 1609616Kevin B Kenny2006-12-061-0/+2
* Corrected Xft configuration so that XftKevin B Kenny2006-11-271-0/+2
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-28/+92
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-101-0/+106
* Bug 1592667Kevin B Kenny2006-11-081-2/+153
* fixed typo in last commitKevin B Kenny2006-11-081-1/+1
* Silence warnings about Xft unless Xft is requested explicitly.Kevin B Kenny2006-11-081-12/+19
* correct typodgp2006-11-081-1/+1
* make --enable-xft the defaultKevin B Kenny2006-11-071-2/+2
* * README: Bump version number to 8.5a6dgp2006-10-231-1/+1
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-1/+3
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-1/+1
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-13/+93
* cleanup quoting and whitespacedas2006-07-201-1/+1
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-772/+134
* sync with tcldas2006-05-271-33/+135
* autoconf-2.59das2006-05-261-1/+1
* * README: Bump version number to 8.5a4dgp2006-05-041-1/+1
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-5/+0
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-3/+3
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-081-1/+1
* * unix/configure: minor fix to Darwin specific code removingdas2006-01-231-1/+1
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-101-156/+215
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-1/+1
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-3/+2
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-271-0/+5
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-836/+1090
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-061-1/+1
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-0/+7
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-231-490/+84
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-181-1/+1