Package Summary

Tags No category tags.
Version 0.12.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version humble
Last Updated 2022-05-09
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo
  • Michel Hidalgo

Authors

  • Audrow Nash
  • Claire Wang
  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_cppcheck

0.12.4 (2022-05-09)

0.12.3 (2022-04-08)

0.12.2 (2022-03-28)

0.12.1 (2022-03-01)

0.12.0 (2022-02-18)

0.11.4 (2022-01-14)

  • Update forthcoming version in changelogs
  • Contributors: Audrow Nash

0.11.3 (2022-01-14)

  • [ament_cmake_cppcheck] Fix file exclusion behavior (#329) The EXCLUDE argument of the ament_cppcheck CMake function is a list, i.e. a multi-value keyword. As such, it needs to be placed out of the one-value keywords from the cmake_parse_arguments function call.
  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
  • Add cppcheck libraries option (#323)

    • adding ament_cppcheck libraries option

    * pass libraries option via CMake Co-authored-by: William Wedler <william.wedler@resquared.com>

  • Contributors: Abrar Rahman Protyasha, Audrow Nash, Will

0.11.2 (2021-06-18)

0.11.1 (2021-06-18)

0.11.0 (2021-06-18)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Add Audrow as a maintainer (#294)
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

  • Increase the ament_cppcheck timeout to 5 minutes. (#271) This will avoid timeouts on some slower platforms that we\'ve started to see.
  • parse LANGUAGE argument case insensitive (#255)
  • Contributors: Chris Lalancette, Karsten Knese

0.9.4 (2020-05-26)

  • Allow to configure language in cppcheck with a global var (#239)
    • Allow to configure language in cppcheck with a global var
    • Added feedback
    • added feedback
    • added feedback
    • Added feedback
    • Fixed cpplint
    • Print language message if it\'s not empty
    • fixed language message
    • Improved comment
  • Contributors: Alejandro Hern

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.9.7
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version foxy
Last Updated 2022-07-22
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.13.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version rolling
Last Updated 2022-12-09
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo

Authors

  • Audrow Nash
  • Brandon Ong
  • Claire Wang
  • Dirk Thomas
  • Michel Hidalgo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_cppcheck

0.13.2 (2022-09-13)

  • [ament_lint_auto] General file exclusion with AMENT_LINT_AUTO_FILE_EXCLUDE (#386)
  • Update maintainers (#379)
  • Contributors: Abrar Rahman Protyasha, methylDragon

0.13.1 (2022-05-09)

0.13.0 (2022-04-29)

0.12.3 (2022-04-08)

0.12.2 (2022-03-28)

0.12.1 (2022-03-01)

0.12.0 (2022-02-18)

0.11.4 (2022-01-14)

  • Update forthcoming version in changelogs
  • Contributors: Audrow Nash

0.11.3 (2022-01-14)

  • [ament_cmake_cppcheck] Fix file exclusion behavior (#329) The EXCLUDE argument of the ament_cppcheck CMake function is a list, i.e. a multi-value keyword. As such, it needs to be placed out of the one-value keywords from the cmake_parse_arguments function call.
  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
  • Add cppcheck libraries option (#323)

    • adding ament_cppcheck libraries option

    * pass libraries option via CMake Co-authored-by: William Wedler <william.wedler@resquared.com>

  • Contributors: Abrar Rahman Protyasha, Audrow Nash, Will

0.11.2 (2021-06-18)

0.11.1 (2021-06-18)

0.11.0 (2021-06-18)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Add Audrow as a maintainer (#294)
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

  • Increase the ament_cppcheck timeout to 5 minutes. (#271) This will avoid timeouts on some slower platforms that we\'ve started to see.
  • parse LANGUAGE argument case insensitive (#255)
  • Contributors: Chris Lalancette, Karsten Knese

0.9.4 (2020-05-26)

  • Allow to configure language in cppcheck with a global var (#239)
    • Allow to configure language in cppcheck with a global var
    • Added feedback
    • added feedback
    • added feedback
    • Added feedback
    • Fixed cpplint
    • Print language message if it\'s not empty
    • fixed language message
    • Improved comment
  • Contributors: Alejandro Hern

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.4.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version ardent
Last Updated 2017-12-09
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.5.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version bouncy
Last Updated 2018-06-28
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.6.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version crystal
Last Updated 2019-03-10
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.8.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version eloquent
Last Updated 2020-12-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.7.12
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version dashing
Last Updated 2020-07-11
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

Package Summary

Tags No category tags.
Version 0.10.7
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version galactic
Last Updated 2022-04-28
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.

Additional Links

No additional links.

Maintainers

  • Audrow Nash

Authors

  • Dirk Thomas
  • Claire Wang
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_cppcheck

0.10.7 (2022-04-28)

  • [ament_cmake_cppcheck] Fix file exclusion behavior (#329) (#367)
  • Contributors: Abrar Rahman Protyasha

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Add Audrow as a maintainer (#294)
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

  • Increase the ament_cppcheck timeout to 5 minutes. (#271) This will avoid timeouts on some slower platforms that we\'ve started to see.
  • parse LANGUAGE argument case insensitive (#255)
  • Contributors: Chris Lalancette, Karsten Knese

0.9.4 (2020-05-26)

  • Allow to configure language in cppcheck with a global var (#239)
    • Allow to configure language in cppcheck with a global var
    • Added feedback
    • added feedback
    • added feedback
    • Added feedback
    • Fixed cpplint
    • Print language message if it\'s not empty
    • fixed language message
    • Improved comment
  • Contributors: Alejandro Hern

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_cppcheck at answers.ros.org

No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.