summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalUnixMakefileGenerator3.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* COMP: remove unused variable TargetSourceFileCount, it seems it is unused sin...Alexander Neundorf2009-02-091-1/+0
* BUG: improve progress reporting when there are multiple targets with the same...Ken Martin2008-05-291-1/+1
* ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj...Brad King2008-02-141-0/+2
* ENH: remove constBill Hoffman2008-01-311-1/+1
* ENH: Moved global inter-target dependency analysis and cycle-prevention code ...Brad King2007-12-231-12/+1
* BUG: Support cyclic dependencies among STATIC libraries by removing one from ...Brad King2007-12-221-0/+8
* COMP: Remove unused parameter of method.Brad King2007-12-211-1/+0
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-211-16/+0
* ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it canAlexander Neundorf2007-11-251-0/+1
* BUG: Target exclusion-from-all tests should always use the root local generat...Brad King2007-08-031-4/+3
* ENH: Added cmTarget::GetLanguages method to centralize computation of the lis...Brad King2007-08-031-1/+1
* BUG: Removing accidental commit.Brad King2007-08-021-1/+1