summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-7/+7
* autoconf-2.59das2009-07-141-17/+34
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
* Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure.stwo2009-04-141-7/+7
* * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-7/+7
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-2/+300
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
* Backport of Patch 907924Kevin B Kenny2009-01-201-10/+19
* * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-211-1/+1
* * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-1/+1
* * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-1/+1
* Commit mysteriously missing autoconf resultsdgp2008-09-021-7/+7
* autoconf-2.59das2008-08-131-7/+7
* * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-081-1/+1
* * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-7/+7
* * unix/configure: autoconf-2.59das2008-06-121-26/+49
* * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-7/+7
* autoconf-2.59das2008-04-011-8/+185
* autoconf-2.59core_8_5_2dgp2008-03-281-1/+1
* * README: Bump to 8.5.2 for release.dgp2008-03-281-6/+6
* * unix/configure: autoconf-2.59das2008-03-271-9/+1
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-16/+16
* * unix/configure: autoconf-2.59das2008-03-111-42/+42
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-1/+1
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-9/+12
* * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
* merge stable branch onto HEADdgp2007-12-131-7/+7
* autoconf-2.59core_8_5_b3das2007-11-191-6/+6
* * README: Bump version number to 8.5b3.dgp2007-11-191-7/+7
* autoconf-2.59das2007-11-181-18/+18
* autoconf-2.59das2007-11-161-231/+513
* autoconf-2.59das2007-11-141-6/+6
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-1/+1
* * README: Bump version number to 8.5b2.dgp2007-10-261-7/+7
* * 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