summaryrefslogtreecommitdiff
path: root/Source/cmGhsMultiTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* GHS: Set LANGUAGE type for source filesFred Baksik2022-04-271-2/+1
* GHS: fix build event script error on LinuxFred Baksik2022-02-161-2/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* GHS: Update project layout to accommodate gbuild inconsistenciesFred Baksik2019-04-111-1/+0
* GHS: Update project layout to build targets correctlyFred Baksik2019-04-111-1/+1
* GHS: Support add_custom_command( OUTPUT ) signatureFred Baksik2019-04-111-0/+8
* GHS: Update custom command build eventsFred Baksik2019-04-101-7/+9
* GHS: Fix include-what-you-use and clang-tidy diagnosticsBrad King2019-03-201-3/+8
* GHS: Integrity Application updatesFred Baksik2019-01-161-9/+2
* GHS: Add support for some of the source file propertiesFred Baksik2019-01-161-1/+2
* GHS: Add support for object librariesFred Baksik2019-01-161-8/+1
* GHS: EXCLUDE_FROM_ALL updatesFred Baksik2019-01-161-3/+0
* GHS: Use the correct compiler flags for CMAKE_BUILD_TYPEFred Baksik2019-01-161-5/+5
* GHS: Cleanup unused file handling functions and file output updatesFred Baksik2019-01-161-37/+3
* GHS: Update the link line processingFred Baksik2019-01-161-2/+1
* GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-3/+4
* GHS: Update the top-level project generationFred Baksik2019-01-161-2/+4
* GHS: Cleanup how source files are listedFred Baksik2019-01-161-5/+2
* GHS: Update binary structure so that install scripts workFred Baksik2019-01-161-8/+11
* Source: Modernize for loops, add const modifiersVitaly Stakhovsky2018-12-311-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-171-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-45/+45
* GHS: Shorten long object paths with duplicate source namesGeoff Viola2016-05-061-2/+9
* Source: Stabilize include orderBrad King2016-04-291-2/+2
* GHS: Fix handling of duplicate source filenames (#16046)Geoff Viola2016-04-251-0/+2
* GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-281-1/+2
* GHS: Port to cmGeneratorTarget.Stephen Kelly2015-10-241-6/+5
* GHS: Port API to cmGeneratorTarget.Stephen Kelly2015-10-071-2/+2
* GHS: Use a cmGeneratorTarget in generator API.Stephen Kelly2015-06-221-1/+2
* Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-201-0/+119