summaryrefslogtreecommitdiff
path: root/Source/cmExtraCodeLiteGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-redundant-access-specifiers` warningsBen Boeckel2021-01-271-1/+0
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Use default member initializationRegina Pfeifer2018-12-151-1/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* CodeLite: Distribute source files into folders (virtual directories)rahmjan2017-03-311-0/+4
* CodeLite: Make build/clean/rebuild operations optionally target-centricMinze Zwerver2016-12-141-4/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+2
* CodeLite: Optionally use targets to create (sub)project filesMinze Zwerver2016-09-261-0/+21
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+6
* Refactor extra generator registration to use factoriesTobias Hunger2016-08-031-12/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+10
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-3/+3
* Add support for codelite IDE project flesEran Ifrah2014-01-101-0/+54