Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [testConstraint winVista] should be true on Windows 10 too | jan.nijtmans | 2020-12-16 | 1 | -3/+4 |
| | |||||
* | rfe [548cd945d6]: symlinks for Windows 10 | jan.nijtmans | 2020-12-16 | 4 | -12/+29 |
|\ | |||||
| * | Protect fCmd-28.8 with constaint win10 | jan.nijtmans | 2020-12-15 | 1 | -8/+11 |
| | | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-12-13 | 4 | -25/+11 |
| |\ | |||||
| * \ | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows ↵ | jan.nijtmans | 2020-12-11 | 7 | -147/+208 |
| |\ \ | | | | | | | | | | | | | XP doesn't have it | ||||
| * | | | RFE 548cd945d6: symlinks for Windows 10 | jan.nijtmans | 2020-12-10 | 1 | -4/+9 |
| | | | | |||||
* | | | | Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: | jan.nijtmans | 2020-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | integral size mismatch in argument; Only happening on 32-bit Windows | ||||
* | | | | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 | jan.nijtmans | 2020-12-14 | 1 | -0/+13 |
| | | | | |||||
* | | | | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 | jan.nijtmans | 2020-12-14 | 3 | -19/+15 |
| |_|/ |/| | | |||||
* | | | make dist | jan.nijtmans | 2020-12-13 | 1 | -20/+6 |
| | | | |||||
* | | | nmake: fix path in tcl.nmake check | apnadkarni | 2020-12-12 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Update "platform" package to handle macOS Big Sur with arm processor. | jan.nijtmans | 2020-12-11 | 1 | -2/+11 |
|\ \ | | | | | | | Also handle that Catalina and higher no longer support 32-bit applications | ||||
| * | | Update "platform" package for Big Sur: | jan.nijtmans | 2020-12-11 | 1 | -11/+34 |
| | | | | | | | | | | | | | | | 1) Catalina was the last platform supporting 32-bit applications 2) macOS is no longer 10 but 11 3) New "arm" processor | ||||
* | | | Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION ↵ | apnadkarni | 2020-12-11 | 1 | -125/+127 |
| | | | | | | | | | | | | | | | | | | | | | checks. msvcrt and time64bit OPTS checks were using Tcl versions before definition. Moved Tcl version retrieval to earlier in the build as a fix. Also, < cannot be used with strings, so made the checks numerics. | ||||
* | | | nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 | apnadkarni | 2020-12-11 | 2 | -5/+31 |
| | | | |||||
* | | | Update "platform" package to handle Big Sur version numbering. Also remove ↵ | jan.nijtmans | 2020-12-10 | 1 | -10/+24 |
| | | | | | | | | | | | | special case for cygwin/msys2, just make it more generic | ||||
* | | | Fix [ed5be77734]: win: "comx:" not recognized as serial port | jan.nijtmans | 2020-12-10 | 2 | -5/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Tweak: account for terminating '\0' | jan.nijtmans | 2020-12-10 | 1 | -1/+1 |
| | | | |||||
| * | | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. | jan.nijtmans | 2020-12-10 | 2 | -4/+5 |
|/ / | | | | | (concluded from code inspection, not tested yet) | ||||
* | | Use more 0o??? syntax for octal. Clean up build *.yml files | jan.nijtmans | 2020-12-10 | 6 | -9/+8 |
| | | |||||
* | | sync win/rules.vc with Tcl 8.7. No change for 8.6 | jan.nijtmans | 2020-12-10 | 1 | -3/+4 |
| | | |||||
* | | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl | jan.nijtmans | 2020-12-07 | 3 | -5/+5 |
| | | |||||
* | | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h | apnadkarni | 2020-12-06 | 1 | -1/+28 |
| | | |||||
* | | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations | jan.nijtmans | 2020-12-04 | 7 | -114/+127 |
|\ \ | |/ | |||||
| * | Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6 | jan.nijtmans | 2020-12-04 | 1 | -7/+20 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-12-04 | 1 | -66/+0 |
|\ \ | |/ | |||||
| * | TclWordEnd was removed in 8.1, so those testcases cannot be run anymore | jan.nijtmans | 2020-12-04 | 1 | -66/+0 |
| | | |||||
* | | Fix 4 socket testcases on Msys (those fail on Cygwin too) | jan.nijtmans | 2020-12-04 | 1 | -2/+4 |
| | | |||||
* | | two more 0o??? notations | jan.nijtmans | 2020-12-03 | 2 | -4/+4 |
| | | |||||
* | | Use 0o??? notation for octal numbers in tools and testcases in stead of ↵ | jan.nijtmans | 2020-12-03 | 9 | -58/+58 |
| | | | | | | | | 0???. Although it still works in 8.6, it is deprecated an will be removed in 9.0. | ||||
* | | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 4 | -6/+9 |
|\ \ | |/ | |||||
| * | Fix syntax error in win/makefile.vc | jan.nijtmans | 2020-12-03 | 1 | -5/+0 |
| | | |||||
| * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 4 | -6/+9 |
| | | |||||
* | | Don't use -opt:nowin98 linker option any more. See: ↵ | jan.nijtmans | 2020-12-02 | 1 | -12/+0 |
| | | | | | | | | [https://bugzilla.mozilla.org/show_bug.cgi?id=130372] | ||||
* | | Merge 8.5 | jan.nijtmans | 2020-12-02 | 5 | -38/+13 |
|\ \ | |/ | |||||
| * | Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified ↵ | jan.nijtmans | 2020-12-02 | 2 | -16/+0 |
| | | | | | | | | | | without /DRIVER; image may not run. This options was only useful on MSVC++ 5.0 and earlier, which is no longer supported | ||||
| * | Add options to workflow step titles | jan.nijtmans | 2020-12-01 | 1 | -3/+3 |
| | | |||||
| * | Do 4 types of windows builds (just as we did on Travis) | jan.nijtmans | 2020-12-01 | 1 | -4/+11 |
| | | |||||
| * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already ↵ | jan.nijtmans | 2020-12-01 | 4 | -32/+0 |
| | | | | | | | | generates this part, resulting in duplicate code in the "configure" script | ||||
* | | Handle 5 test-failures on Cygwin/Msys | jan.nijtmans | 2020-12-01 | 1 | -6/+6 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-12-01 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Missing '_' in unix/tcl.m4 (Only relevant for mingw) | jan.nijtmans | 2020-12-01 | 2 | -3/+3 |
| | | |||||
* | | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] | jan.nijtmans | 2020-11-30 | 1 | -6/+6 |
| | | |||||
* | | doc update: 16-bit DOS appllications are not supported any more. | jan.nijtmans | 2020-11-30 | 2 | -17/+6 |
| | | | | | | Use &bull; in stead of &#8226; representing bullets in html | ||||
* | | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages | jan.nijtmans | 2020-11-30 | 1 | -1/+2 |
| | | |||||
* | | Update README.md | jan.nijtmans | 2020-11-30 | 1 | -14/+3 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-11-30 | 3 | -5/+5 |
|\ \ | |/ | |||||
| * | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 | jan.nijtmans | 2020-11-30 | 3 | -6/+6 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | label change in win-build.yml | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
| | |