Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
5d056c0dd8
Port Global property interaction to cmState.
|
10 years ago |
Stephen Kelly
|
0076b5d834
cmake: Remove the happy global property scope pattern.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
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 |
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 |
Brad King
|
9de2ab7fce
Merge topic 'consistent-empty-method'
|
10 years ago |
Brad King
|
373199b1c9
Merge topic 'eclipse-fix-cxx-natures'
|
10 years ago |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 years ago |
André Klitzing
|
6e6e0c4048
Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068)
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Brad King
|
c491cb1eb4
Fix some generator crashes on undefined CMAKE_BUILD_TYPE
|
11 years ago |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Stephen Kelly
|
311c0b9897
Eclipse: Skip generator expressions in COMPILE_DEFINITIONS (#14722)
|
11 years ago |
Stephen Kelly
|
bf1e1bf1d0
cmMakefile: Make FindSourceGroup const.
|
11 years ago |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 years ago |
Alex Neundorf
|
e6b0f452ee
Eclipse: use MachO64 parser starting with Helios (#14380)
|
12 years ago |
Ben Boeckel
|
a990722b5a
eclipse: Support custom natures via a global property
|
12 years ago |
Ben Boeckel
|
51726cce64
eclipse: Add natures for Eclipse based on enabled languages
|
12 years ago |
Brad King
|
684063c036
Refactor tool selection for edit_cache (#14544)
|
12 years ago |
Brad King
|
f551135208
cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommand
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |