summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix AC_DEFINE invocation for NEED_FAKE_RFC2553.max2011-07-281-1/+2
* minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
|\
| * minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
* | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)jan.nijtmans2011-04-111-2/+5
* | 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-1/+8
* | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-33/+4
|\ \ | |/
| * Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-33/+4
| * Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-6/+1
| * Better building on OpenBSD.stwo2010-12-121-13/+33
| * * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-2/+4
| * * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-47/+13
| * Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
| * Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-38/+59
| * Fix quoting problemdkf2010-01-031-1/+1
| * [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
| * [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-1/+0
| * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-3/+4
| * Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
| * * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
| * Backport of Patch 907924Kevin B Kenny2009-01-201-3/+8
| * * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
| * * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-24/+39
| * (SunOS-5.1x): quote CC var to allow make-time overridedas2008-04-011-5/+1
| * * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-011-3/+24
* | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-131-0/+1
* | Better building on OpenBSD.stwo2010-12-121-13/+33
* | [Patch #3116490] cross-compile support for unixnijtmans2010-12-051-6/+1
* | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-31/+19
* | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-2/+4
* | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-51/+12
* | Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-3/+3
* | Only test for -visibility=hidden with gccnijtmans2010-03-291-4/+9
* | Split tommath stub lib source filenijtmans2010-03-041-1/+1
* | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-5/+13
* | Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-3/+0
* | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
* | Fix quoting problemdkf2010-01-031-1/+1
* | Missed a bitdkf2010-01-031-2/+3
* | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+24
* | Cygwin: Install libtcl8.6.dll in bin directorynijtmans2009-12-231-38/+45
* | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-0/+14
* | reverted 2902965 changes that broke static builds on OSXdas2009-11-291-2/+2
* | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-2/+2
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-1/+0
* | [Tcl Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-1/+11
* | Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-7/+1
* | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-1/+7
* | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
* | fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-101-5/+8