summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-2/+2
|\
| * Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-221-2/+2
* | don't print out copying of zlib1.dlljan.nijtmans2012-06-271-1/+1
* | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc...jan.nijtmans2012-06-261-5/+14
| |
| \
*-. \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+3
|\ \ \ | | |/
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+3
| | |\ | |/ /
| | * make some more internal tables constjan.nijtmans2012-04-231-2/+3
| | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-1/+5
* | | very slight tidy up to make build messages more regulardkf2012-04-101-2/+2
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-231-0/+4
|\ \ \ | |/ /
| * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-0/+4
* | | Refactor TclScanElement() part of list parsing to take advantage of tablesdgp2012-03-071-2/+3
* | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ \ | |/ /
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\ \ | | |/
| * | Bump to version 2.7.8dgp2012-01-171-2/+2
| |\ \ | | |/
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
| |\ \ | | |/
* | | don't install tommath_(super)?class.hjan.nijtmans2011-11-301-1/+1
|\ \ \ | |/ /
| * | Use the same shebang comment everywherejan.nijtmans2011-11-301-1/+1
| |\ \ | | |/
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-2/+2
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-201-2/+2
* | | typojan.nijtmans2011-09-221-1/+1
* | | Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaksdgp2011-09-191-1/+1
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-1/+6
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-1/+6
* | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
|\ \ \ | |/ /
| * | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| |\ \ | | |/
| * | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-211-2/+2
* | | Bump to msgcat 1.4.4dgp2011-05-251-2/+2
|\ \ \ | |/ /
| * | Bump to msgcat 1.4.4.dgp2011-05-251-2/+2
| * | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-121-2/+2
* | | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
|\ \ \ | |/ /
| * | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
| |\ \ | | |/
| | * fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
* | | Make tests in child interpreters report their summary info in the master.dkf2011-03-101-2/+2
* | | merge trunkdogeen_assembler_branchKevin B Kenny2011-03-051-2/+0
|\ \ \
| * \ \ Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
| |\ \ \ | | |/ /
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| | |\ \ | | | |/
| | | * 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