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
/
cmExportFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-1
/
+1
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-9
/
+10
*
clang-tidy: fix warnings from version 7
Regina Pfeifer
2018-11-20
1
-1
/
+1
*
CSharp: Fix regression in VS project type selection for custom target
Brad King
2018-10-31
1
-1
/
+1
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0
/
+31
*
Merge topic 'getsafedef-stdstring'
Brad King
2018-09-18
1
-1
/
+1
|
\
|
*
cmMakefile: Make GetSafeDefinition return std::string const&
Vitaly Stakhovsky
2018-09-18
1
-1
/
+1
*
|
cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReference
Brad King
2018-09-12
1
-2
/
+7
|
/
*
cmLinkItem: Convert to a "sum type" over a string and target pointer
Brad King
2018-09-07
1
-1
/
+11
*
Merge topic 'export-properties-undefined'
Craig Scott
2018-08-17
1
-0
/
+5
|
\
|
*
EXPORT_PROPERTIES: Prevent null dereference for undefined property
Craig Scott
2018-08-16
1
-0
/
+5
*
|
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
/
+31
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-4
/
+6
*
cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target
Michael Stürmer
2018-04-23
1
-2
/
+7
*
cmExportFileGenerator: add target property for managed targets
Michael Stürmer
2018-04-05
1
-0
/
+14
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0
/
+40
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-2
/
+4
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-10
/
+12
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1
/
+1
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-8
/
+7
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-6
/
+6
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-53
/
+43
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0
/
+1
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-10
/
+11
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
1
-0
/
+8
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
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
-9
/
+9
*
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
-18
/
+27
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4
/
+9
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-1
/
+1
*
Do not place CMake version in export files
Christoph Grüninger
2016-07-11
1
-1
/
+1
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-5
/
+5
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-4
/
+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-537
/
+370
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-36
/
+0
*
Merge topic 'clang-format-prep'
Brad King
2016-05-09
1
-0
/
+22
|
\
|
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+22
*
|
Fix export file variable pollution
Matthew Woehlke
2016-05-05
1
-0
/
+3
|
/
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-5
/
+5
*
Fix export of STATIC library PRIVATE non-target dependencies
Brad King
2016-02-17
1
-0
/
+21
*
Export: Use existing IsDLLPlatform porcelain
Stephen Kelly
2015-10-27
1
-4
/
+1
*
Use cmLocalGenerator at generate-time.
Stephen Kelly
2015-10-24
1
-6
/
+6
*
Access policy status from cmGeneratorTarget at generate time.
Stephen Kelly
2015-10-21
1
-6
/
+4
*
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
Stephen Kelly
2015-10-21
1
-1
/
+1
*
cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1
/
+1
*
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1
/
+1
*
cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1
/
+1
[next]