summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix ignore-glob versioned setting (something went wrong in previous merge). A...jan.nijtmans2017-11-172-160/+160
* merge core-8-6-branchjan.nijtmans2017-11-179-19/+56
|\
| * Fix [6f2f83cc149e9918884faffefebc8dfa695f4ea0|6f2f83cc14]: tclWinload.c robus...jan.nijtmans2017-11-031-3/+7
| * In nmakehlp -v, return non-0 exit code if version is not found. (taken from v...jan.nijtmans2017-10-091-2/+8
| |\
| | * In nmakehlp -v, return non-0 exit code if version is not found. (taken from v...jan.nijtmans2017-10-091-2/+8
| * | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
| * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| |\ \
| | * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| |/ /
| * | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate hand...jan.nijtmans2017-08-181-1/+1
| |\ \
| | * \ merge core-8-6-branchjan.nijtmans2017-07-031-1/+1
| | |\ \
| | * | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3jan.nijtmans2017-06-081-1/+1
| * | | | Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind ...jan.nijtmans2017-08-173-5/+14
| |\ \ \ \
| | * | | | The 'clean' target should delete the generated 'nmhlp-out.txt' file as well.Joe Mistachkin2017-08-131-0/+2
| | * | | | Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs.Joe Mistachkin2017-08-131-1/+1
| | * | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio.Joe Mistachkin2017-08-134-7/+13
| |/ / / /
| * | | | merge releasedgp2017-08-093-6/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | merge 8.6dgp2017-06-261-1/+1
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge 8.6; update changes.dgp2017-06-051-1/+1
| | |\ \ \ | | | |/ /
| | * | | Merge 8.6; update changes.dgp2017-05-091-2/+2
| | |\ \ \
| | * \ \ \ merge 8.6dgp2017-05-046-400/+641
| | |\ \ \ \
| | * \ \ \ \ merge 8.6; update changesdgp2017-04-282-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.6dgp2017-04-214-2/+6
| | |\ \ \ \ \ \
| | * | | | | | | Bump TclOO 1.0.6; finish changes.dgp2017-04-131-1/+1
| | * | | | | | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-121-4/+4
| | * | | | | | | Start RC branch for Tcl 8.6.7dgp2017-03-102-2/+2
* | | | | | | | | Check for existence of targets.vc, not rules.vc to determine nmake support dir.apnadkarni2017-11-171-5/+6
* | | | | | | | | Add PRJ_PACKAGE_TCLNAME and other minor changes.apnadkarni2017-11-171-8/+15
* | | | | | | | | Loosen restriction on where rules-ext.vc file is located.apnadkarni2017-11-152-12/+45
* | | | | | | | | Include PKGNAMEFLAGS in stubscflags as some extension stubs use itapnadkarni2017-11-151-1/+1
* | | | | | | | | Added default-install-stubs target.apnadkarni2017-11-152-10/+19
* | | | | | | | | Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-072-10/+13
* | | | | | | | | Minor editsapnadkarni2017-10-282-5/+2
* | | | | | | | | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-264-50/+110
* | | | | | | | | Updated comments.apnadkarni2017-10-251-114/+20
* | | | | | | | | Eliminate loimpact and tclalloc options.apnadkarni2017-10-231-13/+2
* | | | | | | | | Fully qualify OUT_DIR and TMP_DIR paths so that the test target canapnadkarni2017-10-212-9/+22
* | | | | | | | | Added test and shell targets.apnadkarni2017-10-203-13/+52
* | | | | | | | | Update RCFILE to PRJ_RCFILE.apnadkarni2017-10-181-1/+1
* | | | | | | | | Fix resource file compilation when makefile specifies PRJ_RCFILEapnadkarni2017-10-181-13/+51
* | | | | | | | | Add PRJ_MANIFEST to support manifest generation.apnadkarni2017-10-171-0/+7
* | | | | | | | | Fixed reversed check for implicit rulesapnadkarni2017-10-161-4/+4
* | | | | | | | | Permit application makefile to define RCFILE.apnadkarni2017-10-153-21/+38
* | | | | | | | | Fix RC template dependency to not generate it every timeapnadkarni2017-10-081-1/+3
* | | | | | | | | Fix htmlhelp generation on 64-bit systemsapnadkarni2017-10-082-18/+5
* | | | | | | | | Add default rc template so extensions do not have to write their ownapnadkarni2017-10-082-23/+43
* | | | | | | | | Was not setting VERSION for extensions.apnadkarni2017-10-071-0/+1
* | | | | | | | | Move standard predefined targets to targets.vc as this allows the masterapnadkarni2017-10-064-23/+32
* | | | | | | | | Added standard target for generating pkgIndex.tcl.apnadkarni2017-10-053-7/+21
* | | | | | | | | Added default-pkgindex target and split DISABLE_DEFAULT_TARGETS toapnadkarni2017-10-052-3/+24
* | | | | | | | | Add default-* targetsapnadkarni2017-10-041-11/+54