summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* * unix/configure: autoconf-2.13das2008-03-271-29/+10
* *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-10/+29
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-30/+14
* * changes: updates for 8.4.17 release.dgp2007-12-311-10/+29
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-251-72/+96
* * README: Bump version number to 8.4.17dgp2007-10-021-11/+30
* * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-151-127/+132
* * unix/configure.in: backport of TK_INCLUDE_SPEC addition.das2007-09-111-0/+5
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-1/+5
* * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-061-173/+159
* * README: Bump version number to 8.4.16dgp2007-05-301-10/+29
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-291-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-168/+172
* * unix/configure.in: add caching to -pipe check.das2007-02-041-223/+230
* previous commit omitted some changes from the HEADdas2007-01-251-177/+176
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-251-146/+155
* * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-191-174/+181
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-144/+208
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-150/+186
* * README: Bump version number to 8.4.15dgp2006-10-231-1/+1
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-237/+239
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-149/+199
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-469/+171
* sync with tcldas2006-05-271-176/+231
* autoconf-2.13das2006-05-261-1/+1
* * README: Bump version number to 8.4.14dgp2006-05-041-1/+1
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-132/+128
* * unix/configure.in: fix detection of symbols build when enablingdas2006-03-221-3/+3
* * READNE: Bump version number to 8.4.13 and updatedgp2006-03-071-1/+1
* * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-021-1/+1
* * unix/configure: minor fix to Darwin specific code removingdas2006-01-231-1/+1
* * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-101-375/+471
* * 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-150/+149
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-271-40/+45
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-624/+809
* * README: Bump version number to 8.4.12dgp2005-11-161-1/+1
* Added LIBS to fix issue building tclkit on OpenBSDpatthoyts2005-11-061-1/+1
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-46/+52
* * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-251-235/+279
* sync'ed to Tcl's tcl.m4hobbs2005-07-211-327/+194
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+1
* * README: Bump version number to 8.4.11dgp2005-06-181-2/+2
* * unix/configure.in: skip X11 configure checks when building tk_aqua.das2005-05-291-34/+36
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-1/+1
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-261-104/+49
* * unix/configure, unix/configure.in: ensure false Tcl.framework ishobbs2005-05-251-8/+9
* * macosx/Makefile:das2005-05-241-304/+560
* * macosx/tkMacOSXInit.c:das2005-05-141-235/+431