iwyu-target-cmake
Source file checker
A CMake integration for checking include-what-you-use violations in source files
CMake integration for include-what-you-use
10 stars
5 watching
4 forks
Language: CMake
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 |
| Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
| A CMake macro to determine the language of header files based on inclusions and source file analysis. | 4 |
| A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 |
| A tool to make CMake build scripts more reliable and easier to debug by providing a standardized framework for unit testing | 36 |
| Provides utility functions to integrate static analysis tools with C++ projects. | 3 |
| Ensures Python source files specify author, copyright, and license information | 5 |
| A parser for CMake syntax in JavaScript | 43 |
| A collection of reusable CMake snippets for building and configuring projects. | 52 |
| A tool to improve the readability of CMake project files by formatting their contents. | 977 |
| Provides CMake macros to integrate Ada code into a Debian-family project workflow | 4 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| A CMake module for enabling and reporting code coverage | 89 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |