summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-05-311-5/+2
|\
| * Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-311-5/+2
| * integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-011-0/+4
| |\
| | * partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-041-0/+1
| | * partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-041-0/+3
* | | Merge 8.6jan.nijtmans2019-03-281-1/+0
|\ \ \ | |/ /
| * | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-281-1/+0
| * | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-251-0/+2
| |/
| * Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-0/+1
* | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar...jan.nijtmans2019-03-081-0/+1
* | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more ...jan.nijtmans2019-01-221-0/+1
* | Many simplifications in tclExecute.c, now that libtommath provides new functi...jan.nijtmans2019-01-221-0/+3
* | Merge 8.6jan.nijtmans2019-01-221-1/+1
|\ \ | |/
| * Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-221-1/+1
* | fixes creation of libtcl.vfs using links, if ln-command does not support "-t"...sebres2019-01-211-4/+4
* | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di...sebres2019-01-211-7/+21
* | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc...sebres2019-01-141-10/+46
|\ \ | |/
| * mingw/win-autoconf build: provide tcltest-executable (for consistency reasons...sebres2019-01-141-8/+45
| * [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+2
* | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported ...sebres2018-12-281-1/+2
* | make: better algo to wrap to absolute zip-path (for systems resp. toolchains ...sebres2018-11-231-1/+3
* | make/configure review: normalizes the latest fixes across unix/winsebres2018-11-231-2/+2
* | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx pr...sebres2018-11-221-2/+5
* | typo, which caused travis build to fail.jan.nijtmans2018-11-221-1/+1
* | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206...hypnotoad2018-11-211-0/+1
* | Carrying the previous checkin over to the Windows Makefilehypnotoad2018-11-191-4/+4
* | Merge 8.6jan.nijtmans2018-10-261-2/+2
|\ \ | |/
| * tclWinReg.c: Code cleanup. Eliminate some unnecessary variables.jan.nijtmans2018-10-261-2/+2
* | Merge 8.6jan.nijtmans2018-10-221-2/+2
|\ \ | |/
| * Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this!jan.nijtmans2018-10-221-2/+2
* | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-121-2/+3
* | Merge 8.6 jan.nijtmans2018-10-081-1/+0
|\ \ | |/
* | Adding Zipfile to the list of products produced for buildshypnotoad2018-09-301-1/+1
* | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate...jan.nijtmans2018-09-291-4/+5
* | Merge 8.6jan.nijtmans2018-09-221-2/+2
|\ \ | |/
| * Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-2/+2
* | Prevent possible build order problem, due to missing dde/registry dll's.jan.nijtmans2018-09-221-1/+1
* | Fix various test-cases, which started failing on Windows due to TIP #430jan.nijtmans2018-09-131-0/+4
* | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows.jan.nijtmans2018-09-071-0/+1
* | merge 8.7dgp2018-06-121-1/+1
|\ \
| * | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m...sebres2018-06-051-1/+1
* | | merge 8.7dgp2018-05-311-1/+1
|\ \ \ | |/ /
| * | No longer pass "--enable-threads" to battery-included sub-packages, since it...jan.nijtmans2018-05-301-1/+1
* | | merge 8.7dgp2018-05-111-1/+5
|\ \ \ | |/ /
| | |
| | \
| *-. \ TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only)jan.nijtmans2018-05-111-1/+5
| |\ \ \ | | | |/
| | * | merge 8.7jan.nijtmans2018-03-151-8/+4
| | |\ \
| | * \ \ merge trunkjan.nijtmans2017-10-231-0/+5
| | |\ \ \
| | * \ \ \ Rebase to trunkjan.nijtmans2017-09-081-1/+5
| | |\ \ \ \
| | | * \ \ \ merge trunkjan.nijtmans2017-05-041-33/+42
| | | |\ \ \ \
| | | * \ \ \ \ merge trunkjan.nijtmans2015-07-021-17/+21
| | | |\ \ \ \ \