summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-4/+4
|\
| * minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-4/+4
| |
* | sync with Tcl version of tcl.m4jan.nijtmans2011-04-111-1/+4
| |
* | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-061-1/+1
| |
* | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-281-4/+21
| |
* | 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.
| * 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
|\ \ | |/
| * 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
| |
* | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-131-0/+5
| |
* | Better building on OpenBSD.stwo2010-12-121-13/+33
| |
* | [Patch #3116490] cross-compile support for unixnijtmans2010-12-051-8/+45
| |
* | * 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-151/+24
| | | | | | | | | | | | | | * 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 patchlevel to 8.6b1.2 to distinguishdgp2010-05-031-7/+7
| | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS snapshots from earlier snapshots as well * unix/configure.in: as the 8.6b1 and 8.6b2 releases. * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* | regenerated with autoconf-2.59nijtmans2010-04-061-4/+4
| | | | | | | | | | [Bug 2982540] configure and install* script files should always have LF
* | Only test for -visibility=hidden with gccnijtmans2010-03-291-4156/+3776
| | | | | | | | (Second remark in [Bug 2976508])
* | regendkf2010-03-231-3764/+4156
| |
* | Don't use -fvisibility=hidden for cygwin.nijtmans2010-03-041-1/+1
| | | | | | | | Make tkTestWinProcs const
* | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-4/+60
| |
* | Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-221-4145/+3747
| | | | | | | | | | Use -DBUILD_tk in Makefile Make internal Tk_ObjCustomOption const
* | regen.dkf2010-02-191-2/+5
| |
* | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-3747/+4149
| |
* | Sync tcl.m4 and configure with Tcl versionnijtmans2010-01-101-1/+31
| | | | | | | | Regenerate configure script with autoconf-2.59
* | Use EXE_SUFFIX for Cygwin, andnijtmans2009-12-231-2/+30
| | | | | | | | install libtk8.6.dll in bin directory