summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-231-2/+7
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-131-2/+2
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-4/+4
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
* fix dltest dependency for parallel makedas2008-02-271-2/+2
* * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-191-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-4/+24
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-20/+17
* * unix/configure.in (Darwin): add plist for tclsh; link thedas2007-06-061-3/+3
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-301-4/+4
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-291-11/+12
* Added MT-safe implementation of some library calls.vasiljevic2006-09-061-3/+8
* * unix/Makefile.in: add valgrindshell target and update defaulthobbs2006-08-301-2/+9
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-12/+18
* * unix/Makefile.in (install-private-headers): rewrite tclPort.h whendas2005-06-231-2/+5
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-3/+3
* * macosx/Makefile:das2005-05-241-26/+67
* * macosx/tclMacOSXBundle.c:das2005-05-141-3/+7
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-4/+6
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-2/+1
* Fixed manpage installation.rmax2004-11-181-4/+4
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-42/+21
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-161-4/+4
* * unix/configure:das2004-07-301-1/+3
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-191-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
* * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-151-3/+6
* * unix/Makefile.in: do not run autoconf during 'make dist' as thehobbs2003-05-201-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