Marc Chevrier
|
f466cea3c9
cmMakefile: modernize memory management
|
5 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Robert Maynard
|
2467a2b318
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
|
6 years ago |
Daniel Eiband
|
777ceaea94
cmMakefile: Delay custom command creation
|
6 years ago |
Daniel Eiband
|
3dc084ebc1
cmMakefile: Explicitly pass backtrace to GetCustomCommandTarget
|
6 years ago |
Daniel Eiband
|
bf76a6b801
cmMakefile: Delay CheckTargetProperties and FinalPass to generate time
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Brad King
|
9b03baee30
Merge topic 'objective-c-cxx'
|
6 years ago |
Cristian Adam
|
dd0f304613
Objective C/C++: Add compiler standard detection
|
6 years ago |
Daniel Eiband
|
5a06efda05
cmMakefile: Remove AddUtilityCommand overload without byproducts
|
6 years ago |
Daniel Eiband
|
ea1bed34b2
cmMakefile: Extract utilities used for creation of custom commands
|
6 years ago |
Daniel Eiband
|
f151a57705
cmMakefile: Move enumerations into new header
|
6 years ago |
Brad King
|
ebb9346490
Merge topic 'cmake-system-headers'
|
6 years ago |
Brad King
|
541e681da2
Merge topic 'split-custom-command-creation'
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Daniel Eiband
|
0e1faa28cb
cmMakefile: Separate custom command setup from actual creation
|
6 years ago |
Daniel Eiband
|
e893ab94ba
cmMakefile: Validate command line for all custom commands
|
6 years ago |
Daniel Eiband
|
f1e846fdde
cmMakefile: Extract custom command validation method
|
6 years ago |
Daniel Eiband
|
4926ab2454
cmMakefile: Create all generated byproducts as known sources
|
6 years ago |
Daniel Eiband
|
9c45b95ddd
cmMakefile: Remove unused AddUtilityCommand overload
|
6 years ago |
Brad King
|
1ac4e0ef1b
Merge topic 'tidy-deprecated-headers'
|
6 years ago |
Brad King
|
7c47894b45
Merge topic 'prepare-deferred-custom-command-creation'
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Daniel Eiband
|
5d28e361b7
add_custom_command: Move append functionality into class cmMakefile
|
6 years ago |
Daniel Eiband
|
4fb29850ad
add_custom_command: Refactor setting implicit depends
|
6 years ago |
Daniel Eiband
|
2edb0b71ed
cmMakefile: Add lookup from source name to targets via byproducts
|
6 years ago |
Daniel Eiband
|
7569239362
cmMakefile: set GENERATED property of outputs upfront
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Daniel Eiband
|
10507c6dc0
cmMakefile: Add configurations getter with empty configuration default
|
6 years ago |
Gabor Bencze
|
9413952c42
cmCommand refactor: cmCMakePolicyCommand
|
6 years ago |