summaryrefslogtreecommitdiff
path: root/Source/cmGlobalUnixMakefileGenerator3.h
Commit message (Expand)AuthorAgeFilesLines
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-2/+2
* cmGlobalGenerator: Map local generators to generator targets.Stephen Kelly2015-07-011-1/+1
* cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-011-2/+2
* cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-271-1/+2
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+1
* cmGlobalUnixMakefileGenerator3: Host the UnixCD.Stephen Kelly2015-05-181-0/+1
* cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.Stephen Kelly2015-05-181-0/+1
* cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.Stephen Kelly2015-05-161-0/+1
* cmGlobalUnixMakefileGenerator3: Host the include directive.Stephen Kelly2015-05-161-0/+2
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* Makefile: Tell GNU make to delete rule outputs on error (#15474)Brad King2015-03-301-0/+3
* cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for NinjaGregor Jasny2015-02-261-1/+1
* Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
* Makefiles: Remove duplicate code.Stephen Kelly2014-03-171-3/+1
* cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-151-1/+0
* cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-131-0/+1
* stringapi: Use strings for program pathsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for directoriesBen Boeckel2014-03-081-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS constStephen Kelly2014-01-121-1/+1
* Merge topic 'make-entry-no-parallel'Brad King2013-12-201-0/+3
|\
| * Makefile: Allow "gmake target1 target2 -j" (#14312)Brad King2013-12-201-0/+3
* | Constify handling of target dependencies.Stephen Kelly2013-12-111-4/+5
|/
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-6/+10
* cmGlobalGenerator: Add method to compute "cmake --build" command lineBrad King2013-11-141-0/+1
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-0/+3
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-1/+2
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+4
* Pre-compute object file names before Makefile generationBrad King2012-03-091-0/+2
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-1/+1
* Fix typo.Nicolas Despres2011-10-231-1/+1
* Fix line-too-long style violationsBrad King2011-10-101-12/+12
* Constify many getters of cmGlobalGenerator.Nicolas Despres2011-10-021-11/+11
* Merge topic 'output-compile-lines'Brad King2011-05-241-0/+6
|\
| * implement cxx command outputManuel Klimek2011-04-251-0/+6
* | Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messagesBrad King2011-05-161-25/+13
|\ \ | |/
| * Don't enforce VERBOSE makefiles for the CodeBlocks generatorAlex Neundorf2010-11-111-11/+0
| * Remove trailing whitespaceAlex Neundorf2010-11-111-14/+14
* | Revert "Honor RULE_MESSAGES property for build target messages" (#12190)Brad King2011-05-161-1/+0
|/
* Honor RULE_MESSAGES property for build target messagesCampbell Barton2010-11-031-0/+1
* Fix or cast integer conversions in cmakeBrad King2010-06-251-1/+1
* Qualify std::map compare functor as constBrad King2009-09-291-1/+1
* Fix support for OLD behavior of policy CMP0002Brad King2009-09-281-1/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Cleanup make progress rule generation codeBrad King2009-06-251-5/+19