index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExportInstallFileGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
1
-0
/
+25
*
cmExportFileGenerator: Simplify collection of targets missing from export set
Brad King
2022-04-11
1
-6
/
+3
*
install(EXPORT): Install file sets
Kyle Edwards
2021-10-27
1
-0
/
+6
*
Refactor export file generator inteface
Eugene Shalygin
2021-07-22
1
-4
/
+4
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3
/
+3
*
cmExportInstallFileGenerator: improve error message
Ben Boeckel
2019-08-20
1
-3
/
+4
*
Fix misc. typos
luz.paz
2018-06-04
1
-1
/
+1
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-0
/
+4
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5
/
+5
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Export: Virtualize file generation step helpers
Bill Hoffman
2016-09-08
1
-5
/
+5
*
Export: Factor out file generation steps into helpers
Bill Hoffman
2016-09-08
1
-0
/
+8
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+10
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-9
/
+9
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-12
/
+11
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-4
/
+4
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-2
/
+1
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-1
/
+2
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
1
-4
/
+0
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3
/
+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2
/
+2
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0
/
+2
*
Remove unused forward declarations.
Stephen Kelly
2013-02-09
1
-3
/
+0
*
Add the INSTALL_PREFIX genex.
Stephen Kelly
2013-01-27
1
-0
/
+2
*
Move the exported check for dependencies of targets
Stephen Kelly
2013-01-15
1
-2
/
+4
*
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
1
-3
/
+13
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-1
/
+2
*
exports: Hold an ExportSet pointer in cm*Export*Generator
Yury G. Kudryashov
2012-09-28
1
-12
/
+1
*
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-2
/
+3
*
exports: Move cmTargetExport to a dedicated header file
Yury G. Kudryashov
2012-09-28
1
-30
/
+0
*
install(EXPORT): Enforce existence of imported target files
Alex Neundorf
2011-11-22
1
-1
/
+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: Refactor computation of import file glob
Brad King
2009-01-07
1
-0
/
+4
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1
/
+2
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0
/
+122