summaryrefslogtreecommitdiff
path: root/Source/cmExportSetMap.h
Commit message (Expand)AuthorAgeFilesLines
* cmExportSet: subsume cmExportSetMap source filesTushar Maheshwari2019-09-191-27/+0
* cmExportSetMap: improve ownership of cmExportSetTushar Maheshwari2019-09-191-14/+4
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-1/+1
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-151-0/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-1/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+2
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmExportSetMap: Override clear() to delete held resourcesBrad King2013-11-081-0/+3
* exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-0/+33