lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (038e34d -> 0b85c14)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (038e34d -> 0b85c14)
Date: Wed, 24 Mar 2021 15:31:05 -0400 (EDT)

chicares pushed a change to branch master.

      from  038e34d   Fix defect introduced 20210314T1102Z: Max != max
       new  06a8f83   Add libtest_common to automake Makefile
       new  2b7e012   Rename tests in automake Makefile to use foo_test 
convention too
       new  35acf2a   Force linking CLI alert initialization functions into the 
tests
       new  1c6ac28   Simplify test targets definitions in Automake makefile
       new  dad090e   Add build directory to PATH when running lmi tests with 
autotools
       new  db6123b   Use -frounding-math option when building with autotools 
too
       new  b0ed5cc   Create required files in the build directory with 
autotools
       new  f5b317c   Don't skip path_utility_test unnecessarily in the CI 
builds
       new  e859cc7   Test build using autotools in GitHub Actions CI workflow 
too
       new  80c978c   Run apt-get only once to install all packages in the CI 
workflow
       new  ecd3435   Default to x86_64-pc-linux-gnu LMI_TRIPLET in the CI 
builds
       new  2c9d788   Run apt-get quietly in GitHub Actions CI workflow
       new  396441f   Use gcc_version value from the environment, if any, in 
scripts
       new  91116f9   Suppress -Wdeprecated-copy in Boost headers for gcc9 too
       new  f8a78ba   Add a CI build using clang with autotools too
       new  dd0b2a63  Work around problem with executable files under .git in 
CI builds
       new  c5d4a99   Show config.log if configure step in the CI build fails
       new  fc0987e   Disable clang-specific warning when compiling Boost 
libraries
       new  d5728f4   Show the test suite log if running tests failed in the CI 
build
       new  48c0613   Fix Boost detection and use in configure with clang in 
C++17 mode
       new  815b26b   Show config.log if running configure for XML libraries 
failed
       new  41bd0a3   Update wx submodule to avoid clang warning in wx/hashmap.h
       new  80e1b14   Fix caching of wxWidgets and wxPdfDoc libraries
       new  2663129   Ignore more warnings in Boost.Regex headers with clang
       new  1f94454   Disable clang -Wstring-plus-int warning
       new  9de81b8   Avoid -Wsometimes-uninitialized clang warning in a test
       new  12922c2   Generate product files in the CI builds using autotools 
too
       new  f4a91e3   Move XSD and XSL copy command to a more appropriate CI 
job step
       new  593a712   Actually update wx
       new  0b85c14   Improve documentation


Summary of changes:
 .github/workflows/ci.yml | 140 ++++++--
 Makefile.am              | 867 ++++++++++++++++++-----------------------------
 alert_cli.cpp            |   4 +
 boost_regex.hpp          |   8 +-
 configure.ac             |  34 ++
 install_wx.sh            |   4 +-
 install_wxpdfdoc.sh      |   4 +-
 install_xml_libraries.sh |  18 +-
 numeric_io_test.cpp      |   9 +
 test_main.cpp            |   3 +
 10 files changed, 531 insertions(+), 560 deletions(-)



reply via email to

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