summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Upgrade zlib to version 1.2.4nijtmans2010-03-161-4/+2
* Split tommath stub lib source filenijtmans2010-03-041-2/+6
* Corrections to make things work in the non-cross-compiling casedkf2010-02-271-2/+2
* Split tclCompCmds.c into two pieces to improve developer sanity.dkf2010-02-261-4/+8
* * unix/Makefile.in (NATIVE_TCLSH): Added this variable to allow fordkf2010-02-261-29/+33
* Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-3/+3
* Hive off the ensemble code into its own file.dkf2010-02-131-2/+7
* [FRQ 1083288]: Added targets to allow easier tracing of shell/test invokationsdkf2009-12-281-18/+27
* Cygwin: Install libtcl8.6.dll in bin directorynijtmans2009-12-231-5/+5
* Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-39/+39
* bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
* 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