Stephen Kelly
|
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
|
10 years ago |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
10 years ago |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 years ago |
Stephen Kelly
|
5d3776a7eb
Access sources through cmGeneratorTarget.
|
10 years ago |
Daniel Pfeifer
|
b3372db588
cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 years ago |
Ben Boeckel
|
6fa6bedf78
LocalGenerator: Add a string overload for AppendFlags
|
11 years ago |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
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
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 years ago |
Ben Boeckel
|
2d9f93ab24
Sublime: Pass language and config properly
|
11 years ago |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 years ago |
Brad King
|
684063c036
Refactor tool selection for edit_cache (#14544)
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
41a2fb5ba0
Merge topic 'tid-system-argument'
|
12 years ago |
Stephen Kelly
|
184121538c
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
|
12 years ago |
Stephen Kelly
|
f1fcbe3fde
Add Target API to determine if an include is a system include.
|
12 years ago |
Brad King
|
d221eac812
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
|
12 years ago |
Stephen Kelly
|
35496761a5
Add cmLocalGenerator::GetCompileOptions.
|
12 years ago |
Stephen Kelly
|
8e947670cf
Sublime: Honor source-level COMPILE_FLAGS property
|
12 years ago |
Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 years ago |
Robert Maynard
|
f616ff2c25
Update generator to use new cmGeneratorTarget api.
|
12 years ago |
Robert Maynard
|
4760eade42
Remove ability to generate sublime clang files.
|
12 years ago |
Robert Maynard
|
da0898e0a2
Correct missing parameter to CMP0018Flags call.
|
12 years ago |
Morné Chamberlain
|
089d9ccdce
SublimeText 2 Gen: Set the sublimeclang_options_script property.
|
13 years ago |