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'
|
11 years ago |
Brad King
|
373199b1c9
Merge topic 'eclipse-fix-cxx-natures'
|
11 years ago |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
11 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.
|
12 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 |
Alex Neundorf
|
22f7934a6e
Eclipse: fix #14204 and #14205: no file links to directories
|
12 years ago |
Brad King
|
1843f2e0cd
Merge topic 'eclipse-doc-typo'
|
12 years ago |
Jack O'Connor
|
b9c1f3b78a
Eclipse: Add a missing space in the documentation
|
12 years ago |
Victor Zverovich
|
c46b46b628
Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699)
|
12 years ago |
Brad King
|
93a324975c
Merge topic 'EclipseFixIndexerBySettingSourcePath'
|
13 years ago |
Alex Neundorf
|
077de8b271
Eclipse: set source path once to fix Eclipse indexer (#13596)
|
13 years ago |
David Cole
|
0b9dac6cbc
Merge topic 'EclipseNoLinkedResources'
|
13 years ago |
Stephen Kelly
|
95d590ddba
GenEx: Create cmGeneratorTargets for imported targets.
|
13 years ago |
Alex Neundorf
|
fbda95883c
Eclipse: add switch to disable linked resources (#13189)
|
13 years ago |