summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-015-25/+23
|\
* \ Merge 8.7jan.nijtmans2019-01-311-4/+0
|\ \ | |/
| * Fix for [f559bbde4e] (even though that's not really a bug)jan.nijtmans2019-01-281-4/+0
* | merge 8.7sebres2019-01-254-12/+34
|\ \ | |/
| * One more libtommath function, mp_tc_div_2d, which simplifies code. Some more ...jan.nijtmans2019-01-222-0/+2
| * Many simplifications in tclExecute.c, now that libtommath provides new functi...jan.nijtmans2019-01-222-0/+6
| * 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
| * | avoid additional in-between path-segment "." in zip, some zip-programs (inclu...sebres2019-01-212-4/+4
| * | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di...sebres2019-01-211-7/+21
* | | merge 8.7 (mingw/win-autoconf build, etc)sebres2019-01-142-12/+48
|\ \ \ | |/ /
| * | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc...sebres2019-01-142-12/+48
| |\ \ | | |/
| | * mingw/win-autoconf build: provide tcltest-executable (for consistency reasons...sebres2019-01-141-8/+45
| | * win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC...sebres2019-01-141-2/+2
| * | Merge 8.6jan.nijtmans2019-01-131-1/+1
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2019-01-041-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-01-041-3/+3
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2019-01-041-3/+3
| | |\
| | | * Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f...jan.nijtmans2019-01-041-3/+3
| * | | Merge 8.6jan.nijtmans2019-01-031-0/+1
| |\ \ \ | | |/ /
| | * | Fix conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
| | |\ \ | | | |/
| | | * Fix conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
| * | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
| |\ \ \ | | |/ /
| | * | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
| | |\ \ | | | |/
| | | * Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
| | | * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-182-23/+0
* | | | merge 8.7sebres2018-12-281-1/+2
|\ \ \ \ | |/ / /
| * | | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported ...sebres2018-12-281-1/+2
* | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled...jan.nijtmans2018-12-262-3/+4
* | | | Merge 8.7jan.nijtmans2018-12-121-4/+4
|\ \ \ \ | |/ / /
| * | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-4/+4
* | | | Merge 8.7jan.nijtmans2018-11-241-2/+2
|\ \ \ \ | |/ / /
| * | | re-generate configure scriptjan.nijtmans2018-11-241-2/+2
* | | | merge 8.7sebres2018-11-231-1/+3
|\ \ \ \ | |/ / /
| * | | make: better algo to wrap to absolute zip-path (for systems resp. toolchains ...sebres2018-11-231-1/+3
* | | | merge 8.7sebres2018-11-232-4/+4
|\ \ \ \ | |/ / /
| * | | make/configure review: normalizes the latest fixes across unix/winsebres2018-11-232-4/+4
* | | | merge 8.7sebres2018-11-221-2/+5
|\ \ \ \ | |/ / /
| * | | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx pr...sebres2018-11-221-2/+5
* | | | merge 8.7sebres2018-11-221-3/+7
|\ \ \ \ | |/ / /
| * | | merge 8.6sebres2018-11-221-3/+7
| |\ \ \ | | |/ /
| | * | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-3/+7
| | |\ \ | | | |/
| | | * win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep...sebres2018-11-221-1/+1
| | | * win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x...sebres2018-11-211-4/+11
* | | | Merge 8.7jan.nijtmans2018-11-222-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2018-11-221-2/+2
| |\ \ \ | | |/ /
| | * | merge releasedgp2018-11-152-2/+2
| | |\ \
| | | * \ merge 8.6dgp2018-11-014-8/+54
| | | |\ \
| | | * \ \ merge 8.6dgp2018-10-294-162/+171
| | | |\ \ \