summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9jan.nijtmans2015-09-251-2/+2
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-9/+0
* `make dist` allowed README-* fossil droppings to leak into the distribution.core_8_5_16core_8_5_16_rcdgp2014-08-251-1/+1
* merge 8.5dgp2014-08-041-0/+1
|\
| * Add tclsh.exe.manifest.in to the distribution.dgp2014-08-041-0/+1
* | merge 8.5dgp2014-08-021-2/+2
|\ \ | |/
| * Updated package "platform" to version 1.0.13. Separated theandreask2014-08-011-2/+2
* | merge 8.5dgp2014-07-281-1/+2
|\ \ | |/
| * correct EOLFIX macro, broken by [a803608ed5]jan.nijtmans2014-07-271-2/+2
* | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28).dgp2014-07-231-8/+7
|/
* ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-201-2/+2
* Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like inf...jan.nijtmans2014-03-311-3/+7
* Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
* Cygwin: Instead of checking whether the win32 part is configured properly, ju...jan.nijtmans2013-11-191-2/+5
* Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-281-33/+56
* Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
* Build stub objects with -DSTATIC_BUILD on all platforms. Only important on wi...jan.nijtmans2013-07-081-1/+1
* 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-2/+2
|\
| * Add install references and changes entryoehhar2013-05-081-2/+2
| * No longer link Cygwin executables with zlib1.dll, but with cygz.dll. jan.nijtmans2013-05-071-8/+0
| * Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-2/+2
| * [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-2/+2
| |\
| * | Bug [3598282]: Stop using installData.tcl to install the timezone files.stwo2013-01-311-3/+32
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| |\ \
| * | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfojan.nijtmans2013-01-251-1/+1
| * | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
| * | | Prefer to extract package data from the *contents* not the directory name.dgp2012-12-121-2/+1
| * | | Improve the generation of HTML documentation in 8.6, allowing for contributeddkf2012-12-101-1/+2
| * | | Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-031-2/+2
| |\ \ \
| * | | | Remove files and references for long outdated Wise Installer.dgp2012-11-071-4/+2
| * | | | Complete bump to http 2.8.5dgp2012-11-061-2/+2
| |\ \ \ \
| * | | | | finish the TIP 404 implementation.dgp2012-09-121-2/+2
| * | | | | A little more installer consistency tweaking.stwo2012-08-071-3/+3
| * | | | | No need for install-sh to be executable.stwo2012-08-071-1/+0
| * | | | | Installer consistency tweaks.stwo2012-08-061-2/+2
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ 3544642 Be kind to BSDers day. Purge gmake-ism.dgp2012-07-191-8/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ [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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \