summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* Release candidate branch for Tk 8.5.11dgp2011-10-261-1/+1
|
* Release candidate branch for Tk 8.5.10dgp2011-05-261-7/+7
|
* minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-4/+4
|
* Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-03-161-33/+4
| | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA.
* autoconf-2.59jan.nijtmans2011-03-161-10/+10
|
* Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-8/+45
|
* Better building on OpenBSD.stwo2010-12-121-13/+33
|
* * unix/Makefile.in: add valgrind targethobbs2010-08-271-2/+3
| | | | | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found.
* * unix/configure: regen with ac-2.59hobbs2010-08-121-153/+26
| | | | | | | * unix/configure.in, unix/Makefile.in: * unix/tcl.m4 (AIX): remove the need for ldAIX, replace with -bexpall/-brtl. Remove TK_EXP_FILE (export file) and other baggage that went with it. Remove pre-4 AIX build support.
* * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-041-7/+7
| | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.9 release.
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-7/+15
|
* Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-061-1/+119
|
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-7/+7
| | | | | | | | | | | | | | * generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release.
* autoconf-2.59das2009-07-141-17/+34
|
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
| | | | to add _r to CC on AIX with threads.
* 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
| | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-2/+300
| | | | | | available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
| | | | * unix/configure: Autoconf 2.59
* 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
| | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:
* * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-1/+1
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure:
* * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-1/+1
| | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* 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
| | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:
* * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-7/+7
| | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updates for 8.5.3 release.
* * 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
| | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* 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
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * unix/configure: autoconf-2.59das2008-03-271-9/+1
|
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-16/+16
| | | | | * unix/tcl.m4: for lib paths in tkConfig.sh [Bug 1913622]. * unix/configure: autoconf-2.59
* * unix/configure: autoconf-2.59das2008-03-111-42/+42
|
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-1/+1
| | | | | | | | | | | * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-9/+12
| | | | | | | | | * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.59
* * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
| | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* 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
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* 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
| | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5b2 * unix/configure.in: release. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* * README: Bump version number to 8.5b2.dgp2007-10-261-7/+7
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-0/+272
| | | | | | | | | | | | | | | | | | | * generic/tkCanvUtil.c: pointer from/to integer of different * generic/tkCanvas.c: size' on 64-bit platforms by casting * generic/tkCursor.c: to intermediate types * generic/tkInt.h: intptr_t/uintptr_t via new PTR2INT(), * generic/tkListbox.c: INT2PTR(), PTR2UINT() and UINT2PTR() * generic/tkObj.c: macros. * generic/tkStyle.c: * generic/tkTextIndex.c: * generic/tkUtil.c: * generic/ttk/ttkTheme.h: * generic/ttk/ttkTreeview.c: * unix/tkUnixMenu.c: * unix/configure.in: * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-151-10/+82
| | | | * unix/configure: autoconf-2.59
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-8/+8
| | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5b1 * unix/configure.in: release. Updated LOCALES. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* * README: Bump version number to 8.5b1.dgp2007-09-191-1/+1
| | | | | | | | * generic/tk.h: Merge from core-stabilizer-branch. * library/tk.tcl: Stabilizing toward 8.5b1 release now done * unix/configure.in: on the HEAD. core-stabilizer-branch is * unix/tk.spec: now suspended. * win/configure.in: