index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmOutputConverter: Extract from cmLocalGenerator.
Stephen Kelly
2015-06-06
1
-417/+1
*
cmLocalGenerator: Remove some commented lines of code.
Stephen Kelly
2015-06-04
1
-5/+0
*
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
1
-73/+1
|
\
|
*
cmMakefile: Move Configure responsibility from cmLocalGenerator.
Stephen Kelly
2015-06-04
1
-62/+0
|
*
cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.
Stephen Kelly
2015-06-04
1
-8/+9
|
*
cmMakefile: Refactor directories specified with the subdirs command.
Stephen Kelly
2015-06-04
1
-7/+4
|
*
cmLocalGenerator: ComputeObjectMaxPath just before generating.
Stephen Kelly
2015-06-04
1
-2/+0
|
*
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
1
-9/+3
*
|
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
1
-52/+36
|
\
\
|
|
/
|
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-38/+35
|
*
cmLocalGenerator: Remove obsolete method.
Stephen Kelly
2015-06-03
1
-8/+0
|
*
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
1
-7/+2
*
|
cmState: Rename GetParent method.
Stephen Kelly
2015-06-02
1
-1/+1
|
/
*
Merge topic 'inject-state-snapshot'
Brad King
2015-05-27
1
-22/+23
|
\
|
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-7/+4
|
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-14/+14
|
*
cmState: Move snapshot creation to the cmake instance.
Stephen Kelly
2015-05-24
1
-2/+6
*
|
Honor visibility properties for all target types (#15556)
Brad King
2015-05-26
1
-12/+48
|
/
*
Convert: Remove specification of default parameter.
Stephen Kelly
2015-05-20
1
-2/+2
*
cmLocalGenerator: Get enabled languages from cmState.
Stephen Kelly
2015-05-20
1
-2/+2
*
cmLocalGenerator: Implement IsRootMakefile in terms of cmState.
Stephen Kelly
2015-05-20
1
-1/+1
*
cmLocalGenerator: Inline ReadListFile method.
Stephen Kelly
2015-05-20
1
-12/+4
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-3/+1
*
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
1
-149/+13
|
\
|
*
cmLocalGenerator: Remove redundant path access.
Stephen Kelly
2015-05-16
1
-2/+1
|
*
cmLocalGenerator: Remove redundant path conversions.
Stephen Kelly
2015-05-16
1
-3/+0
|
*
cmState: Store computed relative paths to to current directories.
Stephen Kelly
2015-05-16
1
-103/+4
|
*
cmState::Snapshot: Store components for current directories.
Stephen Kelly
2015-05-16
1
-32/+6
|
*
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-12/+5
*
|
cmLocalGenerator: Remove unused IgnoreLibPrefix.
Stephen Kelly
2015-05-18
1
-1/+0
|
/
*
cmMakefile: Handle CMP0014 before configuring the generator.
Stephen Kelly
2015-05-14
1
-37/+7
*
cmLocalGenerator: Assert that there is a parent.
Stephen Kelly
2015-05-14
1
-4/+1
*
cmLocalGenerator: Add abstraction to check if top-level.
Stephen Kelly
2015-05-14
1
-0/+5
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-16/+30
*
cmLocalGenerator: Port loops to cmState::Snapshot.
Stephen Kelly
2015-05-14
1
-22/+20
*
cmLocalGenerator: Convert two recursive methods to loops.
Stephen Kelly
2015-05-14
1
-20/+50
*
cmLocalGenerator: Get project directories from the cmState.
Stephen Kelly
2015-05-14
1
-37/+36
*
cmLocalGenerator: Initialize state before creating cmMakefile.
Stephen Kelly
2015-05-14
1
-0/+17
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-9/+5
*
cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.
Stephen Kelly
2015-05-14
1
-29/+0
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-4/+3
*
cmMakefile: Require the localGenerator in the constructor.
Stephen Kelly
2015-04-28
1
-2/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+6
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-25/+27
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-3/+3
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-2/+3
*
cmMakefile: Populate Home directories on initialize.
Stephen Kelly
2015-04-20
1
-6/+0
*
Merge topic 'clean-up-ReadListFile'
Brad King
2015-04-20
1
-1/+1
|
\
|
*
cmMakefile: Add a method for processing buildsystem files.
Stephen Kelly
2015-04-18
1
-1/+1
*
|
Merge topic 'add-GreenHills-MULTI-generator'
Brad King
2015-04-20
1
-6/+8
|
\
\
|
|
/
|
/
|
[next]