summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add makefile.vc target sfe for single-file executableapnadkarni2020-12-031-0/+28
* Merge 8.6jan.nijtmans2020-12-0312-57/+57
|\
| * two more 0o??? notationsjan.nijtmans2020-12-032-4/+4
| * Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-039-58/+58
* | Merge 8.6jan.nijtmans2020-12-035-7/+10
|\ \ | |/
| * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-034-6/+9
| |\
| | * Fix syntax error in win/makefile.vcjan.nijtmans2020-12-031-5/+0
| | * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-034-6/+9
* | | Simplify some \\u???? escape sequences to \\x??jan.nijtmans2020-12-035-13/+13
* | | Merge 8.6jan.nijtmans2020-12-021-12/+0
|\ \ \ | |/ /
| * | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla...jan.nijtmans2020-12-021-12/+0
* | | Merge 8.6jan.nijtmans2020-12-025-38/+13
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-025-38/+13
| |\ \ | | |/
| | * Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified witho...jan.nijtmans2020-12-022-16/+0
| | * Add options to workflow step titlesjan.nijtmans2020-12-011-3/+3
| | * Do 4 types of windows builds (just as we did on Travis)jan.nijtmans2020-12-011-4/+11
| | * Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-014-32/+0
* | | Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::...jan.nijtmans2020-12-011-3/+6
* | | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same e...jan.nijtmans2020-12-012-15/+25
* | | Remove incomplete stuff from .project: It is not enough to make actual buildi...jan.nijtmans2020-12-011-15/+0
* | | Merge-markjan.nijtmans2020-12-010-0/+0
|\ \ \ | |/ /
| * | Handle 5 test-failures on Cygwin/Msysjan.nijtmans2020-12-011-6/+6
* | | Merge 8.6jan.nijtmans2020-12-012-5/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-012-3/+3
| |\ \ | | |/
| | * Missing '_' in unix/tcl.m4 (Only relevant for mingw)jan.nijtmans2020-12-012-3/+3
* | | Merge 8.6jan.nijtmans2020-11-301-6/+6
|\ \ \ | |/ /
| * | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8]jan.nijtmans2020-11-301-6/+6
* | | Merge 8.6jan.nijtmans2020-11-302-16/+5
|\ \ \ | |/ /
| * | doc update: 16-bit DOS appllications are not supported any more. jan.nijtmans2020-11-302-17/+6
* | | Merge 8.6jan.nijtmans2020-11-301-1/+2
|\ \ \ | |/ /
| * | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pagesjan.nijtmans2020-11-301-1/+2
* | | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-1...jan.nijtmans2020-11-302-52/+57
* | | Merge 8.6jan.nijtmans2020-11-301-14/+3
|\ \ \ | |/ /
| * | Update README.mdjan.nijtmans2020-11-301-14/+3
* | | Merge 8.6jan.nijtmans2020-11-303-5/+5
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-303-5/+5
| |\ \ | | |/
| | * Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2jan.nijtmans2020-11-303-6/+6
* | | Added single-file distributions of Tcl for all main platforms.dkf2020-11-272-0/+147
|\ \ \
| * | | That's the best we can do without entering the morass that is signing/notariz...dkf2020-11-271-12/+26
| * | | Better version ID, trying to track down weird macOS problemdkf2020-11-272-18/+36
| * | | Try to use a .dmg for macOS distributiondkf2020-11-261-4/+17
| * | | Switch to older Ubuntu so that we build with older glibc. Thanks to morganw f...dkf2020-11-251-1/+1
| * | | Name of target is differentdkf2020-11-251-1/+1
| * | | Experimental branch: building single file distributionsdkf2020-11-251-0/+102
* | | | Merge 8.6jan.nijtmans2020-11-271-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 8.5jan.nijtmans2020-11-271-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | label change in win-build.ymljan.nijtmans2020-11-271-1/+1
* | | | Merge 8.6jan.nijtmans2020-11-273-22/+20
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-11-273-18/+17
| |\ \ \ | | |/ /
| | * | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-274-48/+22