Craig Scott
|
149ee3b4bc
Xcode: Use DEBUGGER_WORKING_DIRECTORY as a fallback for scheme work dir
|
5 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
7 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Cristiano Carvalheiro
|
7d28005244
Xcode: Support for test action 'Build Configuration' scheme property
|
9 months ago |
Cristiano Carvalheiro
|
419cfe30d0
Xcode: Support for 'LLDB Init File' scheme property
|
10 months ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |
Tor Arne Vestbø
|
021492038e
Xcode: Generate BuildableProductRunnable for ProfileAction
|
1 year ago |
Ben Boeckel
|
6aa9023700
string_view: use string_view literals in comparisons
|
2 years ago |
Ben Boeckel
|
f5d04b5bf0
cmStrCat: use where possible in Apple-specific sources
|
2 years ago |
Ben Boeckel
|
f5056d28c5
clang-tidy: fix `modernize-use-auto` lints
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
PatriceJiang
|
740bee97bd
Xcode: Add settings to control a scheme's launch configuration
|
3 years ago |
PatriceJiang
|
39456c70e1
Xcode: Add settings to control a scheme's GPU Validation values
|
3 years ago |
Harry Mallon
|
a1a0ae3ad4
Xcode: Add Xcode SCHEME control for 'Launch' control
|
3 years ago |
NAKAMURA Takumi
|
67c75064d1
Source: Fix IWYU warnings in Xcode generators
|
4 years ago |
Jake Turner
|
e09a3eddb6
Xcode: Support "GPU Frame Capture" scheme property
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Vitaly Stakhovsky
|
ce97b7909b
Source: Remove unnecessary comparisons to nullptr
|
4 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Vitaly Stakhovsky
|
8ef18e8525
Clean a few string conversions
|
5 years ago |
Brad King
|
3fa3b7a402
cmGeneratorTarget: Remove default config from Get* methods
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Gregor Jasny
|
92c4c852db
Xcode: Add custom working directory property
|
6 years ago |
Gregor Jasny
|
67200c37b0
xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |