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 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
|
\
\
|
*
|
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
*
|
|
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
|
/
*
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
|
/
*
Remove cmLocalGenerator::GetRealLocation
Brad King
2010-12-08
1
-18/+0
*
Skip file-level dependencies on custom targets (#11332)
Brad King
2010-12-08
1
-4/+3
*
Improve signature of cmLocalGenerator::GetRealDependency
Brad King
2010-12-08
1
-12/+17
*
No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)
Brad King
2010-09-08
1
-33/+5
*
Remove cmSystemTools::EscapeSpaces method
Brad King
2010-08-18
1
-6/+18
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1/+1
*
Merge branch 'mingw-response-files'
Brad King
2010-06-15
1
-0/+4
|
\
|
*
Use forward slashes for objects in response files
Brad King
2010-03-11
1
-0/+4
*
|
-improve crosscompiling from Linux to iphone (#10526)
Alex Neundorf
2010-05-01
1
-7/+9
|
/
*
Fix line length style issue.
David Cole
2010-02-02
1
-1/+2
*
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...
David Cole
2010-01-29
1
-3/+7
*
Singly-quote target names for Watcom linker
Brad King
2009-11-30
1
-0/+10
*
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
1
-25/+26
*
Split Borland compiler information files
Brad King
2009-10-08
1
-9/+0
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+20
*
Fix default install prefix on Haiku
Brad King
2009-09-30
1
-0/+17
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ...
David Cole
2009-09-25
1
-3/+8
*
Optionally force conversion to relative path
Brad King
2009-09-22
1
-13/+16
*
Fix check for -isysroot on OS X
Brad King
2009-09-19
1
-7/+2
*
Only do the OSX arch stuff on OSX.
Bill Hoffman
2009-09-18
1
-2/+3
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
1
-7/+13
*
Fix case where no archs are found on older macs.
Bill Hoffman
2009-09-17
1
-4/+4
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-4/+1
*
Create CMP0014 to require CMakeLists.txt files
Brad King
2009-09-03
1
-1/+41
*
Factor cmLocalGenerator::Configure input file read
Brad King
2009-09-03
1
-3/+9
*
Factor cmLocalGenerator::Configure object max path
Brad King
2009-09-03
1
-4/+8
*
Manage current local generator with automatic var
Brad King
2009-09-03
1
-5/+22
[next]