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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-1
/
+1
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-0
/
+1
*
Refactor export file generator inteface
Eugene Shalygin
2021-07-22
1
-7
/
+7
*
install(EXPORT): Set copy-if-different on install export config files
Daan De Meyer
2021-01-19
1
-0
/
+1
*
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
1
-0
/
+3
*
INSTALL_NAME_DIR: Add support for generator expressions
Kyle Edwards
2019-11-04
1
-2
/
+3
*
Refactor: Generalize cmExportInstallFileGenerator::ReplaceInstallPrefix()
Kyle Edwards
2019-11-01
1
-9
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4
/
+4
*
PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)
Brad King
2019-09-25
1
-0
/
+3
*
cmExportSet: subsume cmExportSetMap source files
Tushar Maheshwari
2019-09-19
1
-1
/
+1
*
cmExportSet: default destructor
Tushar Maheshwari
2019-09-19
1
-7
/
+8
*
cmExportSetMap: improve ownership of cmExportSet
Tushar Maheshwari
2019-09-19
1
-4
/
+3
*
clang-tidy: modernize-return-braced-init-list
Regina Pfeifer
2019-09-06
1
-1
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-13
/
+5
*
cmExportInstallFileGenerator: improve error message
Ben Boeckel
2019-08-20
1
-15
/
+23
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-1
/
+1
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1
/
+1
*
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-4
/
+4
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-2
/
+1
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-22
1
-6
/
+6
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0
/
+2
*
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-1
/
+1
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-0
/
+2
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0
/
+3
*
Fix misc. typos
luz.paz
2018-06-04
1
-1
/
+1
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0
/
+6
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-4
/
+18
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-7
/
+7
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-1
/
+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-33
/
+20
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-1
/
+1
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-1
/
+2
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
1
-0
/
+19
*
Add support for x32-abi
Steven Newbury
2017-03-07
1
-1
/
+3
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-3
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Export: Factor out file generation steps into helpers
Bill Hoffman
2016-09-08
1
-69
/
+84
*
install: Fix computed import prefix in export files when it is "/"
Ben Keller
2016-09-06
1
-1
/
+4
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+10
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-234
/
+158
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-10
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+8
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2
/
+2
*
cmExportInstallFileGenerator: Fix crash in FindNamespaces
Andrey Pokrovskiy
2016-01-21
1
-1
/
+1
*
Access policy status from cmGeneratorTarget at generate time.
Stephen Kelly
2015-10-21
1
-2
/
+2
*
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1
/
+1
*
cmGeneratorTarget: Move GetExportName from cmTarget.
Stephen Kelly
2015-10-18
1
-2
/
+2
*
Export: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2
/
+2
[next]