lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (f94663e -> d217f20)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (f94663e -> d217f20)
Date: Wed, 30 Sep 2020 19:17:40 -0400 (EDT)

chicares pushed a change to branch master.

      from  f94663e   Add a script that's not ready to use
       new  3142bfe   Add lib{xml2,xslt} submodules; use them in the new build 
script
       new  849b4ba   Upgrade libxlst submodule to build with MinGW 10.1
       new  d217f20   Fix GitHub CI to use lib{xml2,xslt} submodules


Summary of changes:
 .github/workflows/ci.yml     |   6 +-
 .gitmodules                  |   8 ++
 install_libxml2_libxslt.make | 244 -------------------------------------------
 install_libxml2_libxslt.sh   | 197 ++++++++++++++++++++++++++++++++++
 install_msw.sh               |   7 +-
 third_party/libxml2          |   1 +
 third_party/libxslt          |   1 +
 7 files changed, 217 insertions(+), 247 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]