Skip to content

chore(port): update threeal/checkwarning.cmake to v3 #200

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

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Type Update Change
threeal/CheckWarning.cmake semver-port major 2.1.1 -> 3.0.0

Release Notes

threeal/CheckWarning.cmake (threeal/CheckWarning.cmake)

v3.0.0: Version 3.0.0

Compare Source

What's Changed

  • Added a new TREAT_WARNINGS_AS_ERRORS option in the target_check_warning and add_check_warning functions to treat warnings as errors if enabled. The functions now default to not treating warnings as errors.
  • Added a new get_warning_flags function for retrieving the warning flags.
  • Warning flags are now determined based on the CMAKE_<LANG>_COMPILER_ID variable.
  • Automatically include the CheckWarning.cmake module when found as a package.
  • Removed the include guard from the CheckWarning.cmake module.
  • Improved function documentation and usage guide.
  • Enhanced module development and testing processes.
  • Updated development dependencies.

Full Changelog: threeal/CheckWarning.cmake@v2.1.1...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the update-port label Oct 4, 2024
@renovate renovate bot enabled auto-merge (squash) October 4, 2024 11:02
@msclock-bot msclock-bot bot force-pushed the renovate/threeal-checkwarning.cmake-3.x branch from 86d99f2 to e157fd7 Compare October 4, 2024 11:03
@msclock-bot msclock-bot bot force-pushed the renovate/threeal-checkwarning.cmake-3.x branch from e157fd7 to 4840f21 Compare October 4, 2024 11:03
@renovate renovate bot merged commit 649b8ad into master Oct 4, 2024
6 checks passed
@renovate renovate bot deleted the renovate/threeal-checkwarning.cmake-3.x branch October 4, 2024 11:07
@msclock-bot
Copy link
Contributor

msclock-bot bot commented Oct 4, 2024

🎉 This PR is included in version 1.0.132 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@msclock-bot msclock-bot bot added the released label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants