summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* reverted 2902965 changes that broke static builds on OSXdas2009-11-291-2/+2
* Add .PHONY rules and documentation to preemptively stop trouble that plagueddkf2009-11-261-71/+126
* Fix [Bug 2902965] stub related changesnijtmans2009-11-261-4/+4
* Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-5/+5
* Fix [Bug 2891171]: URL checking too strict when using multiple question marksnijtmans2009-11-111-3/+3
* * unix/Makefile.in: Remove $(PACKAGE).* and prototype from thedgp2009-10-261-3/+2
* * unix/Makefile.in: Removed the long outdated and broken targetsdgp2009-10-201-79/+1
* fix tclooConfig.sh installdas2009-10-051-2/+3
* Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-261-3/+6
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-3/+3
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-3/+3
* * unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build todas2009-07-181-2/+2
* * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-261-5/+7
* * 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
* Removed newline appended to POST data.patthoyts2009-04-191-3/+3
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-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
* Added support for reporting TEA-like info via pkg-config.dkf2009-03-141-4/+8
* Update to installed module version numberdkf2009-02-241-3/+3
* Fix for [Bug 2544618]Joe Mistachkin2009-02-061-13/+13
* Patch 907924Kevin B Kenny2009-01-201-5/+9
* 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