summaryrefslogtreecommitdiff
path: root/Source/cmGlobalGhsMultiGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* Performance: Fix a few more unnecessary vector copies missed in af3fd6fAaron Orenstein2017-08-181-1/+1
* cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CMake: Report whether generators support platformsTobias Hunger2016-07-141-0/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-44/+45
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+7
* GHS: Port to cmGeneratorTarget.Stephen Kelly2015-10-241-1/+1
* cmLocalGenerator: Store a vector of generator targets.Stephen Kelly2015-10-211-1/+1
* cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-1/+1
* cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-281-2/+1
* 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
* 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/+127