[latex3-commits] [latex3/l3build] 5d3f86: Add a documented call() functions (fixes #16)

GitHub noreply at github.com
Fri Jun 30 08:28:53 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/latex3/l3build
  Commit: 5d3f8635d2b8965bb2ccb1487d607cd75c382746
      https://github.com/latex3/l3build/commit/5d3f8635d2b8965bb2ccb1487d607cd75c382746
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M l3build.dtx
    M l3build.lua

  Log Message:
  -----------
  Add a documented call() functions (fixes #16)

By generalising allmodules() to take a list of places to run,
we avoid needing to repeat this code multiple times (and should
not need to remember to add new options in several places!).


  Commit: 20203075b606200fbf9a89f08f55be76c80084e0
      https://github.com/latex3/l3build/commit/20203075b606200fbf9a89f08f55be76c80084e0
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M l3build.lua

  Log Message:
  -----------
  Simplify call()

We don't really need to build back up the command line list: just
pass one whateever we received minus the original target.


Compare: https://github.com/latex3/l3build/compare/09ab41d960b2...20203075b606


More information about the latex3-commits mailing list