summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Fix broken nmake static installapnadkarni2023-10-151-1/+3
* Minor nmake tweaks, remove obsolete targetapnadkarni2023-10-111-10/+2
* Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake ver...apnadkarni2023-10-101-13/+72
* Bug [b6f7cee65c] - nmake not testing zip based tcl libraryapnadkarni2023-09-161-3/+5
* 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-4/+2
|\ \ \ \
| * | | | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - ha...jan.nijtmans2023-08-031-4/+2
* | | | | 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
* | | | | Make sure that zdll.lib and tommath.lib are installed in windows, for possibl...jan.nijtmans2023-08-011-0/+1
* | | | | 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
* | | | Fix: tommath.lib needs to be installed to permit extensions to link when usin...apnadkarni2023-07-171-0/+1
| |/ / |/| |
* | | Enhance html generation, so it can handle the "©" copy-sign as welljan.nijtmans2023-05-241-1/+1
| |/ |/|
* | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-291-2/+2
* | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to...jan.nijtmans2022-11-151-0/+2
* | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-281-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
* | Eliminate nmake build warningjan.nijtmans2022-03-101-1/+2
* | Merge 8.6jan.nijtmans2022-02-161-0/+1
|\ \ | |/
| * Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext...jan.nijtmans2022-02-151-0/+1
* | Use TCLSH_NATIVE for building the zip-file when cross-compilingjan.nijtmans2022-02-141-1/+1
* | Merge 8.6jan.nijtmans2022-02-091-9/+18
|\ \ | |/
| * More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll...jan.nijtmans2022-02-081-5/+10
* | Merge 8.6jan.nijtmans2022-02-071-6/+6
|\ \ | |/
| * Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling f...jan.nijtmans2022-02-071-2/+2
| * Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-081-9/+31
* | TIP #599 implementation: Extended build informationjan.nijtmans2021-11-261-4/+8
|\ \
| * \ Merge 8.7jan.nijtmans2021-06-251-18/+18
| |\ \
| * | | Fix build with -DTCL_NO_DEPRECATED cflagjan.nijtmans2021-02-251-2/+2
| * | | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-241-11/+0
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-02-101-5/+7
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-01-281-2/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-131-49/+119
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-161-4/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-051-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7. Provide both major and minor version number for gcc/clang/msvcjan.nijtmans2020-07-061-1/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Add compiler information (gcc|clang|msvc) informationjan.nijtmans2020-06-301-2/+2
| * | | | | | | | | Add buildinfo functionality to makefile.vc toojan.nijtmans2020-06-301-0/+11
* | | | | | | | | | Merge 8.6jan.nijtmans2021-11-241-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-241-0/+7
| * | | | | | | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-081-1/+1