summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-1/+78
| | | | | | | | unix/Makefile.in: Fix library order in X11_LIB_SWITCHES
* | * unix/configure: autoconf-2.59das2009-08-241-0/+1
| |
* | autoconf-2.59das2009-07-141-17/+34
| |
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-13/+50
| |
* | * unix/Makefile.in: add support for --enable-aqua=carbondas2009-06-261-12/+24
| | | | | | | | | | | | | | * unix/configure.in: configure option (legacy fallback for pre-Mac OS X 10.5 releases). * unix/configure: autoconf-2.59
* | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
| | | | | | | | to add _r to CC on AIX with threads.
* | * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-3/+301
| | | | | | | | | | | | available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59
* | regendkf2009-03-141-1/+2
| |
* | fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-101-5/+8
| | | | | | | | broken when using the native CC.
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
| | | | | | | | * unix/configure: Autoconf 2.59
* | Patch 907924Kevin B Kenny2009-01-201-10/+43
| |
* | * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-1/+1
| | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases. * unix/configure.in: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* | fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-131-1/+1
| | | | | | | | HPUX is broken when using the native CC
* | * README: Bump version number to 8.6b1dgp2008-12-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.59das2008-12-011-3998/+3584
| |
* | Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-121-3/+6
| | | | | | | | rid of -Wno-implicit-int for UNIX
* | regendkf2008-11-061-3540/+4025
| |
* | * README: Bump version number to 8.6a4dgp2008-10-231-7/+7
| | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* | fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-171-1/+1
| |
* | fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-171-1/+1
| |
* | * unix/tcl.m4: fix for bug [2073255]nijtmans2008-10-081-14/+15
| | | | | | | | * unix/configure: regenerated
* | * README: Bump version number to 8.6a3dgp2008-08-281-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.59das2008-08-131-389/+7
| |
* | * README: Bump version number to 8.6a2dgp2008-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* | * README: Bump version number to 8.6a1dgp2008-06-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:
* | * unix/configure: autoconf-2.59das2008-06-121-18/+43
| |
* | * unix/configure: autoconf-2.59das2008-04-021-1/+1
| |
* | autoconf-2.59das2008-04-011-8/+183
| |
* | * README: Bump version number to 8.6a0dgp2008-04-011-22/+12
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * macosx/Wish-Common.xcconfig: * unix/configure.in: * unix/tk.spec: * win/README: * win/configure.in: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tkConsole.c: Relax Tcl_InitStubs() calls so that a Tk 8.6 * generic/tkMain.c: might [load] into a Tcl 8.5 interp. * generic/tkWindow.c: * generic/tkStubLib.c: Update to compatibility with a libtcl.so that contains no "tclStubsPtr" [Tcl Bug 1819422]. * generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h:
* 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:
* autoconf-2.59das2007-09-181-85/+148
|