luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Brad King
|
ae5f40696e
CMP0037: Allow test and package targets when features are not enabled
|
8 years ago |
Brad King
|
2d0b3e6ed2
cmGlobalGenerator: Refactor test and package target conditions
|
8 years ago |
Brad King
|
6a8c765c8f
Merge topic 'cm-array-begins-size'
|
8 years ago |
Brad King
|
b5dd256d94
Merge topic 'defer-target-source-check'
|
8 years ago |
Deniz Bahadir
|
4e7f67383f
Defer check for sources within a target until generation.
|
8 years ago |
Matthias Maennich
|
57132765e0
Replace cmArray{Begin,End,Size} by their standard counterparts
|
8 years ago |
Brad King
|
314613d1af
Add infrastructure for generators to select a build tool instance
|
8 years ago |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 years ago |
Brad King
|
f8cb9944a1
Find native build tool after determining the target system
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Sebastian Holtermann
|
d1e5eb8497
Autogen: Iterate source files only once
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Sebastian Holtermann
|
362f9bd755
Autogen: Merge and remove redundant function calls
|
8 years ago |
Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
8 years ago |
Brad King
|
c1f15e1c79
cmGlobalGenerator: Rename member to avoid shadowing
|
8 years ago |
Brad King
|
ae77d9768f
cmGlobalGenerator: Remove unused line
|
8 years ago |
Daniel Pfeifer
|
2d1c05c166
cmGlobalGenerator: remove 'return' from void expression
|
8 years ago |
Brad King
|
c6ea3f01c3
Merge topic 'lint-function-args'
|
8 years ago |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 years ago |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Brad King
|
b115bc49ff
Features: Refactor <LANG>_STANDARD update
|
8 years ago |
Brad King
|
8456ec833a
Merge topic 'include-style'
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
b1eb493c11
cmGlobalGenerator: Abort generation earlier on export() error
|
8 years ago |
Bastien Schatt
|
38fd5866c0
Add GENERATOR_IS_MULTI_CONFIG global property
|
8 years ago |
Gregor Jasny
|
c51c2cfac6
Apple: Fix Resources location for all generators
|
8 years ago |