summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-06-251-18/+18
|\
| * Don't create a lot of empty directories any more while installingjan.nijtmans2021-06-081-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
|\ \ | |/
| * Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-101-11/+0
* | Merge 8.7jan.nijtmans2021-02-101-5/+7
|\ \ | |/
| * In a static build, don't pack dde/registry in zip-file. In shared build, pack...jan.nijtmans2021-02-101-2/+5
| * Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-3/+2
* | Merge 8.7jan.nijtmans2021-01-281-2/+3
|\ \ | |/
| * Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-131-0/+1
| * TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl....jan.nijtmans2021-01-061-2/+2
* | Merge 8.7jan.nijtmans2020-12-131-49/+119
|\ \ | |/
| * nmake: export zip metadata for Tk and extensionsapnadkarni2020-12-111-12/+5
| * Fix github actions Windows buildjan.nijtmans2020-12-091-2/+4
| * nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv...jan.nijtmans2020-12-091-13/+10
| * nmake: make zipfs mount point consistent with Unix/autoconfapnadkarni2020-12-091-3/+29
| * nmake: subsume staticpkg option within static buildsapnadkarni2020-12-091-25/+17
| * TIP 430: generate and attach library zipapnadkarni2020-12-081-43/+63
| * Merge 8.7jan.nijtmans2020-12-081-1/+1
| |\
| | * Merge 8.6jan.nijtmans2020-12-071-1/+1
| | |\
| | | * rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcljan.nijtmans2020-12-071-1/+1
| * | | nmake: Generate libtcl_VERSION.zip as per TIP 430apnadkarni2020-12-061-12/+23
| |/ /
| * | Fix suffix on single file exe nameapnadkarni2020-12-051-1/+2
| * | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-7/+7
| |\ \
| | * | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-7/+7
| * | | Add makefile.vc target sfe for single-file executableapnadkarni2020-12-031-0/+28
| * | | Merge 8.6jan.nijtmans2020-11-181-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge 8.5jan.nijtmans2020-11-181-2/+2
| | |\
| | | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-2/+2
* | | | Merge 8.7jan.nijtmans2020-10-161-4/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-161-4/+0
| |\ \ \ | | |/ /
| | * | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete...jan.nijtmans2020-10-151-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
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-04-101-17/+17
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-03-101-2/+2
| |\ \ \ \
| * | | | | Death to DBGXjan.nijtmans2020-02-041-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.nijtmans2020-04-101-17/+17
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-15/+15
* | | | Merge 8.6jan.nijtmans2020-02-261-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-261-2/+2
| |\ \ | | |/
| | * Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-261-4/+4
* | | Merge 8.7. All calls using MP_WUR handled now.jan.nijtmans2020-01-221-1/+1
* | | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-24/+39
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2019-11-281-8/+14
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-11-261-2/+11
| |\ \ \ \
| * | | | | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o...jan.nijtmans2019-11-181-1/+33
| * | | | | Merge 8.7jan.nijtmans2019-11-151-1/+0
| |\ \ \ \ \