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
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-8/+8
*
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-4/+5
*
cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.
Stephen Kelly
2014-03-13
1
-1/+1
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-12/+16
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-3/+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-74/+74
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-6/+4
*
stringapi: Use strings for feature arguments
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-5/+10
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6/+6
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-11/+11
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-1/+2
*
Windows: Use response files to specify link libraries for GNU tools
Brad King
2014-03-05
1
-1/+27
*
cmLocalGenerator: Add response file option to OutputLinkLibraries
Brad King
2014-03-04
1
-1/+1
*
Makefile: Factor out some duplicate link libraries generation
Brad King
2014-03-04
1
-0/+14
*
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
1
-0/+17
|
\
|
*
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+17
*
|
cmGeneratorTarget: Use a method to access the definition file.
Stephen Kelly
2014-02-24
1
-5/+6
|
/
*
Makefile: Fix comment indentation.
Stephen Kelly
2014-02-17
1
-1/+1
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-2/+2
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-9/+19
*
Merge topic 'fix-compile-OBJECT_DIR'
Brad King
2014-01-02
1
-1/+1
|
\
|
*
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
Brad King
2014-01-02
1
-1/+1
*
|
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
1
-1/+0
*
|
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-1/+1
*
|
Makefile: Remove "forbidden" flags only as a whole
Nils Gladitz
2013-11-19
1
-1/+34
*
|
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-0/+1
*
|
OS X: Encode -F framework search flag in per-language platform variable
Brad King
2013-10-10
1
-3/+11
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-1/+6
|
\
\
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-1/+6
|
|
/
*
|
Merge topic 'generate-modern-style'
Brad King
2013-10-07
1
-7/+7
|
\
\
|
*
|
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-7/+7
|
|
/
*
|
Genex: Evaluate genexes for additional make clean files.
Stephen Kelly
2013-08-27
1
-1/+9
|
/
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-1/+2
|
\
|
*
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-1/+2
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-3/+2
|
\
\
|
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-3/+2
|
|
/
*
|
Revert "Use --sysroot when cross compiling."
Stephen Kelly
2013-07-12
1
-17/+0
|
/
*
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-46/+4
*
Use --sysroot when cross compiling.
Stephen Kelly
2013-06-07
1
-0/+17
*
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+3
|
\
|
*
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+3
*
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-13/+19
|
\
\
|
*
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-13/+19
|
|
/
*
|
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-1/+1
|
/
*
Merge topic 'fix-COMPILE_DEFINITIONS-config'
Brad King
2013-03-26
1
-3/+0
|
\
|
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-3/+0
*
|
Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variables
Brad King
2013-03-22
1
-0/+8
|
/
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-2/+2
[next]