Brad King
|
ced6b31c48
cmGlobalXCodeGenerator: Convert CreateString signature to string_view
|
4 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Ben Boeckel
|
f5056d28c5
clang-tidy: fix `modernize-use-auto` lints
|
2 years ago |
NAKAMURA Takumi
|
67c75064d1
Source: Fix IWYU warnings in Xcode generators
|
4 years ago |
Brad King
|
38335f275f
Merge topic 'xcode-object-ids'
|
4 years ago |
Brad King
|
d250b67722
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
|
4 years ago |
Gusts Kaksis
|
5651901c54
Xcode: add support for embedding frameworks
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Gusts Kaksis
|
7b3d8411a2
Xcode: Refactor build setting append code and attribute getter naming
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Craig Scott
|
98cbcedd74
Xcode: use ranged for loops, cleanup existing for loops
|
8 years ago |
Matthias Maennich
|
f0bab294dc
Convert some leftover loops to C++11 range-based loop
|
8 years ago |
Matthias Maennich
|
9a2da33950
Fix some occurrences of readability-avoid-const-params-in-decls
|
8 years ago |
Matthias Maennich
|
bb0ad1bea8
Fix some occurrences using string by value rather than by const&
|
8 years ago |
Matthias Maennich
|
a5279ae553
Use C++11 nullptr (cont.)
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Gregor Jasny
|
82ebbf683e
Xcode: Add function to conditionally add Xcode Attributes
|
9 years ago |
James Touton
|
025edea019
Xcode: Add const qualifiers
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Robert Goulet
|
b860a92582
Xcode: Refactor block writes to allow any level of nesting
|
9 years ago |
Stephen Kelly
|
d50c4220e2
Xcode: Fix typo in comment
|
10 years ago |
Stephen Kelly
|
803f190178
Xcode: Remove trailing semicolon
|
10 years ago |
Stephen Kelly
|
05982b26e6
Xcode: Port API to cmGeneratorTarget.
|
10 years ago |