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
*
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
*
Merge branch 'mingw-response-files'
Brad King
2010-06-15
1
-1/+1
|
\
|
*
Use forward slashes for objects in response files
Brad King
2010-03-11
1
-1/+1
*
|
-improve crosscompiling from Linux to iphone (#10526)
Alex Neundorf
2010-05-01
1
-2/+0
|
/
*
Fix line-too-long style violations
Brad King
2009-10-23
1
-1/+2
*
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
1
-0/+4
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Optionally force conversion to relative path
Brad King
2009-09-22
1
-1/+1
*
Factor cmLocalGenerator::Configure input file read
Brad King
2009-09-03
1
-0/+3
*
Factor cmLocalGenerator::Configure object max path
Brad King
2009-09-03
1
-0/+1
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
1
-4/+4
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-1/+1
*
BUG: Use new include dir suppresson for all gens
Brad King
2009-02-26
1
-1/+2
*
BUG: Remove implicit include dir suppression
Brad King
2009-02-24
1
-2/+1
*
ENH: Add rule substitutions useful for launchers
Brad King
2009-02-10
1
-0/+1
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
1
-0/+7
*
ENH: Warn if build dir is too long for filesystem
Brad King
2008-12-16
1
-0/+1
*
ENH: Refactor passing of max length object dir
Brad King
2008-12-16
1
-2/+2
*
ENH: Fix optional use of relative paths.
Brad King
2008-10-09
1
-3/+20
*
ENH: Create Info.plist files in OS X Frameworks
Brad King
2008-09-02
1
-0/+7
*
ENH: Allow custom limit on object file path length
Brad King
2008-08-21
1
-0/+1
*
ENH: Allow multiple OS X applications bundles to be created in a single build...
Brad King
2008-02-14
1
-0/+6
*
ENH: Enable use of link script whenever incremental archive construction rule...
Brad King
2008-01-30
1
-0/+4
*
ENH: Add cmTarget::GetLinkInformation method to allow several places in the g...
Brad King
2008-01-29
1
-7/+0
[next]