Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/modern cmake #45

Merged
merged 180 commits into from Mar 8, 2022
Merged

Feature/modern cmake #45

merged 180 commits into from Mar 8, 2022

Conversation

rjaegers
Copy link
Member

No description provided.

Daan Timmer and others added 11 commits December 2, 2021 00:30
We probably need to give the user an option to have all tests auto-discovered or to just run the resulting test executable. The former option is easier in VS, while the other option is faster.
# Conflicts:
#	hal/synchronous_interfaces/test_doubles/CMakeLists.txt
#	hal/windows/CMakeLists.txt
#	infra/syntax/CMakeLists.txt
#	infra/syntax/test/CMakeLists.txt
#	infra/util/test/TestBoundedList.cpp
#	protobuf/echo/CMakeLists.txt
#	services/cucumber/test/CMakeLists.txt
@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2021

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ MARKDOWN markdownlint 5 0 14 0.63s
✅ MARKDOWN markdown-link-check 5 0 4.8s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.38s
✅ SPELL misspell 12 0 0 0.19s
✅ YAML prettier 7 0 0 1.12s
✅ YAML v8r 7 0 4.73s
✅ YAML yamllint 7 0 0.16s

See errors details in artifact MegaLinter reports on CI Job page

EkelmansPh and others added 23 commits February 28, 2022 15:04
MdnsClient now listens on both IPv4 and IPv6.
Query can indicate which IP version it wants to be send on.
…ake to avoid conflicts with other cmake modules.
@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 44 Code Smells

91.6% 91.6% Coverage
0.4% 0.4% Duplication

@rjaegers rjaegers marked this pull request as ready for review March 8, 2022 14:56
@rjaegers rjaegers changed the base branch from develop to modern-cmake March 8, 2022 15:00
@rjaegers rjaegers merged commit 71df191 into modern-cmake Mar 8, 2022
@rjaegers rjaegers deleted the feature/modern-cmake branch March 8, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants