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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+16
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+6
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-29/+49
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-46/+51
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+6
*
Makefiles: Remove some unneeded casts
Stephen Kelly
2015-10-26
1
-1/+1
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+1
*
Makefiles: Port progress marks to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmGlobalUnixMakefileGenerator3: Change the progress container key.
Stephen Kelly
2015-08-23
1
-2/+3
*
cmGlobalUnixMakefileGenerator3: Rename member.
Stephen Kelly
2015-08-23
1
-1/+1
*
cmGlobalGenerator: Rename progress initializer method.
Stephen Kelly
2015-08-23
1
-1/+1
*
cmGlobalGenerator: Move LG to target map to subclass.
Stephen Kelly
2015-08-23
1
-0/+4
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-2/+2
*
cmGlobalGenerator: Map local generators to generator targets.
Stephen Kelly
2015-07-01
1
-1/+1
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-2/+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
Stephen Kelly
2015-05-18
1
-0/+1
*
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
Stephen Kelly
2015-05-18
1
-0/+1
*
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
Stephen Kelly
2015-05-16
1
-0/+1
*
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-0/+2
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
Makefile: Tell GNU make to delete rule outputs on error (#15474)
Brad King
2015-03-30
1
-0/+3
*
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1/+1
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-1/+1
*
Makefiles: Remove duplicate code.
Stephen Kelly
2014-03-17
1
-3/+1
*
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
Stephen Kelly
2014-03-15
1
-1/+0
*
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
Stephen Kelly
2014-03-13
1
-0/+1
*
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
-1/+1
*
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
-1/+1
*
cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const
Stephen Kelly
2014-01-12
1
-1/+1
*
Merge topic 'make-entry-no-parallel'
Brad King
2013-12-20
1
-0/+3
|
\
|
*
Makefile: Allow "gmake target1 target2 -j" (#14312)
Brad King
2013-12-20
1
-0/+3
*
|
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-4/+5
|
/
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-6/+10
*
cmGlobalGenerator: Add method to compute "cmake --build" command line
Brad King
2013-11-14
1
-0/+1
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-0/+3
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-1/+2
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-1/+1
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-2/+4
*
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
1
-0/+2
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-1/+1
[next]