summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-241-2/+3
* TIP #156: Language-Neutral Root Locale for MsgcatKevin B Kenny2003-10-211-4/+4
* * unix/Makefile.in: changes to html-tcl & html-tkdas2003-07-231-5/+9
* * unix/Makefile.in: added macosx/README to dist target.das2003-07-231-1/+2
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-181-3/+6
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-2/+6
* * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-3/+33
* Removed one reference to tclDToA.c that shouldn't have been there.Kevin B Kenny2003-05-161-2/+1
* Fixed Tcl bug 736425Kevin B Kenny2003-05-151-1/+4
* Implementation of TIP 118:das2003-05-141-2/+6