summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind...jan.nijtmans2021-04-151-1/+0
* Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-232-7/+7
* Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-082-4/+4
* On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
* Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
* Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-052-4/+4
* re-generate win/configurejan.nijtmans2021-01-041-0/+1
* Last pre-autoconf-2.69 obsolete construct eliminated. Works with autoconf-2.5...jan.nijtmans2020-12-241-17/+16
* Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_P...jan.nijtmans2020-12-242-18/+31
* More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet!jan.nijtmans2020-12-232-24/+26
* Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-222-8/+8
* Fix syntax error in win/makefile.vcjan.nijtmans2020-12-031-5/+0
* Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-031-2/+2
* Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified witho...jan.nijtmans2020-12-022-16/+0
* Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-012-16/+0
* Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-183-6/+6
* Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-294-7/+15
* Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to...jan.nijtmans2020-10-292-5/+1
* (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. jan.nijtmans2020-10-228-31/+42
* (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-091-3/+3
* Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nma...jan.nijtmans2020-08-241-13/+118
* Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs"jan.nijtmans2020-08-121-1/+3
* windows: replace gethostbyname with getaddrinfo (gethostbyname can hang spora...sebres2020-08-101-44/+58
* Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-201-2/+2
* Move testing command [testsize] from Windows to generic.dgp2020-04-211-28/+0
* Unbreak shared windows build. Remove some ARGSUSED usage.jan.nijtmans2020-04-172-4/+0
* Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-17/+17
* Update all internal tables to Unicode 13.jan.nijtmans2020-03-052-2/+2
|\
| * It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-041-4/+1
| * Merge 8.6jan.nijtmans2020-01-301-5/+6
| |\
| | * Reset WSAGetLastError()/errno always, even when this error is not reported du...jan.nijtmans2020-01-301-5/+6
| * | Merge 8.6jan.nijtmans2020-01-301-16/+7
| |\ \ | | |/
| | * According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&nam...jan.nijtmans2020-01-301-16/+7
| | * Now that TIP #538 is integrated, make rules.vc work for both 8.6 and 8.7 with...jan.nijtmans2020-01-201-0/+5
| * | Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no s...jan.nijtmans2020-01-271-1/+1
| * | Merge 8.7. All calls using MP_WUR handled now.jan.nijtmans2020-01-222-2/+2
| * | Implementation of TIP #542: Support for switchable Full Unicode supportjan.nijtmans2020-01-201-5/+5
| |\ \
| | * \ merge 8.7dgp2020-01-171-3/+9
| | |\ \ | | |/ / | |/| |
| | * | Merge 8.7jan.nijtmans2020-01-073-7/+7
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2019-12-142-6/+24
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2019-12-138-67/+113
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2019-12-083-23/+53
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-033-4/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-016-148/+69
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-265-29/+38
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (share...jan.nijtmans2019-11-182-4/+22
| | * | | | | | | | | Merge 8.7jan.nijtmans2019-11-153-3/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-134-6/+7
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-114-3/+13
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-043-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \