summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP 430: generate and embed library zip.apnadkarni2020-12-081-32/+63
|\
| * TIP 430: generate and attach library zipapnadkarni2020-12-081-43/+63
| * Merge 8.7jan.nijtmans2020-12-0821-27/+27
| |\ | |/ |/|
* | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supp...jan.nijtmans2020-12-081-3/+3
* | TIP #590 follow-up: Adapt documentation and tclStubLib.cjan.nijtmans2020-12-0820-24/+24
| * Merge 8.7jan.nijtmans2020-12-089-31/+22
| |\ | |/ |/|
* | Put dde/registry obj-files in the stub library in stead of the static library...jan.nijtmans2020-12-071-4/+4
* | In configure/make Windows build, static builds include dde and registry exten...jan.nijtmans2020-12-075-22/+13
* | Merge 8.6jan.nijtmans2020-12-073-5/+5
|\ \
| * | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcljan.nijtmans2020-12-073-5/+5
| | * nmake: Generate libtcl_VERSION.zip as per TIP 430apnadkarni2020-12-061-12/+23
| | * Merge core-8-branch for new rules.vcapnadkarni2020-12-061-1/+28
| | |\ | |_|/ |/| |
* | | Merge 8.6apnadkarni2020-12-061-1/+28
|\ \ \ | |/ /
| * | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.hapnadkarni2020-12-061-1/+28
| | * Create new branch named "apn-sfe"apnadkarni2020-12-050-0/+0
| |/ |/|
* | Fix suffix on single file exe nameapnadkarni2020-12-051-1/+2
* | Merge 8.6jan.nijtmans2020-12-047-110/+110
|\ \ | |/
| * Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-047-114/+127
| |\
| | * Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6jan.nijtmans2020-12-041-7/+20
* | | Merge 8.6jan.nijtmans2020-12-043-69/+5
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-041-66/+0
| |\ \ | | |/
| | * TclWordEnd was removed in 8.1, so those testcases cannot be run anymorejan.nijtmans2020-12-041-66/+0
| * | Fix 4 socket testcases on Msys (those fail on Cygwin too)jan.nijtmans2020-12-041-2/+4
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-04106-257/+273
|\ \ \
| * | | Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-246-6/+6
| * | | Merge 8.7jan.nijtmans2020-11-207-9/+13
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-11-1936-141/+384
| |\ \ \ \
| * \ \ \ \ Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-1029-297/+354
| |\ \ \ \ \
| * \ \ \ \ \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-0696-231/+243
| |\ \ \ \ \ \
| | * | | | | | Vary dltest package names for test purposesjan.nijtmans2020-11-044-17/+17
| | * | | | | | Undo experimental unrelated changesjan.nijtmans2020-11-033-4/+4
| | * | | | | | Correct casing in some error-messagesjan.nijtmans2020-11-032-5/+21
| | * | | | | | Case-sensitive package namesjan.nijtmans2020-11-03102-314/+315
| |/ / / / / /
* | | | | | | 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