summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* Test for XftFontOpen in Xft library, not FT_New_Facejan.nijtmans2012-09-251-13/+14
* review remarks, see mail.jan.nijtmans2012-09-121-4376/+7005
* Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-7036/+4394
* Installer improvements, like [a3b936f0a1].stwo2012-08-071-14/+14
* Release candidate branch for Tk 8.5.12.dgp2012-07-101-7/+7
* Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-3/+3
|\
| * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-3/+3
* | mergejan.nijtmans2012-06-271-2/+3
|\ \ | |/
| * link cygwin wish with tk84.dlljan.nijtmans2012-06-271-11/+15
* | link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-261-6/+14
|\ \ | |/
| * link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-261-12/+19
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-0/+10
|\ \ | |/
| * sync tcl.m4 with Tcl versionjan.nijtmans2012-06-231-176/+182
| * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-163/+170
* | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-021-8/+15
* | disallow colors like xellowjan.nijtmans2012-04-121-0/+5
|\ \ | |/
| * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-116/+120
| * implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-291-178/+250
* | re-generate configurejan.nijtmans2012-04-011-3/+135
* | Patch from the cygwin folksjan.nijtmans2012-03-041-6/+9
|\ \ | |/
| * Patch from the cygwin folksjan.nijtmans2012-03-041-173/+176
| * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-274/+307
| * Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-08-301-254/+288
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-286/+303
| * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-178/+179
| * Regen unix/configurestwo2009-04-141-1/+1
| * autoconf-2.13das2008-08-131-1/+1
| * autoconf-2.13das2008-06-121-130/+131
| * * unix/configure: autoconf-2.13das2008-06-121-170/+167
| * * README: Bump version number to 8.4.19dgp2008-04-071-10/+29
| * * 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