summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
| * comment typodas2007-01-251-1/+1
| * * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-251-1/+28
| * * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]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
| * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-0/+1
| * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-0/+364
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-8/+33
| * cleanup quoting and whitespacedas2006-07-201-2/+2
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-48/+35
| * sync with tcldas2006-05-271-38/+39
| * sync 2006-05-24 change to tcl HEADdas2006-05-261-1/+1
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-1/+0
| * []-quote ac_defun functionshobbs2006-03-021-24/+24
| * * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-021-1/+1
| * * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-101-189/+287
| * * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+2
| * * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-3/+2
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-56/+86
| * Added LIBS to fix issue building tclkit on OpenBSDpatthoyts2005-11-061-1/+1
| * * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-251-0/+73
| * sync'ed to Tcl's tcl.m4hobbs2005-07-211-40/+8
| * *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+1
| * * macosx/Makefile:das2005-05-241-2/+1
| * * macosx/tkMacOSXInit.c:das2005-05-141-2/+30
| * * unix/configure: regenhobbs2005-05-071-3/+11
| * * 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