summaryrefslogtreecommitdiff
path: root/Source/cmExportSetMap.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+3
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Split cmAlgorithms into a separate header file.Stephen Kelly2015-02-101-0/+1
* Use the cmDeleteAll algorithm for types derived from std::map.Stephen Kelly2015-01-171-6/+1
* cmExportSetMap: Override clear() to delete held resourcesBrad King2013-11-081-1/+7
* exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-0/+34