summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
| * * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes sincedas2005-04-261-9/+29
| * * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-2/+2
| * Updated for OpenBSD and regenerated the configure scriptpatthoyts2005-03-151-15/+39
| * * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-54/+16
| * correct autoconf generation for sol64-gcc supporthobbs2005-01-291-4/+4
| * * unix/configure, unix/tcl.m4: add solaris 64-bit gcc buildhobbs2005-01-281-5/+70
| * * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-3/+3
| * 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-9/+33
| * * unix/configure:das2004-07-301-2/+2
| * * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-201-3/+4
| * * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-191-93/+107
| * * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-011-1/+1
| * update HP-11 build libs setuphobbs2004-02-131-1/+8
| * improve AIX --enable-64bit handlinghobbs2003-11-121-37/+37
| * * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-061-2/+20
| * Added note to make it clear that frameworks are an OSX feature [Bug 619440]dkf2003-09-291-1/+1
* | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
* | 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
* | * 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
* | * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-8/+8
* | * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-44/+44
* | whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8
* | sync with tcl/unix/tcl.m4das2007-11-161-281/+246
* | sync with tcl/unix/tcl.m4das2007-11-141-0/+31
* | fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-171-12/+6
* | * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-151-41/+44
* | * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-061-9/+14
* | * 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-1/+5
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-2/+23
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-251-4/+12
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines.das2007-01-191-0/+7
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-5/+23
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-1/+12