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
*
GenEx: Create cmGeneratorTargets for imported targets.
Stephen Kelly
2012-10-22
1
-0/+4
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-2/+3
*
Merge topic 'ninja-LIBPATH'
Brad King
2012-10-02
1
-16/+25
|
\
|
*
Ninja: move -LIBPATH behind -link option
Peter Kümmel
2012-10-01
1
-16/+25
*
|
Merge topic 'generator-expression-target-properties'
Brad King
2012-09-28
1
-4/+7
|
\
\
|
|
/
|
/
|
|
*
Early return if there is no target.
Stephen Kelly
2012-09-28
1
-4/+7
*
|
Merge topic 'use-generator-target'
David Cole
2012-09-25
1
-31/+32
|
\
\
|
|
/
|
*
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
1
-4/+3
|
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-2/+2
|
*
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-20/+19
|
*
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+1
|
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-16/+17
|
*
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-2/+3
|
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+4
*
|
OS X: Always generate -isysroot if any SDK is in use
Brad King
2012-09-21
1
-29/+17
|
/
*
Don't duplicate -D defines sent to the compiler.
Stephen Kelly
2012-08-20
1
-29/+32
*
Merge topic 'no-source-language-crash'
David Cole
2012-06-21
1
-4/+7
|
\
|
*
Do not crash on unknown source language (#13323)
Mariusz Plucinski
2012-06-20
1
-4/+7
*
|
Merge topic 'ninja-cldeps'
David Cole
2012-06-19
1
-0/+7
|
\
\
|
*
|
Ninja: work with ninja/master, don't compile rc files with cl
Peter Kuemmel
2012-06-12
1
-0/+7
*
|
|
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-6/+105
|
/
/
*
|
Ninja: apply CMAKE_<LANG>_FLAGS_<TYPE> to executable targets (#13069)
Peter Collingbourne
2012-05-16
1
-4/+1
*
|
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-18/+16
|
/
*
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
1
-24/+6
|
\
|
*
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
1
-0/+4
|
*
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
1
-11/+0
|
|
\
|
|
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-11/+0
|
*
|
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-26/+26
|
|
\
\
|
*
\
\
Merge topic 'factor-install-type'
David Cole
2012-03-02
1
-4/+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-4/+0
|
*
|
|
Drop if(...) check because condition is always true
Yury G. Kudryashov
2012-02-27
1
-9/+2
|
|
/
/
*
|
|
Ninja: add .def file support
Peter Kuemmel
2012-03-07
1
-1/+1
*
|
|
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
1
-26/+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-5/+9
|
*
|
CMake: Eliminate cmMakefile::IncludeDirectories
David Cole
2012-02-22
1
-3/+3
|
*
|
Remove include flags memoization.
Stephen Kelly
2012-02-22
1
-13/+2
|
*
|
Make it safe to call this method without creating duplicates.
Stephen Kelly
2012-02-22
1
-2/+6
|
*
|
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
1
-6/+9
|
|
/
*
|
Add executable with exports flag support to cmLocalGenerator::GetTargetFlags
Peter Collingbourne
2012-02-02
1
-0/+10
|
/
*
Remove trailing whitespace from cmLocalGenerator
Brad King
2011-11-29
1
-73/+73
*
Fix configuration-dependent flag lookup in cmLocalGenerator::GetTargetFlags
Peter Collingbourne
2011-10-02
1
-5/+22
*
Introduce a cmLocalGenerator::ConvertToIncludeReference function
Peter Collingbourne
2011-10-02
1
-1/+8
*
Refactor TargetTypeNames.
Nicolas Despres
2011-10-02
1
-1/+1
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+25
*
Merge topic 'custom-command-slashes'
Brad King
2011-03-31
1
-1/+0
|
\
|
*
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
Brad King
2011-03-30
1
-1/+0
*
|
Merge topic 'include-flags-response-file'
Brad King
2011-03-22
1
-10/+21
|
\
\
|
|
/
|
/
|
|
*
Optionally pass include directories with response files
Brad King
2011-03-17
1
-8/+20
|
*
Factor old-style -D flags out from -I flag generation
Brad King
2011-03-15
1
-2/+1
*
|
Handle trailing slashes on add_custom_command DEPENDS
Brad King
2011-01-26
1
-0/+1
|
/
[next]