Daniel Pfeifer
|
27e0976453
cmExtraCodeBlocksGenerator: port to cmXMLWriter
|
10 年之前 |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 年之前 |
Brad King
|
2039bf40e4
Merge topic 'CodeBlocksParallelFlag'
|
9 年之前 |
Alex Neundorf
|
84ccd4f746
CodeBlocks: generate parallel project files (make -j)
|
9 年之前 |
Melven Roehrig-Zoellner
|
184da3f4f6
CodeBlocks: improve support for different compilers
|
9 年之前 |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 年之前 |
Stephen Kelly
|
bcee21ceb7
C::B: Port API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 年之前 |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 年之前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年之前 |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 年之前 |
Brad King
|
762108f3ec
Merge topic 'add-cmLocalGenerator-API'
|
10 年之前 |
Stephen Kelly
|
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
|
10 年之前 |
Stephen Kelly
|
c72d276a5a
C::B: Remove unused variables.
|
10 年之前 |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
10 年之前 |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 年之前 |
Stephen Kelly
|
5d3776a7eb
Access sources through cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 年之前 |
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 年之前 |