Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to installed module version number | dkf | 2009-02-24 | 1 | -3/+3 |
| | |||||
* | fix [tcl-Bug 2502365] Building of head on HPUX is | nijtmans | 2009-02-10 | 2 | -10/+16 |
| | | | | broken when using the native CC. | ||||
* | Fix for [Bug 2544618] | Joe Mistachkin | 2009-02-06 | 1 | -13/+13 |
| | |||||
* | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 4 | -19/+20 |
| | | | | | - some internal const decorations - spacing | ||||
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 2 | -2/+2 |
| | | | | * unix/configure: Autoconf 2.59 | ||||
* | Patch 907924 | Kevin B Kenny | 2009-01-20 | 3 | -12/+30 |
| | |||||
* | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp | 2009-01-16 | 2 | -3/+3 |
| | | | | | | | | * library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases * unix/configure.in: and to deal with the fact that the HEAD of * win/configure.in: init.tcl will not [source] in Tcl 8.6b1 . * unix/configure: autoconf-2.59 | ||||
* | fix [tcl-Bug 2502365] Building of head on | nijtmans | 2009-01-13 | 2 | -2/+2 |
| | | | | HPUX is broken when using the native CC | ||||
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ↵ | dkf | 2009-01-09 | 5 | -35/+35 |
| | | | | etc.) | ||||
* | autoconf-2.59 | das | 2009-01-03 | 1 | -5/+0 |
| | |||||
* | autoheader-2.59 | das | 2009-01-03 | 1 | -0/+3 |
| | |||||
* | autoconf-2.59 | das | 2009-01-03 | 1 | -6273/+6314 |
| | |||||
* | use correct autconf magic to pass configure args & environment to pkg ↵ | das | 2009-01-03 | 1 | -7/+2 |
| | | | | | | sub-configures (in particular compatible with autoconf 2.61, which some insist on using even though it was decided we could not switch to it yet...) | ||||
* | regen | dkf | 2009-01-02 | 1 | -6296/+6280 |
| | |||||
* | Fix various mkstemp()-related issues. [Bugs 741967,878333] | dkf | 2009-01-02 | 3 | -3/+9 |
| | |||||
* | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets | dgp | 2008-12-31 | 1 | -1/+2 |
| | | | | like `make shell` have access to builds of bundled packages. | ||||
* | Drop lone @ line from test: target | dgp | 2008-12-22 | 1 | -2/+1 |
| | |||||
* | * unix/Makefile.in: Fix broken build of bundled packages when path | das | 2008-12-21 | 1 | -12/+14 |
| | | | | | to build dir contains spaces by switching to relative paths to toplevel build dir. | ||||
* | * unix/configure: autoconf-2.59 | das | 2008-12-21 | 1 | -3/+18 |
| | |||||
* | * unix/configure.in: Preserve configure environment variables for | das | 2008-12-21 | 1 | -3/+19 |
| | | | | | sub-configures of bundled packages; reuse configure cache file for sub-configures. | ||||
* | test packages after testing tcl | das | 2008-12-20 | 1 | -2/+5 |
| | |||||
* | * unix/Makefile.in: make package install directory of bundled | das | 2008-12-20 | 3 | -52/+70 |
| | | | | | | | | | | | | | * unix/configure.in packages configurable via PACKAGE_DIR makefile variable (set to platform-specific default). * unix/Makefile.in (*-packages): ensure toplevel targets fail if sub-make/configure fails; fix quoting when builddir path contains spaces. * macosx/GNUmakefile: add install-packages to install targets. * unix/configure: autoconf-2.59 | ||||
* | fix warning | das | 2008-12-20 | 1 | -2/+2 |
| | |||||
* | regen with autoconf-2.59 | dgp | 2008-12-19 | 1 | -6258/+6294 |
| | | | | (why dkf just did another regen I don't understand) | ||||
* | regen (with autoconf 2.61, since that's what I've got...) | dkf | 2008-12-19 | 1 | -6302/+6264 |
| | |||||
* | More autoconf hacking; now seems to be working fully on Unix... | dkf | 2008-12-19 | 2 | -40/+58 |
| | |||||
* | * unix/Makefile.in: Update `make dist` target to include the files | dgp | 2008-12-19 | 1 | -4/+57 |
| | | | | | | | from the compat/zlib directory as well as all the bundled packages found under the pkgs directory, according to their individual `make dist` targets. Change includes breaking a `configure-packages` target out of the `packages` target. | ||||
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 3 | -6259/+6297 |
| | | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | regen | dkf | 2008-12-18 | 1 | -1/+1 |
| | |||||
* | Wizzardry need more backslash! | dkf | 2008-12-18 | 1 | -2/+2 |
| | |||||
* | regen | dkf | 2008-12-18 | 1 | -6305/+6276 |
| | |||||
* | Autoconf wizardry! | dkf | 2008-12-18 | 2 | -15/+29 |
| | |||||
* | Remove obsolete PipeCloseProc | ferrieux | 2008-12-18 | 1 | -83/+1 |
| | |||||
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 2 | -8/+154 |
| | |||||
* | * unix/Makefile.in: Modify the distclean-packages target so | dgp | 2008-12-17 | 1 | -2/+4 |
| | | | | that empty build directories are deleted. | ||||
* | * unix/Makefile.in: Add build support for collections of TEA | dgp | 2008-12-17 | 3 | -6282/+6392 |
| | | | | | | | * unix/configure.in: packages found under the pkgs directory. [Patch 1163406]. Still needs porting to Windows. * unix/configure: autoconf-2.59 | ||||
* | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -3/+4 |
| | | | | use TclNewLiteralStringObj() | ||||
* | autoheader-2.59 | das | 2008-12-14 | 1 | -0/+3 |
| | |||||
* | regen | dkf | 2008-12-14 | 1 | -6/+12 |
| | |||||
* | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 1 | -10/+10 |
| | | | | Improve autoconf magic on Unix and Win | ||||
* | regen/fix blunders | dkf | 2008-12-12 | 2 | -17/+84 |
| | |||||
* | Make a bad zlib install less fatal to rest of Tcl for now. | dkf | 2008-12-12 | 1 | -5/+10 |
| | |||||
* | Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. | ferrieux | 2008-12-12 | 2 | -2/+11 |
| | |||||
* | regen | dkf | 2008-12-11 | 1 | -6124/+6376 |
| | |||||
* | Slightly less lame configure detection for zlib; still not really right | dkf | 2008-12-11 | 1 | -2/+12 |
| | |||||
* | First hack at TIP#234 | dkf | 2008-12-11 | 2 | -5/+16 |
| | |||||
* | autoconf-2.59 | das | 2008-12-01 | 1 | -6141/+6124 |
| | |||||
* | autoheader-2.59 | das | 2008-12-01 | 1 | -0/+3 |
| | |||||
* | regen | dkf | 2008-11-29 | 1 | -6141/+6157 |
| | |||||
* | Implementation of TIP #210. | dkf | 2008-11-29 | 2 | -18/+138 |
| |