Vitaly Stakhovsky
|
c7b50349de
cmSourceFile::GetPropertyForUser: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
1380b43764
Refactor: Use cmToCStr()
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Brad King
|
afb998704e
Remove filtering of allowed INTERFACE library properties
|
5 years ago |
Marc Chevrier
|
056489d567
add_library/add_executable: allow local alias to imported targets
|
5 years ago |
Alexandru Croitor
|
3d4b70ea64
set_source_files_properties: Allow specification of directory scope
|
5 years ago |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
3eec21a01c
cmTarget::GetProperty: return cmProp
|
5 years ago |
Brad King
|
a6611577c3
Merge topic 'cmprop-getglobalprop'
|
5 years ago |
Brad King
|
7e3d81b1df
Merge topic 'cmprop-state'
|
5 years ago |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 years ago |
Brad King
|
25f48761fa
Simplify absolute path conversions using CollapseFullPath full signature
|
5 years ago |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Gabor Bencze
|
fb57537a83
cmCommand_refactor: cmGetPropertyCommand
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
9 years ago |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
c3fb0d95ad
cmTarget: Move sanity checks and computed property access to callers
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
782fcbb92e
Use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 years ago |