summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function fro...jan.nijtmans2016-11-171-2/+2
|\
| * Remove subdirectories of "libtommath", and various individual related files, ...jan.nijtmans2016-11-171-2/+2
* | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-0/+1
|/
* Update http version number to 2.8.10, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
|\
| * Update http version number to 2.7.14, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
* | Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
|\ \ | |/
| * Make it more likely that compiled with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
* | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con...jan.nijtmans2016-06-021-2/+2
* | Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-b...jan.nijtmans2016-05-131-2/+2
* | Fix win32 mingw 32-bit build, bug was introduced by [c397433be321e6d9] (wrong...jan.nijtmans2016-01-061-1/+1
* | Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+3
|\ \ | |/
| * Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-0/+2
* | Various build fixes, when using Cygwin shell in combination with native MinGW...jan.nijtmans2015-10-121-20/+25
|\ \ | |/
| * Various build fixes, when using Cygwin shell in combination with native MinGW...jan.nijtmans2015-10-121-14/+19
* | Make autoconf > 2.59 work warning-freejan.nijtmans2015-10-091-0/+1
|\ \ | |/
| * Make autoconf > 2.59 work warning-freejan.nijtmans2015-10-091-0/+1
* | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo...jan.nijtmans2015-09-291-2/+2
|\ \ | |/
| * proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9jan.nijtmans2015-09-251-2/+2
* | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-2/+2
|\ \
| * \ merge trunkoehhar2015-05-311-39/+44
| |\ \
| * | | TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-191-2/+2
* | | | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,...jan.nijtmans2015-06-231-2/+2
| |/ / |/| |
* | | Bump to http 2.8.9dgp2015-05-141-2/+2
* | | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilat...jan.nijtmans2015-04-101-4/+5
* | | merge trunkKevin B Kenny2014-08-021-2/+2
|\ \ \
| * \ \ Updated package "platform" to version 1.0.13. Separated theandreask2014-08-011-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated package "platform" to version 1.0.13. Separated theandreask2014-08-011-2/+2
* | | | merge trunkKevin B Kenny2014-06-291-2/+4
|\ \ \ \ | |/ / /
| * | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-221-2/+2
| |\ \ \ | | |/ /
| | * | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-201-2/+2
| * | | Let the generated Makefile be emacs-friendly by avoiding spurious empty lines...ferrieux2014-05-161-0/+2
* | | | merge trunkdkf2014-01-091-8/+8
|\ \ \ \ | |/ / /
| * | | Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
| |\ \ \ | | |/ /
| | * | 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-3/+3
| |\ \ \ | | |/ /
| | * | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-281-2/+2
| * | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-251-2/+2
| |\ \ \ | | |/ /
| | * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
| * | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
| |\ \ \ | | |/ /
| | * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
* | | | merge trunkdkf2013-09-201-6/+6
|\ \ \ \ | |/ / /
| * | | consistant use of capitalsjan.nijtmans2013-09-191-4/+4
| |\ \ \ | | |/ /
| | * | consistant use of capitals.jan.nijtmans2013-09-191-4/+4
| | * | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-2/+2
| | |\ \
| * | | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release.dgp2013-08-301-2/+2
* | | | | merge trunkdkf2013-07-071-4/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-4/+0
* | | | | merge trunkdkf2013-06-191-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | split off TclInitStubTable() as separate function - which does the actual stu...jan.nijtmans2013-06-161-0/+4
* | | | | merge trunkdkf2013-06-131-1/+1
|\ \ \ \ \ | |/ / / /