index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmExportSet.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
install(EXPORT): Check for missing file sets at generate time
Kyle Edwards
2022-06-29
1
-1/+30
*
cmExportSet: subsume cmExportSetMap source files
Tushar Maheshwari
2019-09-19
1
-0/+12
*
cmExportSet: default destructor
Tushar Maheshwari
2019-09-19
1
-6/+9
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-3/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-3/+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmExportSet: Store a cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-0/+10
*
Split cmAlgorithms into a separate header file.
Stephen Kelly
2015-02-10
1
-0/+1
*
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-4/+1
*
exports: fix build with MSVC6
Alex Neundorf
2012-09-28
1
-1/+1
*
exports: store pointers to all installations of each export set
Alex Neundorf
2012-09-28
1
-0/+5
*
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-0/+27