Marc Chevrier
|
dc3aa4024e
Refactor: Use new SetProperty signatures
|
4 年之前 |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 年之前 |
Deniz Bahadir
|
ca4ce458a3
GENERATED prop: Check CMP0118 policy and warn in certain situations
|
5 年之前 |
Deniz Bahadir
|
75cb8615e9
Fix typo in function name
|
5 年之前 |
Alexandru Croitor
|
1235f2d747
set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
|
5 年之前 |
Alexandru Croitor
|
3d4b70ea64
set_source_files_properties: Allow specification of directory scope
|
5 年之前 |
Tushar Maheshwari
|
300bf4e94f
set_*_properties: simplify and shorten implementations
|
5 年之前 |
Regina Pfeifer
|
95f23ea5d5
cmSetSourceFilesPropertiesCommand: Port away from cmCommand
|
6 年之前 |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 年之前 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 年之前 |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Bill Hoffman
|
b7ed54c950
BUG:6990 fix crash with set_source_files_properties
|
17 年之前 |
Brad King
|
ed76198b84
ENH: Cleanup building of OS X bundle content
|
17 年之前 |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 年之前 |
Ken Martin
|
179579bed7
ENH: improve SetProperties and fix a couple warnings
|
19 年之前 |
Andy Cedilnik
|
5a71f83f7a
BUG: Several fixes to handle bundle content on Mac OSX
|
19 年之前 |
Andy Cedilnik
|
b75166ea45
COMP: Remove warning
|
19 年之前 |
Andy Cedilnik
|
40272a16bd
ENH: Add support for adding content to bundles
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
21 年之前 |
Brad King
|
dc87f60ca2
BUG: Fixed crash when source file cannot be looked up correctly.
|
22 年之前 |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 年之前 |
Bill Hoffman
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 年之前 |