summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-0/+2
* Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-081-0/+3
* Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f4...jan.nijtmans2017-08-171-2/+11
|\
| * The 'clean' target should delete the generated 'nmhlp-out.txt' file as well.irontclJoe Mistachkin2017-08-131-0/+2
| * Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio.Joe Mistachkin2017-08-131-2/+9
* | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-021-2/+0
|\ \ | |/
| |
| \
*-. \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-111-0/+1
|\ \ \
| | * \ merge core-8-6-branchjan.nijtmans2017-04-201-0/+1
| | |\ \ | | | |/
| * | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-1242/+1244
| |\ \ \ | |/ / / |/| | / | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/fossil/trunk' into sb/trunk-rewrite-clo...sebres2017-01-101-3/+1
* | | string index tree for fast greedy search of the string (index) by unique stri...sebres2017-01-101-0/+1
* | | [temp-commit]: tclClockFmt.c - 1st trysebres2017-01-101-0/+1
* | | [temp-commit]: clock scan with several optimization porting, still not-readysebres2017-01-101-1/+3
| |/ |/|
* | compatability -> compatibilityjan.nijtmans2016-12-011-2/+2
|\ \
* \ \ Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function fro...jan.nijtmans2016-11-171-1/+1
|\ \ \
| * | | Remove subdirectories of "libtommath", and various individual related files, ...jan.nijtmans2016-11-171-1/+1
* | | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-0/+1
|/ / /
| | * Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on...jan.nijtmans2017-04-201-0/+1
| |/
| * compatability -> compatibilityjan.nijtmans2016-12-011-2/+2
| |\ |/ /
| * compatability -> compatibilityjan.nijtmans2016-12-011-2/+2
* | Set the default topic, enable full-text search, and put all help output files...Joe Mistachkin2016-08-101-2/+4
* | Fix the 'htmlhelp' target so that it compiles cleanly and includes all the ap...Joe Mistachkin2016-08-091-7/+7
* | Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-b...jan.nijtmans2016-05-131-2/+2
* | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, d...jan.nijtmans2015-11-261-4/+0
|\ \ | |/
| * On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. jan.nijtmans2015-11-261-4/+0
* | Fix [b42a851475]: file normalize ~user returns wrong directory on Windowsjan.nijtmans2015-10-061-1/+1
|\ \ | |/
* | Removed "ucrt" as configureable option: If building with VC2014, it's the rec...jan.nijtmans2015-08-251-15/+4
|\ \ | |/
| * Removed "ucrt" as configureable option: If building with VC2014, it's the rec...jan.nijtmans2015-08-251-15/+4
* | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-2/+20
|\ \ | |/
| * Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-2/+20
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-1236/+1236
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-1137/+1137
* | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,...jan.nijtmans2015-06-231-2/+2
* | merge trunkdkf2014-02-031-1/+1
|\ \
| * \ Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" errorjan.nijtmans2014-01-301-1/+1
| |\ \ | | |/
| | * Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" errorjan.nijtmans2014-01-301-1/+1
* | | merge trunkdkf2014-01-091-2/+10
|\ \ \ | |/ /
| * | Modify makefile.vc for Windows 8.1 supportjan.nijtmans2013-11-211-1/+9
| |\ \ | | |/
| | * Modify makefile.vc for Windows 8.1 supportjan.nijtmans2013-11-211-1/+9
| * | 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
| | * Only build the threaded builds by default. jan.nijtmans2012-08-151-49/+104
* | | 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
* | | Move the disassembler to its own file.dkf2013-06-111-1/+6
|/ /
* | More cleaning up; factor out optimizer to new file. Some weird problems still.dkf2013-06-051-0/+1
* | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-0/+1
* | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-2/+2