summaryrefslogtreecommitdiffstats
path: root/win/rules.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-10-051-1/+1
|\
| * Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core....jan.nijtmans2019-10-051-1/+1
| |\
* | \ Merge 8.6jan.nijtmans2019-09-291-17/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-09-261-31/+31
| |\ \
| * | | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and ...jan.nijtmans2019-09-191-17/+0
* | | | Merge 8.6jan.nijtmans2019-09-251-32/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 8.5jan.nijtmans2019-09-251-31/+31
| |\ \ \ | | |/ / | |/| / | | |/
| | * Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC)jan.nijtmans2019-09-251-13/+13
* | | merge 8.6sebres2019-09-121-28/+26
|\ \ \ | |/ /
| * | merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makef...sebres2019-09-121-28/+26
| |\ \ | | |/
| * | Simplify searching for tcl86.lib (and related files): First search for the on...jan.nijtmans2019-09-061-15/+9
* | | Merge 8.6jan.nijtmans2019-09-041-2/+5
|\ \ \ | |/ /
| * | When using Tcl 8.7 headers, don't worry about threaded-allocator mismatch any...jan.nijtmans2019-09-041-3/+3
* | | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs.apnadkarni2019-08-291-3/+3
|\ \ \ | |/ /
| * | Bug fix 889065786b. Add stubs related flags when compiling extension stubs.apnadkarni2019-08-291-3/+3
* | | Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing t...jan.nijtmans2019-08-291-1/+1
|\ \ \ | |/ /
| * | Starting with Tcl 8.7, TCL_THREADS is 1 by default. Adapt rules.vc for that.jan.nijtmans2019-08-291-5/+5
* | | Merge 8.6jan.nijtmans2019-07-311-0/+9
|\ \ \ | |/ /
* | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ...sebres2019-07-121-0/+11
|\ \ \ | |/ /
| * | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-121-1/+12
| |\ \ | | |/
| | * win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur...sebres2019-07-101-2/+10
| * | Merge 8.5jan.nijtmans2019-06-261-9/+9
| |\ \ | | |/
| | * Missed some version bumps in previous commitjan.nijtmans2018-10-271-2/+2
| | * Backport "registry" version 1.3.3, so all active branches now have the same r...jan.nijtmans2018-10-241-2/+2
* | | (core-8-6-branch merge) apnadkarni2019-03-071-1/+1
|\ \ \ | |/ /
| * | Fix automatic pkgIndex generation for multiplatform installsapnadkarni2019-03-071-1/+1
* | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.apnadkarni2019-03-061-5/+49
|\ \ \ | |/ /
| * | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.apnadkarni2019-03-061-6/+50
* | | More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-221-9/+9
* | | merge 8.7dgp2018-03-151-4/+4
|\ \ \
| * \ \ Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc t...apnadkarni2018-02-021-4/+4
| |\ \ \ | | |/ /
| | * | Fixed def for INCLUDE_INSTALL_DIR when building against Tcl source. Bumped to...apnadkarni2018-02-021-4/+4
* | | | merge core-8-branchjan.nijtmans2017-12-231-5/+34
|\ \ \ \ | |/ / /
| * | | Merge nmake rules 1.1apnadkarni2017-12-231-5/+34
| |\ \ \ | | |/ /
| | * | Look for Tcl and Tk import libraries with or without "t" suffix conventionapnadkarni2017-12-231-5/+34
* | | | merge core-8-branchjan.nijtmans2017-12-211-25/+13
|\ \ \ \ | |/ / /
| * | | Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more...jan.nijtmans2017-12-211-26/+14
| |/ /
* | | fix commentjan.nijtmans2017-12-141-2/+2
* | | merge core-8-branch. Fully tested now, works fine.jan.nijtmans2017-12-141-21/+66
|\ \ \ | |/ /
| * | Updated nmake system to make use of the new nmakehlp -L option forapnadkarni2017-12-131-16/+50
| * | Allow standard targets to be selectively disabled.apnadkarni2017-12-111-1/+1
* | | Initial implementation of TIP #491. Not tested yet.jan.nijtmans2017-12-111-39/+4
|/ /
* | Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindexapnadkarni2017-12-051-2/+4
* | Added back nothreads option.apnadkarni2017-11-171-2/+6
* | merge core-8-6-branchjan.nijtmans2017-11-171-1/+10
|\ \
* | | 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-151-8/+27
* | | Include PKGNAMEFLAGS in stubscflags as some extension stubs use itapnadkarni2017-11-151-1/+1
* | | Added default-install-stubs target.apnadkarni2017-11-151-0/+5
* | | Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-071-9/+12