Daniel Eiband
|
8456f60dbc
cmSourceFile: Remove non-const GetProperties accessor
|
hace 6 años |
Tushar Maheshwari
|
8c83f39a90
cmSourceFile: use unique_ptr for CustomCommand
|
hace 6 años |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
hace 6 años |
Tushar Maheshwari
|
a40744c81a
cmSourceFile: Move LANGUAGE to GetPropertyForUser
|
hace 6 años |
Tushar Maheshwari
|
8cb3cffa42
cmSourceFile: Rename non-const GetLanguage
|
hace 6 años |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
hace 6 años |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
hace 6 años |
Sebastian Holtermann
|
254b7260f4
cmSourceFile: Check if a file is GENERATED first in the full path computation
|
hace 6 años |
Sebastian Holtermann
|
cd8a930d61
cmSourceFile: Refactor FindFullPath method
|
hace 6 años |
Sebastian Holtermann
|
6d407ae439
Use cmSourceFile::GetIsGenerated
|
hace 6 años |
Sebastian Holtermann
|
2ddf3f4467
cmSourceFile: Add IsGenerated method
|
hace 6 años |
Sebastian Holtermann
|
b9d44fc350
cmSourceFile: Additional static property strings
|
hace 6 años |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
hace 7 años |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
hace 7 años |
Sebastian Holtermann
|
127094f2f0
Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile
|
hace 7 años |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
hace 7 años |
Ben Boeckel
|
b0716fbcc5
cmSourceFileLocation: allow skipping ambiguous extensions
|
hace 7 años |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
hace 7 años |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
hace 8 años |
Sebastian Holtermann
|
687aef913c
cmSourceFile: Avoid unnecessary vector copy
|
hace 8 años |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
hace 8 años |
Sebastian Holtermann
|
8e452e67e9
Remove AUTOGEN variables from cmSourceFile and cmMakefile
|
hace 8 años |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
hace 9 años |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
hace 9 años |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
hace 9 años |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
hace 9 años |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
hace 9 años |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
hace 9 años |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
hace 9 años |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
hace 9 años |