summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7 - Bug [b6f7cee65c] - nmake not testing zip based tcl libraryapnadkarni2023-09-161-3/+5
|\
| * Bug [b6f7cee65c] - nmake not testing zip based tcl libraryapnadkarni2023-09-161-3/+5
* | Merge 8.7jan.nijtmans2023-09-121-2/+1
|\ \ | |/
| * Rebase to 8.7jan.nijtmans2023-08-301-2/+1
| |\
| | * Rebase to 8.7jan.nijtmans2023-07-261-2/+1
| | |\
| | | * Rebase to 8.7jan.nijtmans2023-07-091-2/+1
| | | |\
| | | | * Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-011-2/+1
* | | | | Merge 8.7jan.nijtmans2023-08-031-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2023-08-031-4/+2
| |\ \ \ \
| | * | | | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - ha...jan.nijtmans2023-08-031-4/+2
* | | | | | Merge 8.7jan.nijtmans2023-08-021-7/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2023-08-021-1/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-021-1/+0
* | | | | | Merge 8.7jan.nijtmans2023-08-011-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make sure that zdll.lib and tommath.lib are installed in windows, for possibl...jan.nijtmans2023-08-011-0/+1
* | | | | | Merge 8.7jan.nijtmans2023-08-011-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2023-08-011-0/+2
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows)jan.nijtmans2023-08-011-0/+1
| | * | | Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
| | * | | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-231-0/+3
| | * | | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No ...jan.nijtmans2022-05-151-2/+2
* | | | | Merge 8.7 - install tommath.libapnadkarni2023-07-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix: tommath.lib needs to be installed to permit extensions to link when usin...apnadkarni2023-07-171-0/+1
| | |/ / | |/| |
* | | | merge trunkgriffin2023-05-241-1/+1
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2023-05-241-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Enhance html generation, so it can handle the "©" copy-sign as welljan.nijtmans2023-05-241-1/+1
| | | |/ | | |/|
| | | |
| \ \ \
*-. \ \ \ Partial sync-up with trunk.griffin2023-04-301-1/+1
|\ \ \ \ \ | | |/ / /
| | * | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| | |\ \ \ | |/ / / / | | | _ / | | | /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | | Merge 9.0 (but without the "llength" optimization)jan.nijtmans2022-11-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-11-291-2/+2
| |\ \ \ | | |/ /
| | * | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-291-2/+2
* | | | Support multiple indicies in abstract list lindex operation.griffin2022-11-241-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-11-151-0/+2
| |\ \ \ | | |/ /
| | * | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to...jan.nijtmans2022-11-151-0/+2
* | | | Implement abstractlist with tip-644griffin2022-11-041-1/+0
* | | | TIP 636 for Tcl 9griffin2022-11-021-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add AbstractList regression test (exercise the C API)griffin2022-10-251-0/+4
| * | | Remove redundant file references in makefilesgriffin2022-09-301-1/+0
| * | | Sync with core-8-branchgriffin2022-09-291-0/+1
| |\ \ \ | | |/ /
| * | | Missed change for Windows.griffin2022-08-281-0/+1
| * | | Fix Windows Visual C++ buildapnadkarni2022-08-091-0/+1
* | | | Merge 8.7jan.nijtmans2022-09-211-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-281-0/+1
| |/ /
* | | Merge 8.7jan.nijtmans2022-06-201-0/+1
|\ \ \ | |/ /
| * | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now req...jan.nijtmans2022-06-201-0/+1
| * | More progressjan.nijtmans2022-03-141-2/+2
* | | Merge 8.7. Add builds with TCL_UTF_MAX=3 on githubjan.nijtmans2022-03-151-1/+2
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2022-03-101-1/+2
|\ \ \ | |/ /
| * | Eliminate nmake build warningjan.nijtmans2022-03-101-1/+2