| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | comment typo | das | 2007-01-25 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 1 | -1/+28 |
|
|
| * | * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861] | das | 2007-01-19 | 1 | -0/+7 |
|
|
| * | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+23 |
|
|
| * | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -1/+12 |
|
|
| * | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -0/+1 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -0/+364 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+33 |
|
|
| * | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -48/+35 |
|
|
| * | sync with tcl | das | 2006-05-27 | 1 | -38/+39 |
|
|
| * | sync 2006-05-24 change to tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -1/+0 |
|
|
| * | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -24/+24 |
|
|
| * | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library | patthoyts | 2006-03-02 | 1 | -1/+1 |
|
|
| * | * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow access | das | 2006-01-10 | 1 | -189/+287 |
|
|
| * | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
| * | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -56/+86 |
|
|
| * | Added LIBS to fix issue building tclkit on OpenBSD | patthoyts | 2005-11-06 | 1 | -1/+1 |
|
|
| * | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 1 | -0/+73 |
|
|
| * | sync'ed to Tcl's tcl.m4 | hobbs | 2005-07-21 | 1 | -40/+8 |
|
|
| * | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 1 | -1/+1 |
|
|
| * | * macosx/Makefile: | das | 2005-05-24 | 1 | -2/+1 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -2/+30 |
|
|
| * | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -3/+11 |
|
|
| * | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -9/+29 |
|
|
| * | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|
| * | Updated for OpenBSD and regenerated the configure script | patthoyts | 2005-03-15 | 1 | -15/+39 |
|
|
| * | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-10 | 1 | -54/+16 |
|
|
| * | correct autoconf generation for sol64-gcc support | hobbs | 2005-01-29 | 1 | -4/+4 |
|
|
| * | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-28 | 1 | -5/+70 |
|
|
| * | * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to show | das | 2005-01-25 | 1 | -3/+3 |
|
|
| * | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -9/+33 |
|
|
| * | * unix/configure: | das | 2004-07-30 | 1 | -2/+2 |
|
|
| * | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 1 | -3/+4 |
|
|
| * | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-19 | 1 | -93/+107 |
|
|
| * | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -1/+1 |
|
|
| * | update HP-11 build libs setup | hobbs | 2004-02-13 | 1 | -1/+8 |
|
|
| * | improve AIX --enable-64bit handling | hobbs | 2003-11-12 | 1 | -37/+37 |
|
|
| * | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so | dgp | 2003-10-06 | 1 | -2/+20 |
|
|
| * | Added note to make it clear that frameworks are an OSX feature [Bug 619440] | dkf | 2003-09-29 | 1 | -1/+1 |
|
|
* | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 1 | -7/+5 |
|
|
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 1 | -33/+4 |
|
|
* | | Cross-compile support for Win and UNIX (backported) | nijtmans | 2010-12-13 | 1 | -6/+1 |
|
|
* | | Better building on OpenBSD. | stwo | 2010-12-12 | 1 | -13/+33 |
|
|
* | | * unix/Makefile.in: add valgrind target | hobbs | 2010-08-27 | 1 | -2/+4 |
|
|
* | | * unix/configure: regen with ac-2.59 | hobbs | 2010-08-12 | 1 | -47/+13 |
|
|
* | | Correct compiler/linker flags for threaded builds on OpenBSD. | stwo | 2010-02-19 | 1 | -2/+7 |
|
|
* | | Trivial CYGWIN fixes (backported from trunk) | nijtmans | 2010-01-06 | 1 | -39/+84 |
|
|