summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * library/http/http.tcl: Bump to http 2.7.4 to account fordgp2009-09-111-3/+3
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-7/+4
* * library/http/http.tcl: Backport http 2.7.3 from HEAD fordgp2009-04-091-3/+3
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-3/+3
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-3/+3
* Backport of Patch 907924Kevin B Kenny2009-01-201-5/+9
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* Backported a fix for reading HTTP-like protocols that used to work andpatthoyts2008-10-231-3/+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
* Undo local changes which did not belong in the last commit.andreas_kupries2008-07-211-3/+3
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-3/+3
* * 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
* * 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
* * generic/tclBasic.c: Removed dead code, including thedgp2007-06-281-6/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-3/+3
* * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.das2007-06-031-1/+2
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-301-6/+6
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir; fix autohe...das2007-04-251-17/+19
* * unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist.das2007-04-251-2/+3
* * unix/Makefile.in (dist): add platform library package to src disthobbs2007-04-241-9/+7
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-3/+3
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-3/+3
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-5/+5
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-2/+2
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-2/+8
* Finished coding part of TIP#174. Still have tests and docs to do.dkf2006-11-251-180/+167