Stephen Kelly
|
1933f3d1a3
cmLocalGenerator: Remove redundant path conversions.
|
10 years ago |
Stephen Kelly
|
9e4b6cc2ce
cmState: Store computed relative paths to to current directories.
|
10 years ago |
Stephen Kelly
|
991f5e4968
cmState::Snapshot: Store components for current directories.
|
10 years ago |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Stephen Kelly
|
ce167b546d
cmMakefile: Handle CMP0014 before configuring the generator.
|
10 years ago |
Stephen Kelly
|
7baef75649
cmLocalGenerator: Assert that there is a parent.
|
10 years ago |
Stephen Kelly
|
c5059c9000
cmLocalGenerator: Add abstraction to check if top-level.
|
10 years ago |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
ed41a8e7b4
cmLocalGenerator: Port loops to cmState::Snapshot.
|
10 years ago |
Stephen Kelly
|
e7f7c2e208
cmLocalGenerator: Convert two recursive methods to loops.
|
10 years ago |
Stephen Kelly
|
c5cb3a734d
cmLocalGenerator: Get project directories from the cmState.
|
10 years ago |
Stephen Kelly
|
76b598319f
cmLocalGenerator: Initialize state before creating cmMakefile.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a3139d4b15
cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.
|
10 years ago |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
10 years ago |
Stephen Kelly
|
86f3cd0f7e
cmMakefile: Require the localGenerator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 years ago |
Stephen Kelly
|
fcf246acd1
cmMakefile: Populate Home directories on initialize.
|
10 years ago |
Brad King
|
f438cd3731
Merge topic 'clean-up-ReadListFile'
|
10 years ago |
Brad King
|
5e0e65c189
Merge topic 'add-GreenHills-MULTI-generator'
|
10 years ago |
Stephen Kelly
|
68f791cd06
cmMakefile: Add a method for processing buildsystem files.
|
10 years ago |
Stephen Kelly
|
fca2b542b4
cmMakefile: Internalize setting of CMakeInstance on Properties.
|
10 years ago |
Geoff Viola
|
051d8be17f
cmLocalGenerator: Constify some cmTarget and cmGeneratorTarget arguments
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Stephen Kelly
|
b734fa4471
Genex: Allow COMPILE_LANGUAGE when processing include directories.
|
10 years ago |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 years ago |
Stephen Kelly
|
5c559f1113
Genex: Enable use of COMPILE_LANGUAGE for compile options.
|
11 years ago |