lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] valyuta/002 updated (c02861a -> d6d461f)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/002 updated (c02861a -> d6d461f)
Date: Sun, 4 Oct 2020 05:30:35 -0400 (EDT)

chicares pushed a change to branch valyuta/002.

      from  c02861a   Merge branch 'master' into valyuta/002
      adds  3142bfe   Add lib{xml2,xslt} submodules; use them in the new build 
script
      adds  849b4ba   Upgrade libxlst submodule to build with MinGW 10.1
      adds  d217f20   Fix GitHub CI to use lib{xml2,xslt} submodules
      adds  2e27b0c   Handle git submodules more robustly
      adds  f303642   Rework a failing command
      adds  de54271   Exclude submodules from concinnity check
      adds  e099e4c   Memorialize a handy regex for conflict markers
      adds  4668a10   Refactor to avoid repetition
      adds  5676334   Switch to using latest version of libxml2
      adds  8fbbafb   Rewind libxml2 to the libxml2-2.9.4 release
      adds  4425d8a   Add a command to show git branch topology
       new  d6d461f   Merge branch 'master' into valyuta/002


Summary of changes:
 .github/workflows/ci.yml     |   6 +-
 .gitmodules                  |   8 ++
 GNUmakefile                  |   5 +-
 gwc/develop1.txt             |   9 ++
 install_libxml2_libxslt.make | 244 -------------------------------------------
 install_libxml2_libxslt.sh   | 197 ++++++++++++++++++++++++++++++++++
 install_msw.sh               |  15 ++-
 third_party/libxml2          |   1 +
 third_party/libxslt          |   1 +
 9 files changed, 234 insertions(+), 252 deletions(-)
 create mode 100644 .gitmodules
 delete mode 100644 install_libxml2_libxslt.make
 create mode 100755 install_libxml2_libxslt.sh
 create mode 160000 third_party/libxml2
 create mode 160000 third_party/libxslt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]