summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-02-232-5/+5
|\
| * Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-232-5/+5
| |\
| | * Merge 8.5jan.nijtmans2021-02-232-6/+6
| | |\
| | | * Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-232-7/+7
| | * | Backport win/rules.vc from 8.7jan.nijtmans2021-02-101-10/+2
| | * | Merge 8.5jan.nijtmans2021-02-081-6/+7
| | |\ \ | | | |/
| | | * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-082-4/+4
* | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne...jan.nijtmans2021-02-181-4/+4
* | | | Merge 8.7jan.nijtmans2021-02-171-9/+0
|\ \ \ \ | |/ / /
| * | | Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ...jan.nijtmans2021-02-171-9/+0
* | | | Merge 8.7jan.nijtmans2021-02-102-15/+0
|\ \ \ \ | |/ / /
| * | | Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-102-15/+0
* | | | Merge 8.7jan.nijtmans2021-02-106-37/+15
|\ \ \ \ | |/ / /
| * | | In a static build, don't pack dde/registry in zip-file. In shared build, pack...jan.nijtmans2021-02-102-12/+7
| * | | ZIPFS_BUILD=1 only needs to be set oncejan.nijtmans2021-02-092-2/+0
| * | | Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-093-4/+2
| * | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-084-21/+8
* | | | Merge 8.7jan.nijtmans2021-02-082-2/+2
|\ \ \ \ | |/ / /
| * | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-082-2/+2
* | | | Merge 8.7jan.nijtmans2021-02-081-2/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-02-081-2/+1
* | | | Merge 8.7jan.nijtmans2021-02-041-1/+6
|\ \ \ \ | |/ / /
| * | | In a --disable-shared build, attach the zip-file to the executable, so "onfil...jan.nijtmans2021-02-041-1/+6
* | | | Merge 8.7jan.nijtmans2021-02-042-2/+43
|\ \ \ \ | |/ / /
| * | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-042-2/+43
* | | | Merge 8.7jan.nijtmans2021-02-021-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-02-021-2/+2
| |\ \ \ | | |/ /
| | * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
| | |\ \ | | | |/
| | | * On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
* | | | Merge 8.7jan.nijtmans2021-01-214-4/+54
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-01-214-4/+54
| |\ \ \ | | |/ /
| | * | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe...jan.nijtmans2021-01-214-5/+81
| | |\ \
| | | * | Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-204-5/+81
| | |/ /
* | | | Merge 8.7jan.nijtmans2021-01-132-0/+2
|\ \ \ \ | |/ / /
| * | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-132-0/+2
* | | | Merge 8.7jan.nijtmans2021-01-132-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-01-132-2/+2
| |\ \ \ | | |/ /
| | * | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
| | |\ \ | | | |/
| | | * Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
* | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-114-10/+10
|\ \ \ \ | |/ / /
* | | | Merge 8.7 (resolve conflicts)dgp2021-01-0814-166/+83
|\ \ \ \ | |/ / /
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-085-62/+62
| * | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba...jan.nijtmans2021-01-073-41/+4
| |\ \ \
| * | | | No need any more for -D_ATL_XP_TARGETING=1jan.nijtmans2021-01-071-1/+1
| * | | | Merge 8.7jan.nijtmans2021-01-079-217/+210
| |\ \ \ \ | | |/ / /
| * | | | Merge 8.7jan.nijtmans2021-01-043-60/+63
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-12-265-137/+24
| |\ \ \ \ \ | | |/ / / /
| * | | | | Simplifications when assuming VS 2015 or laterjan.nijtmans2020-12-173-30/+3
| * | | | | Merge 8.7jan.nijtmans2020-12-171-1491/+1982
| |\ \ \ \ \
| * | | | | | Remove "Vista" from manifest. Test simplificationsjan.nijtmans2020-12-161-2/+0