summaryrefslogtreecommitdiff
path: root/Source/cmLocalGhsMultiGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGhsMultiGenerator: Generate targets in dependency orderBrad King2020-09-041-5/+0
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* GHS: Fix include-what-you-use and clang-tidy diagnosticsBrad King2019-03-201-2/+9
* Fix missing `override`Vitaly Stakhovsky2019-03-041-1/+1
* GHS: Add support for object librariesFred Baksik2019-01-161-0/+4
* GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-0/+3
* GHS: Update binary structure so that install scripts workFred Baksik2019-01-161-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-2/+1
* cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-281-1/+1
* cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-271-1/+2
* GHS: Remove unused CustomCommandUseLocal.Stephen Kelly2015-05-241-3/+0
* GHS: Remove BuildFileName.Stephen Kelly2015-05-241-5/+0
* GHS: Remove unnecessary Configure override.Stephen Kelly2015-05-241-10/+0
* cmLocalGenerator: Require a global generator in the constructor.Stephen Kelly2015-05-141-1/+1
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-201-0/+56