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
/
cmMakefileTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja: remove warnings
Peter Kümmel
2012-07-18
1
-10/+9
*
Re-factor OS X content generator start up.
Nicolas Despres
2012-07-17
1
-12/+2
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
1
-35/+37
*
Remove unused ivars to eliminate compiler warnings
David Cole
2012-06-20
1
-4/+2
*
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-5/+1
*
VS: Restore header files marked as OS X Framework content (#13196)
Brad King
2012-05-07
1
-8/+18
*
Add $<TARGET_OBJECTS:...> expression to use an object library
Brad King
2012-03-16
1
-0/+3
*
Build object library targets in Makefiles
Brad King
2012-03-13
1
-11/+19
*
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
1
-10/+4
*
Simplify cmMakefileTargetGenerator using cmGeneratorTarget
Brad King
2012-03-09
1
-50/+40
*
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
1
-10/+2
|
\
|
*
Hide Makefile local object info inside local generator
Brad King
2012-03-08
1
-10/+2
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-3/+32
*
|
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
1
-1/+5
|
/
*
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
Brad King
2011-12-05
1
-0/+10
*
Factor makefile generator link rule lookup into helper function
Brad King
2011-12-05
1
-0/+7
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+35
*
Make std::map usage more portable in language=>flags/defines maps
Brad King
2011-05-17
1
-14/+22
*
make compile command output optional
Manuel Klimek
2011-04-25
1
-1/+2
*
implement cxx command output
Manuel Klimek
2011-04-25
1
-2/+19
*
cache flags and defines
Manuel Klimek
2011-04-25
1
-45/+52
*
refactor flags and defines
Manuel Klimek
2011-04-25
1
-55/+65
*
Optionally pass include directories with response files
Brad King
2011-03-17
1
-2/+35
*
Factor old-style -D flags out from -I flag generation
Brad King
2011-03-15
1
-0/+5
*
Merge topic 'link-depend-def-file'
Brad King
2010-12-16
1
-0/+6
|
\
|
*
Make link rule depend on ".def" file (#11014)
Brad King
2010-12-15
1
-0/+6
*
|
Merge topic 'cray-compiler'
Brad King
2010-12-16
1
-7/+6
|
\
\
|
|
/
|
/
|
|
*
Fix Fortran .mod timestamps with Cray compiler
Brad King
2010-12-06
1
-7/+6
*
|
Make Fortran $obj.provides.build targets not .PHONY
Brad King
2010-12-06
1
-1/+1
|
/
*
Create Fortran info variables for .mod behavior
Brad King
2010-11-12
1
-0/+13
*
Define LINK_DEPENDS target property (#11406)
Brad King
2010-11-05
1
-0/+7
*
Consolidate duplicate link rule make dependency code
Brad King
2010-11-05
1
-0/+31
*
Merge branch 'tru64-make-includes'
Brad King
2010-06-15
1
-3/+6
|
\
|
*
Tru64: Use full-path include directives in Makefiles (#10569)
Brad King
2010-06-14
1
-3/+6
*
|
Merge branch 'mingw-response-files'
Brad King
2010-06-15
1
-2/+13
|
\
\
|
|
/
|
/
|
|
*
Use platform variable for response file flag
Brad King
2010-03-11
1
-1/+12
|
*
Use forward slashes for objects in response files
Brad King
2010-03-11
1
-1/+1
*
|
-fix GetFrameworkFlags() for Mac, which was broken with my last commit
Alex Neundorf
2010-05-03
1
-2/+1
*
|
-improve crosscompiling from Linux to iphone (#10526)
Alex Neundorf
2010-05-01
1
-6/+8
|
/
*
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
*
remove unused variables, reported by icpc
Alexander Neundorf
2009-10-03
1
-3/+0
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
1
-0/+5
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+12
*
Centralize language flag addition for Makefiles
Brad King
2009-10-02
1
-4/+11
*
Fix module definition file reference for VS6 NMake
Brad King
2009-09-30
1
-4/+4
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
1
-0/+28
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Do not call CollapseFullPath for PDB file names
Brad King
2009-09-17
1
-1/+1
*
ENH: Pass config to cmTarget::GetDirectory()
Brad King
2009-07-03
1
-1/+1
[next]