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
/
cmGlobalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
1
-1/+1
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+2
*
Makefiles: Remove duplicate code.
Stephen Kelly
2014-03-17
1
-15/+0
*
Rename local 'dir_max' variables to 'dir'
Stephen Kelly
2014-03-17
1
-6/+6
*
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
Stephen Kelly
2014-03-15
1
-24/+0
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-8/+13
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-3/+3
*
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
Stephen Kelly
2014-03-13
1
-10/+17
*
Makefiles: Compute local object files on demand.
Stephen Kelly
2014-03-13
1
-7/+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-7/+7
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-30/+30
*
speedup: Avoid excess iterator dereferences
Ben Boeckel
2014-03-08
1
-57/+68
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6/+6
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-7/+5
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-3/+5
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-7/+8
*
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
1
-55/+37
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-58/+77
*
Teach GenerateBuildCommand to find its own make program
Brad King
2013-11-18
1
-1/+3
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-29/+17
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-0/+44
*
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-37/+55
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-4/+0
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-0/+8
|
\
|
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0/+8
*
|
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-5/+5
|
/
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-3/+5
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-2/+2
*
Move the EscapeJSON method to a sharable location.
Stephen Kelly
2012-06-04
1
-15/+6
*
Build object library targets in Makefiles
Brad King
2012-03-13
1
-0/+5
*
Pre-compute and store target object directory in cmGeneratorTarget
Brad King
2012-03-12
1
-0/+1
*
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
1
-0/+32
*
Introduce a cmGlobalGenerator::ResolveLanguageCompiler function
Peter Collingbourne
2011-10-02
1
-69/+1
*
Merge topic 'output-compile-lines'
Brad King
2011-05-24
1
-0/+41
|
\
|
*
Fix signed/unsigned comparison in EscapeJSON
Brad King
2011-05-16
1
-1/+1
|
*
make compile command output optional
Manuel Klimek
2011-04-25
1
-1/+1
|
*
implement cxx command output
Manuel Klimek
2011-04-25
1
-0/+41
*
|
Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages
Brad King
2011-05-16
1
-62/+61
|
\
\
|
|
/
|
*
Don't enforce VERBOSE makefiles for the CodeBlocks generator
Alex Neundorf
2010-11-11
1
-1/+0
|
*
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-61/+61
*
|
Revert "Honor RULE_MESSAGES property for build target messages" (#12190)
Brad King
2011-05-16
1
-91/+73
|
/
*
Honor RULE_MESSAGES property for build target messages
Campbell Barton
2010-11-03
1
-77/+95
*
Fix or cast integer conversions in cmake
Brad King
2010-06-25
1
-2/+3
*
Qualify std::map compare functor as const
Brad King
2009-09-29
1
-1/+1
*
Fix support for OLD behavior of policy CMP0002
Brad King
2009-09-28
1
-3/+18
[next]