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
*
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
|
\
\
|
*
|
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-0/+1
|
|
/
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-0/+2
*
|
Overload cmLocalGenerator::AppendDefines to add a list.
Stephen Kelly
2013-07-10
1
-0/+3
|
/
*
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-3/+2
*
Escape target flags taken from COMPILE_OPTIONS
Brad King
2013-06-27
1
-0/+1
*
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+2
|
\
|
*
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+2
*
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-0/+3
|
/
*
cmLocalGenerator: remove "virtual" where not used
Alex Neundorf
2013-02-20
1
-5/+5
*
Process generator expressions for 'system' include directories.
Stephen Kelly
2013-02-07
1
-1/+2
*
Process the INTERFACE_PIC property from linked dependencies
Stephen Kelly
2013-01-10
1
-1/+1
*
Automoc: get include dirs without stripping implicit include dirs off
Alex Neundorf
2012-12-07
1
-1/+2
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+1
*
Merge topic 'ninja-LIBPATH'
Brad King
2012-10-02
1
-1/+6
|
\
|
*
Ninja: move -LIBPATH behind -link option
Peter Kümmel
2012-10-01
1
-1/+6
*
|
Add an AppendDefines std::string overload.
Stephen Kelly
2012-09-21
1
-0/+5
|
/
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+1
*
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-2/+3
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+4
*
Don't duplicate -D defines sent to the compiler.
Stephen Kelly
2012-08-20
1
-2/+8
*
Merge topic 'ninja-cldeps'
David Cole
2012-06-19
1
-0/+5
|
\
|
*
remove warning about unused parameter
Peter Kuemmel
2012-06-16
1
-1/+1
|
*
Ninja: Eclipse and KDevelop fixes for ninja
Peter Kuemmel
2012-06-15
1
-0/+4
|
*
Ninja: work with ninja/master, don't compile rc files with cl
Peter Kuemmel
2012-06-12
1
-0/+1
*
|
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-1/+7
|
/
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-0/+1
*
make cmLocalGenerator::EscapeForCMake() static
Alex Neundorf
2012-03-26
1
-1/+1
*
Merge topic 'cleanup-object-file-names'
Brad King
2012-03-13
1
-8/+0
|
\
|
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-8/+0
*
|
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-3/+3
|
\
\
|
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-0/+1
|
*
|
Remove include flags memoization.
Stephen Kelly
2012-02-22
1
-2/+1
|
*
|
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
1
-2/+2
|
|
/
*
|
doxygen: Improve API docs of GetRealDependency
Yury G. Kudryashov
2012-02-28
1
-9/+12
|
/
*
Doxygen: Improve code documentation.
Nicolas Despres
2011-10-23
1
-0/+1
*
Fix typo.
Nicolas Despres
2011-10-23
1
-2/+2
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-24/+24
*
Introduce a cmLocalGenerator::ConvertToIncludeReference function
Peter Collingbourne
2011-10-02
1
-1/+3
*
Make cmLocalGenerator::ConvertToLinkReference virtual
Peter Collingbourne
2011-10-02
1
-1/+1
*
Add const versions of some getters.
Nicolas Despres
2011-10-02
1
-0/+2
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+8
*
Make clLocalGenerator::GetTargetFlags() public
Alex Neundorf
2011-07-02
1
-1/+1
*
Optionally pass include directories with response files
Brad King
2011-03-17
1
-1/+2
*
Remove cmLocalGenerator::GetRealLocation
Brad King
2010-12-08
1
-5/+0
*
Skip file-level dependencies on custom targets (#11332)
Brad King
2010-12-08
1
-0/+1
*
Improve signature of cmLocalGenerator::GetRealDependency
Brad King
2010-12-08
1
-2/+3
[next]