summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* 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/Makefile.in: add valgrind targethobbs2010-08-271-2/+4
| * * unix/configure: regen with ac-2.59hobbs2010-08-121-47/+13
| * Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
| * Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-061-39/+84
| * [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo2009-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.\nRegen unix/configure.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
| * sync with tcl/unix/tcl.m4 changes das2008-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
* | re-generate configure with autoconf-2.59nijtmans2010-09-291-31/+19
* | * unix/Makefile.in: add valgrind targethobbs2010-08-271-2/+4
* | * unix/configure: regen with ac-2.59hobbs2010-08-121-51/+12
* | regenerated with autoconf-2.59nijtmans2010-04-061-3/+3
* | Only test for -visibility=hidden with gccnijtmans2010-03-291-4/+9
* | Don't use -fvisibility=hidden for cygwin.nijtmans2010-03-041-1/+1
* | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-5/+13
* | Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-221-3/+0
* | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
* | Sync tcl.m4 and configure with Tcl versionnijtmans2010-01-101-1/+1
* | [Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
* | Use EXE_SUFFIX for Cygwin, andnijtmans2009-12-231-38/+59
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo2009-11-251-1/+0
* | [Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-1/+11
* | * 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
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
* | Patch 907924Kevin B Kenny2009-01-201-3/+11
* | fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-131-1/+1
* | Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-121-3/+6
* | 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-8/+7
* | sync with tcldas2008-08-131-37/+0
* | * 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-22/+39
* | sync with tcl/unix/tcl.m4 changesdas2008-04-011-2/+21
|/
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
* XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-261-4/+0