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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Inline ReadListFile method.
Stephen Kelly
2015-05-20
1
-3/+0
*
cmLocalGenerator: Devirtualize method.
Stephen Kelly
2015-05-20
1
-1/+1
*
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
1
-19/+0
|
\
|
*
cmState: Store computed relative paths to to current directories.
Stephen Kelly
2015-05-16
1
-13/+0
|
*
cmState::Snapshot: Store components for current directories.
Stephen Kelly
2015-05-16
1
-4/+0
|
*
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-2/+0
*
|
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
-0/+2
*
cmLocalGenerator: Add abstraction to check if top-level.
Stephen Kelly
2015-05-14
1
-0/+3
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-6/+7
*
cmLocalGenerator: Initialize state before creating cmMakefile.
Stephen Kelly
2015-05-14
1
-0/+5
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-4/+1
*
cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.
Stephen Kelly
2015-05-14
1
-3/+0
*
cmLocalGenerator: Remove unused members.
Stephen Kelly
2015-05-14
1
-4/+0
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+1
*
cmLocalGenerator: Constify some cmTarget and cmGeneratorTarget arguments
Geoff Viola
2015-04-09
1
-4/+5
*
Merge topic 'target-language-genex'
Brad King
2015-03-10
1
-1/+2
|
\
|
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-1/+2
*
|
Ninja: Improve internal check for generating at the top-level (#15436)
Brad King
2015-03-09
1
-1/+1
|
/
*
Ninja: Fix RC include directories regression
Brad King
2014-10-13
1
-1/+3
*
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
1
-1/+1
*
Add OBJECT_FILE_DIR rule placeholder for compilation lines
Brad King
2014-06-05
1
-0/+1
*
LocalGenerator: Add a string overload for AppendFlags
Ben Boeckel
2014-05-07
1
-0/+1
*
Merge topic 'target_compile_features'
Brad King
2014-04-15
1
-0/+2
|
\
|
*
cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.
Stephen Kelly
2014-04-07
1
-0/+2
*
|
Watcom: Use single quote for all file/path items in wlink command
Jiri Malak
2014-04-08
1
-4/+7
|
/
*
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-5/+5
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-0/+4
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-1/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-10/+10
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Take strings in escaping functions
Ben Boeckel
2014-03-08
1
-4/+5
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings in Convert methods in LocalGenerator
Ben Boeckel
2014-03-08
1
-9/+11
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-12/+16
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-2/+2
*
cmLocalGenerator: Add response file option to OutputLinkLibraries
Brad King
2014-03-04
1
-1/+2
*
cmLocalGenerator: Add format option to ConvertToLinkReference
Brad King
2014-03-04
1
-1/+2
*
cmLocalGenerator: Add format option to ConvertToIncludeReference
Brad King
2014-03-04
1
-1/+2
*
cmLocalGenerator: Add format option to ConvertToOutputForExisting
Brad King
2014-03-04
1
-3/+6
*
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+1
*
cmVersion: Fix CMake_VERSION_ENCODE for date in patch level
Brad King
2014-02-10
1
-2/+2
*
cmLocalGenerator: Constify target definitions access
Stephen Kelly
2013-12-11
1
-2/+3
*
CTest: filter /showIncludes output from ninja compile launcher
Nils Gladitz
2013-12-03
1
-0/+1
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-3/+1
*
Unify the way the flags of a static library are read
Patrick Gansterer
2013-07-31
1
-0/+5
*
Merge topic 'drop-old-vs-dependency'
Brad King
2013-07-16
1
-2/+0
|
\
|
*
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
Brad King
2013-07-15
1
-2/+0
*
|
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+1
|
\
\
[next]