summaryrefslogtreecommitdiff
path: root/Source/cmGlobalGhsMultiGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-241-1/+1
* GHS: Update ExternalProject for GHS toolsFred Baksik2019-04-111-1/+1
* GHS: Update project layout to accommodate gbuild inconsistenciesFred Baksik2019-04-111-106/+32
* GHS: Update project layout to build targets correctlyFred Baksik2019-04-111-85/+249
* GHS: Support add_dependencies() commandFred Baksik2019-04-111-55/+66
* GHS: Support add_custom_target() commandFred Baksik2019-04-111-42/+108
* GHS: Support add_custom_command( OUTPUT ) signatureFred Baksik2019-04-111-2/+59
* GHS: Update GHS_BSP_NAME processingFred Baksik2019-03-291-27/+24
* GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-291-26/+49
* Merge topic 'ghs-linux'Brad King2019-03-221-24/+36
|\
| * GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-211-0/+5
| * GHS: Fix include-what-you-use and clang-tidy diagnosticsBrad King2019-03-201-24/+31
* | Replace use of CollapseCombinedPath with CollapseFullPathBrad King2019-03-191-2/+1
|/
* cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-051-11/+19
* cmGlobalGenerator: Change case of methods from GeneratedMakeCommand structBartosz Kosiorek2019-03-041-8/+8
* Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-071-4/+2
* Merge topic 'add_consistent_verbose_build_flag'Brad King2019-01-291-12/+9
|\
| * cmGlobalGenerator: Add a class that represent the build commandRobert Maynard2019-01-251-12/+9
* | Merge topic 'cmoutputconverter-simplify'Brad King2019-01-291-1/+1
|\ \
| * | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.Bruno Manganelli2019-01-271-1/+1
| |/
* | cmSystemTools::Message: Add overload accepting std::stringVitaly Stakhovsky2019-01-281-1/+1
* | cmSystemTools::Error(): new overload accepting std::stringVitaly Stakhovsky2019-01-231-3/+3
|/
* GHS: Add Compiler ID detectionFred Baksik2019-01-161-18/+0
* GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-161-0/+2
* GHS: Fix toolset selectionFred Baksik2019-01-161-21/+31
* GHS: Append ".gpj" to target name when generating build commandFred Baksik2019-01-161-1/+5
* GHS: Integrity Application updatesFred Baksik2019-01-161-1/+19
* GHS: EXCLUDE_FROM_ALL updatesFred Baksik2019-01-161-15/+4
* GHS: Cleanup unused file handling functions and file output updatesFred Baksik2019-01-161-145/+11
* GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-0/+12
* GHS: Update the top-level project generationFred Baksik2019-01-161-66/+125
* GHS: Have the top-level project name follow the specified project nameFred Baksik2019-01-161-2/+5
* GHS: Only print bsp and os directives if specified by userFred Baksik2019-01-161-32/+44
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-0/+1
* GHS: Update default BSP nameFred Baksik2018-07-111-10/+13
* GHS: Set primary target using arch/platform values (or user specified value)Fred Baksik2018-07-111-2/+20
* GHS: Add platform selection supportFred Baksik2018-07-111-0/+10
* GHS: Add toolset selection supportFred Baksik2018-07-111-109/+103
* GHS: Support ARM, PPC, 86 architecturesFred Baksik2018-07-071-1/+19
* Update use of KWSys SystemTools::SplitString for new signatureBrad King2018-06-221-9/+7
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-4/+4
* cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-251-1/+8
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-2/+2
* Performance: Fix a few more unnecessary vector copies missed in af3fd6fAaron Orenstein2017-08-181-3/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* avoid including cmStandardIncludes.hDaniel Pfeifer2016-11-281-2/+4
* cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-1/+2
* Factor IDE folder name retrieval out into helper methodGregor Jasny2016-10-171-5/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+1