summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove unwanted/obsolete 'ddd' target.stwo2010-12-171-9/+1
* [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-23/+1
* Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
* * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-3/+12
* * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-10/+2
* * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-091-3/+3
* * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-3/+3
* * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-3/+3
* Fixed missing update of platform package index, and Makefiles.andreas_kupries2010-04-141-3/+3
* Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-38/+38
* bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
* * library/http/http.tcl: Update the URL syntax check todgp2009-11-111-3/+3
* * 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