Pinned Repositories
clang-tidy-target-cmake
Add clang-tidy checks to a target using CMake
cmake-ast
Python module to reduce a cmake file to an AST
cmake-forward-arguments
Cherry pick parts of variable-length argument lists to forward on to callees in CMake
cmake-header-language
CMake macro to determine the language of a header file
cmake-unit
A unit testing framework for CMake
cppcheck-target-cmake
Per-target CPPCheck for CMake
iwyu-target-cmake
CMake integration for include-what-you-use
polysquare-cmake-linter
Linter for Polysquare Style Guide
polysquare-travis-container
Creates a container to install a mini-distribution without root access on the Travis-CI container based infrastructure
travis-bump-version
Automatically bump package version and push tag to master on a successful build on master
ポリ平方 POLYSQUARE's Repositories
polysquare/cmake-unit
A unit testing framework for CMake
polysquare/cmake-ast
Python module to reduce a cmake file to an AST
polysquare/cppcheck-target-cmake
Per-target CPPCheck for CMake
polysquare/polysquare-travis-container
Creates a container to install a mini-distribution without root access on the Travis-CI container based infrastructure
polysquare/clang-tidy-target-cmake
Add clang-tidy checks to a target using CMake
polysquare/iwyu-target-cmake
CMake integration for include-what-you-use
polysquare/polysquare-cmake-linter
Linter for Polysquare Style Guide
polysquare/clang-conan
Clang compiler and tools for Conan
polysquare/cmake-forward-arguments
Cherry pick parts of variable-length argument lists to forward on to callees in CMake
polysquare/polysquare-setuptools-lint
Creates a "polysquarelint" command for setuptools which runs several common python static analysis tools
polysquare/python-parse-shebang
Parse shebangs so script-like files can be executed directly on Windows
polysquare/tooling-cmake-util
Utility and common library for all polysquare cmake tools.
polysquare/travis-bump-version
Automatically bump package version and push tag to master on a successful build on master
polysquare/cmake-multi-targets
Utility library to handle "parallel" builds of targets with different options (e.g., those used by cotire, sanitize-target-cmake, etc)
polysquare/verapp-cmake
Vera++ CMake Modules
polysquare/cmake-linter-cmake
Run cmakelint and polysquare-cmake-linter as part of a CMake build process
polysquare/common-universal-cmake
Some CMake macros which are common to all polysquare projects. Not necessarily designed to be portable, though the underlying modules which do the grunt work are.
polysquare/jobstamps
Make-like caching of indepotent functions for python
polysquare/polysquare-ci-scripts
Polysquare CI Scripts (common to a few modules)
polysquare/polysquare-generic-file-linter
Linter to check style guide compliance on all polysquare projects
polysquare/sanitize-target-cmake
Add sanitisation checks to a target, CMake macro
polysquare/accelerate-target-cmake
A simple wrapper around cotire to accelerate targets and handle unity build linking requirements
polysquare/cmake-imported-project
Some utility functions for imported external projects in CMake
polysquare/cmake-module-common
Common build targets for cmake module projects
polysquare/gcov-cmake
CMake Module to enable GCov coverage builds
polysquare/gmock-cmake
Google Mock CMake Macros
polysquare/libanimation
Wobbly windows logic split out from Compiz
polysquare/pubmed-retraction-analysis
Analysis of papers retracted from PubMed
polysquare/setuptools-green
Creates a "test" command for running tests using the "green" test runner
polysquare/tooling-find-pkg-util
find_package helpers for polysquare cmake tooling scripts