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
*
Merge topic 'drop-old-vs-dependency'
Brad King
2013-07-16
1
-7/+1
|
\
|
*
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
Brad King
2013-07-15
1
-7/+1
*
|
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-4/+4
|
\
\
|
*
|
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-3/+4
|
*
|
Remove unused variable.
Stephen Kelly
2013-07-02
1
-1/+0
|
|
/
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-0/+17
|
\
\
|
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-0/+11
|
*
|
Overload cmLocalGenerator::AppendDefines to add a list.
Stephen Kelly
2013-07-10
1
-0/+6
|
|
/
*
|
Revert "Use --sysroot when cross compiling."
Stephen Kelly
2013-07-12
1
-5/+1
|
/
*
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-12/+40
*
Escape target flags taken from COMPILE_OPTIONS
Brad King
2013-06-27
1
-3/+10
*
Merge topic 'COMPILER_TARGET'
Brad King
2013-06-26
1
-0/+14
|
\
|
*
Add compiler target compile options.
Stephen Kelly
2013-06-11
1
-0/+14
*
|
Merge topic 'set-sysroot'
Brad King
2013-06-24
1
-1/+5
|
\
\
|
*
|
Use --sysroot when cross compiling.
Stephen Kelly
2013-06-07
1
-1/+5
|
|
/
*
|
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-2/+2
|
/
*
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+75
|
\
|
*
Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.
Stephen Kelly
2013-06-02
1
-20/+47
|
*
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+48
*
|
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-0/+8
*
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-0/+12
|
/
*
Merge topic 'unused-cleanup'
Brad King
2013-05-21
1
-2/+0
|
\
|
*
Remove unused vector population.
Stephen Kelly
2013-05-20
1
-2/+0
*
|
Merge topic 'fix-style'
Brad King
2013-05-21
1
-2/+2
|
\
\
|
*
|
Fix brace indentation.
Stephen Kelly
2013-05-18
1
-2/+2
|
|
/
*
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
|
/
*
Automoc: append implicit includes after user-specified dirs
Stephen Kelly
2013-03-19
1
-13/+24
*
Process generator expressions for 'system' include directories.
Stephen Kelly
2013-02-07
1
-2/+3
*
Process the INTERFACE_PIC property from linked dependencies
Stephen Kelly
2013-01-10
1
-3/+14
*
OS X: Link with all framework search paths, not just the last
Brad King
2012-12-11
1
-1/+1
*
Automoc: get include dirs without stripping implicit include dirs off
Alex Neundorf
2012-12-07
1
-11/+16
*
Merge topic 'revert-use-generator-target'
Brad King
2012-11-27
1
-1/+1
|
\
|
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-1/+1
*
|
NMake: Fix problem with empty DEPENDS args (#13392)
David Cole
2012-11-21
1
-0/+8
|
/
*
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
[next]