summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-2/+6
* Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-4/+8
* * unix/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-031-4/+2
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-281-2/+2
* add simple valgrind targethobbs2002-11-271-1/+6
* * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx fileshobbs2002-10-181-2/+2
* * unix/README: doc'ed --enable-symbols options.hobbs2002-10-101-8/+8
* * unix/Makefile.in: generate source dists with -src designator andhobbs2002-09-261-14/+14
* * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosxdas2002-09-101-6/+4
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-29/+26
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-221-2/+2
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-4/+4
* * unix/Makefile.in: Use CC_SEARCH_FLAGS instead ofmdejong2002-07-291-4/+4
* * unix/Makefile.in: Revert fix for Tcl bug 529801mdejong2002-07-281-29/+34
* * unix/Makefile.in:das2002-07-241-3/+2
* * unix/Makefile.in: Combine ranlib tests andmdejong2002-07-231-6/+5
* macosx build fixvincentdarley2002-07-191-1/+4
* * unix/Makefile.in:mdejong2002-07-161-2/+4
* * unix/Makefile.in: Use dltest.marker filemdejong2002-07-161-5/+6
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-2/+31
* * tests/pkg1/direct1.tcl: removeddgp2002-07-041-4/+1
* Fixed a typo in the "shell" target.rmax2002-06-261-2/+2
* * unix/tcl.m4: New macro SC_CONFIG_MANPAGES.rmax2002-06-251-4/+8
* * Updated all package install directories to match current Major.minordgp2002-06-211-6/+6
* * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):das2002-06-061-1/+5
* * Removed internal routinedgp2002-05-311-6/+2
* * generic/tclAlloc.c:hobbs2002-04-231-2/+7
* Also added the MSVC++ project files to dist target. I prefer not to use them,davygrvy2002-03-051-1/+3
* Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vcdavygrvy2002-03-051-1/+6
* added older ChangeLogs to dist targethobbs2002-03-041-2/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-1/+7