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
/
cmSetPropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
{get,set}_property: Add support for referencing binary directories
Brad King
2020-09-23
1
-1
/
+1
*
set_property: Deduplicate source file directory scopes
Alexandru Croitor
2020-07-13
1
-2
/
+14
*
set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
Alexandru Croitor
2020-07-09
1
-6
/
+11
*
set_property: Fix name of TARGET_DIRECTORY option in error messages
Alexandru Croitor
2020-07-09
1
-1
/
+1
*
set_source_files_properties: Allow specification of directory scope
Alexandru Croitor
2020-05-14
1
-13
/
+184
*
Simplify absolute path conversions using CollapseFullPath full signature
Brad King
2020-03-24
1
-8
/
+2
*
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-1
/
+1
*
Source: use std::string overloads
Vitaly Stakhovsky
2020-03-10
1
-7
/
+6
*
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-63
/
+54
*
Refactor: Use cmStrCat to construct error strings
Asit Dhal
2019-09-18
1
-34
/
+22
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-2
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-3
/
+2
*
cmCommand refactor: cmSetPropertyCommand
Gabor Bencze
2019-08-20
1
-148
/
+253
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-2
/
+3
*
Modernize: Enable modernize-raw-string-literal in clang-tidy
Artur Ryt
2019-04-02
1
-1
/
+1
*
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-1
/
+1
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-17
/
+18
*
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-2
/
+2
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1
/
+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-21
/
+16
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-5
/
+5
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-6
/
+6
*
Remove redundant c_str() calls
Daniel Pfeifer
2016-10-30
1
-1
/
+1
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-3
/
+10
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-0
/
+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5
/
+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-241
/
+150
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-14
/
+0
*
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
*
cmGlobalGenerator: Port Find API to cmMakefile.
Stephen Kelly
2015-08-07
1
-8
/
+2
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-2
/
+1
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2
/
+1
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-7
/
+6
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
1
-8
/
+11
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-11
/
+8
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
1
-8
/
+11
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-10
/
+10
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1
/
+1
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-1
/
+58
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-11
/
+11
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6
/
+6
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1
/
+1
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-2
/
+2
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0
/
+5
*
set_property: Do not remove a property when APPENDing nothing
Ben Boeckel
2013-07-24
1
-2
/
+4
*
Fix #12342: Add APPEND_STRING option to set_property()
Alex Neundorf
2011-07-15
1
-6
/
+14
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
[next]