lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (f62151a -> 0ed65f7)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (f62151a -> 0ed65f7)
Date: Wed, 12 May 2021 18:14:41 -0400 (EDT)

chicares pushed a change to branch master.

      from  f62151a   Add workaround for Boost.Regex compilation with clang 11
       new  2b7bd98   Don't run CI builds when some irrelevant files change
       new  7e32f37   Don't build Boost.Filesystem library in the CI builds any 
more
       new  f597cba   Run CI jobs in Debian Sid container
       new  9c3addb   Combine "libtool" and "environment variables" steps
       new  521017e   Show environment and compiler information in the CI output
       new  c4a85fc   Install the required packages before checkout in the CI 
job
       new  0d89ef3   Install sudo without using sudo
       new  95c9f72   Use Debian Wine version in CI job
       new  4a09a23   Work around JRE installation problem in Debian slim 
container
       new  afebc70   Use boost_regex.hpp wrapper in configure test too
       new  2814dec   Check for comparison operator defaulting in configure C++ 
test
       new  aa750df   Work around global_settings_test failure in autotools 
builds
       new  2808a1b   Use consistent flags for Boost.Regex build in the CI job
       new  0713a8f   Don't put NORMAL_UID in the environment unnecessarily
       new  e94f977   Run CI job steps as non-root container user
       new  8e237e4   Change the keys used for caching files
       new  d09dfce   Merge lmi directories creation step with the system setup 
one
       new  5d5054f   Use correct permissions for the Git checkout
       new  4a1c735   Rename CI job and build names for brevity and consistency
       new  e5160fe   Revert "Add workaround for Boost.Regex compilation with 
clang 11"
       new  e46db7c   Work around std::allocator::size_type problem in clang 11 
libc++
       new  2213a23   Disable clang deprecated declarations warnings in uBLAS 
headers
       new  5c2b93a   Install x11-xserver-utils package to get xset
       new  3a89381   Create /tmp/.X11-unix directory before running Xvfb
       new  21706da   Fix expression_template_0_test compilation with clang 12
       new  2537153   Fix test_path_validation() for compilers without char8_t 
support
       new  2be5478   Preserve NUL characters in fs::path::string()
       new  0ed65f7   Restore (commented out) a test that failed spectacularly


Summary of changes:
 .github/workflows/ci.yml       | 133 +++++++++++++++++++++++++++++------------
 Makefile.am                    |   4 ++
 boost_regex.hpp                |   8 ---
 configure.ac                   |  55 ++++++++++++++---
 expression_template_0_test.cpp |   1 +
 path.hpp                       |   6 +-
 path_utility_test.cpp          |  27 ++++++++-
 7 files changed, 174 insertions(+), 60 deletions(-)



reply via email to

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