This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from 87dafa86f Merge pull request #821 from apache/feature/update-gtest-dep
add c46a284bf adding cmake support for gcc -fanalyzer
add 0454477ab added support for gcc -fanalyzer for conanfile
add 666cf195e applied the requested changes
add 07c3f503d added -fanalyzer flags to suppress warnings in CMake
add 425b6894f added gcc analyzer for the ubuntu build
add 3ca7128ad modified conanfile.py to enable gcc analyzer using cmake
add 1fbdb32d9 resolved changes
new 78dadfad9 Merge pull request #817 from moelksasbyahmed/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ubuntu.yml | 4 +++-
cmake/celix_project/CelixProject.cmake | 34 +++++++++++++++++++++++++++++++++-
conanfile.py | 5 ++++-
3 files changed, 40 insertions(+), 3 deletions(-)