Stephen Kelly
|
6241253a4b
cmake: Out-of-line Home and Start directory methods.
|
10 years ago |
Stephen Kelly
|
0ee3ccb3b0
cmake: Fix variable name bugs.
|
10 years ago |
Stephen Kelly
|
57dd094ede
Use vector, not list for cmCommand storage.
|
10 years ago |
Stephen Kelly
|
04b307b961
cmake: Simplify CommandExists method.
|
10 years ago |
Stephen Kelly
|
0f1f324b0d
cmake: Rename oddly named variables.
|
10 years ago |
Stephen Kelly
|
275185ac2b
cmake: Constify GetCommand method.
|
10 years ago |
Stephen Kelly
|
c57f086a81
cmake: Don't lower-case a string needlessly.
|
10 years ago |
Stephen Kelly
|
23368c9b83
cmake: Use make_pair instead of Foo::value_type.
|
10 years ago |
Stephen Kelly
|
14c70b8c58
cmake: out-of-line try compile state methods.
|
10 years ago |
Stephen Kelly
|
6ed19e615b
cmake: Remove duplicate condition.
|
10 years ago |
Stephen Kelly
|
ade20b433b
cmake: Remove DebugConfigs member.
|
10 years ago |
Stephen Kelly
|
7450a2c6ed
cmake: Remove method with no external users.
|
10 years ago |
Stephen Kelly
|
8c13d7709b
cmake: Don't set the CMakeInstance on the Properties member.
|
10 years ago |
Gerald Combs
|
588dcb33b7
cmake: Provide guidance when an invalid -G option is given
|
10 years ago |
Brad King
|
26d6c095d6
Merge topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
ba404938a2
cmCacheManager: Port consumers to non-iterator API.
|
10 years ago |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Stephen Kelly
|
14973054a2
Add API for cache loading, deleting and saving to the cmake class.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Brad King
|
1e3843373f
cmake: Show in --help how to select VS target platform (#15422)
|
10 years ago |
Stephen Kelly
|
9410e24a4a
cmCacheManager: Port consumers to non-iterator API.
|
10 years ago |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Stephen Kelly
|
1fe7f24c2b
Add API for cache loading, deleting and saving to the cmake class.
|
10 years ago |
Stephen Kelly
|
629e948936
cmake: Clear member rather than explicit erase.
|
10 years ago |
Stephen Kelly
|
d280bae98f
cmake: Be clear that there is no chaining after global properties.
|
10 years ago |
Stephen Kelly
|
47acfe1d1e
cmake: Remove unused member.
|
10 years ago |
Stanislav Ionascu
|
f85db2f323
Qbs: Add new 'extra' generator for qbs project files
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
cbffbf7437
Merge topic 'cmStandardIncludes-cleanup'
|
10 years ago |