Stephen Kelly
|
9f2dca805c
Move GetLocation to cmGeneratorTarget.
|
12 年之前 |
Stephen Kelly
|
c7a8e74b8c
Always access target location from a cmGeneratorTarget instance.
|
10 年之前 |
Stephen Kelly
|
2e9333a1d0
C::B: Get the Makefile from the LocalGenerator, not vice-versa.
|
10 年之前 |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 年之前 |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 年之前 |
Brad King
|
ad6fbb88bb
Merge topic 'target-language-genex'
|
10 年之前 |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 年之前 |
Nils Gladitz
|
099b0cab1d
CodeBlocks: Declare which source file belongs to which targets.
|
10 年之前 |
Stephen Kelly
|
6162c9194b
Use two-iterator std::set::insert where appropriate.
|
11 年之前 |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 年之前 |
Brad King
|
c491cb1eb4
Fix some generator crashes on undefined CMAKE_BUILD_TYPE
|
11 年之前 |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 年之前 |
Jiri Malak
|
5d9aa66c91
Watcom: Introduce OpenWatcom compiler id and fix compiler version
|
11 年之前 |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 年之前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Ben Boeckel
|
caaad35759
speedup: Cache strings for comparisons
|
11 年之前 |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 年之前 |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 年之前 |
Nils Gladitz
|
f2b47197dc
CodeBlocks: fix unescaped command quotes when used with nmake
|
11 年之前 |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 年之前 |
Brad King
|
684063c036
Refactor tool selection for edit_cache (#14544)
|
12 年之前 |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 年之前 |
Stephen Kelly
|
184121538c
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
|
12 年之前 |
Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 年之前 |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
13 年之前 |
Peter Kümmel
|
76c4430971
Ninja: fix building from Codeblocks GUI
|
12 年之前 |
David Cole
|
f3b8049884
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
|
13 年之前 |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 年之前 |