summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * library/http/http.tcl: Bump to version 2.5.3 to cover bug fixdgp2006-03-071-3/+3
* * macosx/Tcl.xcode/project.pbxproj:das2005-12-141-3/+4
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-5/+10
* Bug 1371446 plus buildability on ancient SolarisKevin B Kenny2005-12-021-3/+3
* Add remaining dependency info for UNIXdkf2005-12-011-87/+93
* Add compiler-related dependency information to prevent problems when developingdkf2005-11-301-9/+9
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-21/+31
* * unix/Makefile.in (install-libraries): Updated Makefile to newandreas_kupries2005-11-211-3/+3
* Added target to make it easier to debug crashing tests.dkf2005-11-091-1/+8
* RFE 1333318Kevin B Kenny2005-11-041-2/+2
* TIP#237 IMPLEMENTATIONdgp2005-10-081-15/+63
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-2/+6
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-211-5/+1
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-051-3/+3
* add libtommath to dist targethobbs2005-06-041-1/+4
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-3/+3
* * macosx/Makefile:das2005-05-231-26/+42
* * generic/tclInt.decls:das2005-05-141-3/+10
* * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration.dgp2005-05-131-11/+4
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-9/+250
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-4/+6
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-241-3/+3
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-111-2/+1
* Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-101-4/+1
* Performance updates to http::mapReply [1020491] and fix version numbering.dkf2005-01-061-3/+3
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-1/+2
* add library/tzdata,msgs to dist targetcore_8_5_a2hobbs2004-12-071-1/+7
* Fix [Bug 1068171] though the fix is commented out for now.dkf2004-11-241-2/+5
* generated configure and fixed manpage installatonrmax2004-11-181-7/+6
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-43/+22
* * generic/tcl.h:das2004-11-121-7/+8
* * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so thatdgp2004-11-121-3/+3
* UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both.rmax2004-11-121-4/+4
* tclConfig.h.in also depends on tcl.m4.rmax2004-11-121-2/+2
* * unix/config.h.in:rmax2004-11-121-8/+11
* Adapt Tcl so it uses a config.h header instead of stuffing all #defs on thedkf2004-11-121-19/+7
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-301-3/+3
* * unix/Makefile.in (install-libraries): Updated the installationdgp2004-10-261-17/+8
* make tclGetDate.y use bison instead of yaccKevin B Kenny2004-09-171-11/+15
* * unix/Makefile.in (install-libraries): portable sh fix.das2004-08-311-2/+2
* * unix/Makefile.in: added customization of default module path rootsdas2004-08-261-1/+9
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-3/+17
* * unix/configure:das2004-07-301-1/+3
* * unix/Makefile.in:das2004-07-201-1/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-161-3/+3
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-3/+7
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-2/+2
* * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-2/+2
* * generic/tclPort.h:das2004-04-241-2/+2
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-23/+1