summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)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
| | | | | | install tk84.dll
* | 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
| | | | | | autoconf-2.13
| * 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
|\ \ | |/ | | | | cleanup tkInt.decls configure changes for cygwin
| * 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 ↵jan.nijtmans2011-08-301-254/+288
| | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
| * [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
| | | | | | | | to add _r to CC on AIX with threads.
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release.
| * * unix/configure: autoconf-2.13das2008-03-271-29/+10
| |
| * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release.
| * * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-30/+14
| | | | | | | | | | | | | | | | | | * 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.13
| * * changes: updates for 8.4.17 release.dgp2007-12-311-10/+29
| | | | | | | | | | * unix/configure.in: Add "hu" to LOCALES. * unix/configure: autoconf-2.13
| * * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-251-72/+96
| | | | | | | | * unix/configure: autoconf-2.13
| * * README: Bump version number to 8.4.17dgp2007-10-021-11/+30
| | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: Removed "es_ES" entry in LOCALES * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-151-127/+132
| | | | | | | | | | in SHLIB_LD by 'cc' compiler driver. * unix/configure: autoconf-2.13
| * * unix/configure.in: backport of TK_INCLUDE_SPEC addition.das2007-09-111-0/+5
| | | | | | | | | | * unix/tkConfig.sh.in: [Bug 777203] * unix/configure: autoconf-2.13
| * * unix/Makefile.in: add support for compile flags specific todas2007-08-071-1/+5
| | | | | | | | | | | | | | | | | | object files linked directly into executables. * unix/configure.in (Darwin): only use -seg1addr flag when prebinding; use -mdynamic-no-pic flag for object files linked directly into exes. * unix/configure: autoconf-2.13
| * * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-061-173/+159
| | | | | | | | | | | | | | binaries in all cases; fix 64bit arch removal in fat 32&64bit builds. * unix/tcl.m4 (Darwin): fix CF checks in fat 32&64bit builds. * unix/configure: autoconf-2.13
| * * README: Bump version number to 8.4.16dgp2007-05-301-10/+29
| | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-291-1/+2
| | | | | | | | | | | | * unix/configure.in: install license.terms into Tk.framework; fix tk debug build detection. * unix/configure: autoconf-2.13
| * * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | TkpInit() that ensures the console window appears when wish is started from the OS X Finder (i.e. with stdin == /dev/null), jeffh's 2006-11-24 change rendered the corresponding code in TkpInit() ineffective in wish because Tk_MainEx() sets tcl_interactive before calling TkpInit(). * macosx/tkMacOSXDebug.c (TkMacOSXGetNamedDebugSymbol): add fix for libraries loaded with a DYLD_IMAGE_SUFFIX. * unix/tcl.m4 (Darwin): s/CFLAGS/CPPFLAGS/ in macosx-version-min check. * unix/configure: autoconf-2.13
| * * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-191-168/+172
| | | | | | | | * unix/configure: autoconf-2.13
| * * unix/configure.in: add caching to -pipe check.das2007-02-041-223/+230
| | | | | | | | * unix/configure: autoconf-2.13
| * 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/configure.in: and move (rather than duplicate) -isysroot flags from CFLAGS to CPPFLAGS to avoid errors about multiple -isysroot flags from some older gcc builds. * unix/configure: autoconf-2.13
| * * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-191-174/+181
| | | | | | | | | | | | | | | | (Darwin): add -isysroot and -mmacosx-version-min flags to CPPFLAGS when present in CFLAGS to avoid discrepancies between what headers configure sees during preprocessing tests and compiling tests. * unix/configure: autoconf-2.13
| * * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-144/+208
| | | | | | | | | | flag succeeds before enabling 64bit build. * unix/configure: autoconf-2.13
| * * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-150/+186
| | | | | | | | * configure: autoconf-2.13