summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix various mkstemp()-related issues. [Bugs 741967,878333]dkf2009-01-021-1/+4
* * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targetsdgp2008-12-311-1/+2
* Drop lone @ line from test: targetdgp2008-12-221-2/+1
* * unix/Makefile.in: Fix broken build of bundled packages when pathdas2008-12-211-12/+14
* test packages after testing tcldas2008-12-201-2/+5
* * unix/Makefile.in: make package install directory of bundleddas2008-12-201-50/+49
* More autoconf hacking; now seems to be working fully on Unix...dkf2008-12-191-32/+53
* * unix/Makefile.in: Update `make dist` target to include the filesdgp2008-12-191-4/+57
* Autoconf wizardry!dkf2008-12-181-2/+9
* * unix/Makefile.in: Modify the distclean-packages target sodgp2008-12-171-2/+4
* * unix/Makefile.in: Add build support for collections of TEAdgp2008-12-171-33/+95
* First hack at TIP#234dkf2008-12-111-4/+9
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-231-3/+3
* Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-1/+3
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-131-2/+2
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-3/+3
* Dumped tclNRE.h's contents into tclInt.h. The file is now empty andMiguel Sofer2008-07-311-2/+2
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-5/+6
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-261-2/+2
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+2
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-2/+6
* Fix generation of stubs for the OO API.dkf2008-06-011-3/+3
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-3/+5
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-3/+49
* Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-4/+4
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-4/+4
* * unix/Makefile.in: adjust tclDTrace.h dependencies for removaldas2008-04-151-2/+2
* * README: Bump version number to 8.6a0dgp2008-04-011-4/+3
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-3/+3
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-71/+71
* Set version 2.5.5patthoyts2008-02-261-3/+3
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-221-3/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-031-3/+3
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-4/+1
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-7/+1
* * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-171-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-4/+24
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-3/+3
* replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXT...das2007-09-061-5/+5
* * generic/tclBasic.c: Removed support for the unmaintaineddgp2007-09-051-18/+10
* correct autoconf/autoheader dependenciesdas2007-09-051-9/+8
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-041-2/+2
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-2/+2
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-3/+5
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-19/+17
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-201-3/+3