summaryrefslogtreecommitdiff
path: root/Source/cmGlobalNinjaGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rm-Makefile-LocalGenerator'Brad King2015-08-111-1/+1
|\
| * cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.Stephen Kelly2015-08-071-1/+1
* | Ninja: Centralized required Ninja version numbers and comparisons.James Johnston2015-08-091-2/+4
|/
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-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-2/+1
* Ninja: Generate separate compile and link rules for each targetBrad King2015-05-181-1/+3
* Ninja: Use forward slashes for any GCC on Windows (#15439)Thomas Herz2015-05-071-2/+2
* Ninja: Refactor detection of MinGW tools on WindowsBrad King2015-05-071-7/+4
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-201-0/+5
* cmGlobalNinjaGenerator: Drop unused memberBrad King2015-03-181-2/+0
* cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for NinjaGregor Jasny2015-02-261-1/+1
* Ninja: Refactor restat to be a string internallyBrad King2014-11-141-2/+2
* Ninja: Implement USES_TERMINAL using the console pool if availablePeter Collingbourne2014-11-141-0/+1
* Ninja: factor out the test for console pool supportPeter Collingbourne2014-11-141-0/+3
* Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
* Ninja: Use 'console' pool for CMake re-run if possible (#14915)Sylvain Joubert2014-10-031-1/+2
* cmGlobalGenerator: Create a non-virtual 'DoGenerate' methodBrad King2014-07-221-3/+3
* Ninja: Consider only custom commands deps as side-effects (#14972)Adam Strzelecki2014-06-301-4/+5
* cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-151-2/+0
* cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-131-1/+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
* 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
* Constify handling of target dependencies.Stephen Kelly2013-12-111-2/+2
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-8/+10
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-0/+1
* Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-241-6/+9
* Ninja: Custom Command file depends don't need to exist before buildingRobert Maynard2013-07-011-0/+7
* Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non staticRobert Maynard2013-07-011-17/+17
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-0/+1
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* Ninja: don't confuse ninja's rsp files with nmake'sPeter Kümmel2012-09-281-0/+1
* Ninja: remove 'friend' in ninja codePeter Kümmel2012-07-181-52/+52
* Ninja: Copy resource files in the bundle.Nicolas Despres2012-07-171-0/+4
* Ninja: remove some unused default argumentsPeter Kümmel2012-07-101-7/+7
* Ninja: also write link libraries to rsp filePeter Kümmel2012-07-101-1/+3
* Ninja: also consider rule command length for rsp filePeter Kuemmel2012-07-021-0/+5
* Ninja: build cmcldeps with mingwPeter Kuemmel2012-06-151-1/+1
* Ninja: Eclipse and KDevelop fixes for ninjaPeter Kuemmel2012-06-151-0/+2
* Ninja: undo all the NOSHELL patchesPeter Kuemmel2012-06-151-1/+0
* Ninja: don't use shell when cmake is called directlyPeter Kuemmel2012-06-141-0/+1
* Ninja: remove unused CommentStreamPeter Kuemmel2012-06-131-7/+0
* Ninja: use slashes for include dirs, so also slahes are in the .d filesPeter Kuemmel2012-06-121-0/+3