lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (14d582d -> 5f266c6)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (14d582d -> 5f266c6)
Date: Fri, 9 Oct 2020 12:05:25 -0400 (EDT)

chicares pushed a change to branch master.

      from  14d582d   Trap exceptions from filesystem library
       new  7eac3ea   Expunge an unnecessary variable
       new  ab00f6d   Improve documentation
       new  51de6d7   Update documentation
       new  f15cb36   Refactor, handling "root name" more naturally
       new  a020e99   Add xmlwrapp submodule and use its sources and headers 
from it
       new  a227fff   Update xmlwrapp submodule to the latest version
       new  22ba470   Re-upgrade libxml2 to the latest version
       new  70a973c   Build xmlwrapp as external library, similarly to libxml2
       new  4f0d520   Fix caching xmlwrapp in GitHub CI workflow
       new  9af93d4   Don't define unused and unnecessary LIBXML_USE_DLL symbol
       new  c86548b   Upgrade xmlwrapp to support building as DLL without 
auto-import
       new  fc15e23   Fix xml libraries building under Windows
       new  ae54a1d   Add wx submodule and use wxWidgets version from it
       new  24c5d74   Add wxpdfdoc submodule and use wxPdfDocument version from 
it
       new  5f266c6   Consistently use the same config.guess in all build 
scripts


Summary of changes:
 .github/workflows/ci.yml                           |  9 ++--
 .gitmodules                                        | 12 +++++
 install_miscellanea.make                           | 26 +----------
 install_msw.sh                                     | 39 ++++++++--------
 install_wx.sh                                      | 49 ++------------------
 install_wxpdfdoc.sh                                | 47 +++----------------
 ..._libxml2_libxslt.sh => install_xml_libraries.sh | 42 ++++++++++++++++-
 msw_common.make                                    |  9 ++--
 objects.make                                       | 18 +-------
 posix_fhs.make                                     |  8 +---
 third_party/libxml2                                |  2 +-
 third_party/wx                                     |  1 +
 third_party/wxpdfdoc                               |  1 +
 third_party/xmlwrapp                               |  1 +
 workhorse.make                                     |  4 +-
 xml_xslt_wrapp.cpp                                 | 53 ----------------------
 xmlwrapp-0.9.0.md5sums                             | 45 ------------------
 17 files changed, 102 insertions(+), 264 deletions(-)
 rename install_libxml2_libxslt.sh => install_xml_libraries.sh (84%)
 create mode 160000 third_party/wx
 create mode 160000 third_party/wxpdfdoc
 create mode 160000 third_party/xmlwrapp
 delete mode 100644 xml_xslt_wrapp.cpp
 delete mode 100644 xmlwrapp-0.9.0.md5sums



reply via email to

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