diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-28 20:36:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-28 20:36:53 +0000 |
commit | 36898810305246554a1e0e8a046879cb7c9e6db3 (patch) | |
tree | 7ca67e99234c74c5b48eea2cb29813b5b374e3bf /Master/texmf-dist/doc/latex/l3build | |
parent | a89cabb9a47555bb218f126342a0a986236b2a02 (diff) |
l3build (28aug21)
git-svn-id: svn://tug.org/texlive/trunk@60344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/CHANGELOG.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 708832 -> 740399 bytes |
3 files changed, 21 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md index e46a935c3f7..f5be81a9372 100644 --- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md @@ -7,6 +7,23 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2021-08-28] + +### Fixed +- Creation of zip files on Windows +- Only match filename and not full path for `exefiles` + +## [2021-08-27] + +### Added +- Add the `--show-saves` flag for `l3build check` to generate a list of + `l3build save` commands to regenerate all failing tests + +### Changed +- No longer call an external program to generate `zip` files and generate + them directly instead. This disables the options `zipexe` and `zipopts`. +- Copy TDS-style zip files to main dir + ## [2021-05-06] ### Fixed @@ -492,7 +509,9 @@ this project uses date-based 'snapshot' version identifiers. - Rationalise short option names: removed `-d`, `-E`, `-r` - Target `cmdcheck`: specific to LaTeX kernel work -[Unreleased]: https://github.com/latex3/l3build/compare/2021-05-06...HEAD +[Unreleased]: https://github.com/latex3/l3build/compare/2021-08-28...HEAD +[2021-08-28]: https://github.com/latex3/l3build/compare/2021-08-27...2021-08-28 +[2021-08-27]: https://github.com/latex3/l3build/compare/2021-05-06...2021-08-27 [2021-05-06]: https://github.com/latex3/l3build/compare/2021-05-05...2021-05-06 [2021-05-05]: https://github.com/latex3/l3build/compare/2020-06-04...2021-05-05 [2020-06-04]: https://github.com/latex3/l3build/compare/2020-03-25...2020-06-04 diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md index 219b1ad36c2..635693ae9ff 100644 --- a/Master/texmf-dist/doc/latex/l3build/README.md +++ b/Master/texmf-dist/doc/latex/l3build/README.md @@ -1,7 +1,7 @@ l3build: a testing and building system for LaTeX ================================================= -Release 2021-05-06 +Release 2021-08-28 Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differindex 447ba668a8c..fe2778114f0 100644 --- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |