index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalGhsMultiGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-1/+1
*
GHS: Update ExternalProject for GHS tools
Fred Baksik
2019-04-11
1
-1/+1
*
GHS: Update project layout to accommodate gbuild inconsistencies
Fred Baksik
2019-04-11
1
-106/+32
*
GHS: Update project layout to build targets correctly
Fred Baksik
2019-04-11
1
-85/+249
*
GHS: Support add_dependencies() command
Fred Baksik
2019-04-11
1
-55/+66
*
GHS: Support add_custom_target() command
Fred Baksik
2019-04-11
1
-42/+108
*
GHS: Support add_custom_command( OUTPUT ) signature
Fred Baksik
2019-04-11
1
-2/+59
*
GHS: Update GHS_BSP_NAME processing
Fred Baksik
2019-03-29
1
-27/+24
*
GHS: Print status message regarding GHS_OS_DIR
Fred Baksik
2019-03-29
1
-26/+49
*
Merge topic 'ghs-linux'
Brad King
2019-03-22
1
-24/+36
|
\
|
*
GHS: Add support for GHS Multi Generator in Linux
Naren Manimohan
2019-03-21
1
-0/+5
|
*
GHS: Fix include-what-you-use and clang-tidy diagnostics
Brad King
2019-03-20
1
-24/+31
*
|
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
1
-2/+1
|
/
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-11/+19
*
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
Bartosz Kosiorek
2019-03-04
1
-8/+8
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-4/+2
*
Merge topic 'add_consistent_verbose_build_flag'
Brad King
2019-01-29
1
-12/+9
|
\
|
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-12/+9
*
|
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-1/+1
|
\
\
|
*
|
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-1/+1
|
|
/
*
|
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-1/+1
*
|
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-3/+3
|
/
*
GHS: Add Compiler ID detection
Fred Baksik
2019-01-16
1
-18/+0
*
GHS: try_compile() now uses GHS platform variables
Fred Baksik
2019-01-16
1
-0/+2
*
GHS: Fix toolset selection
Fred Baksik
2019-01-16
1
-21/+31
*
GHS: Append ".gpj" to target name when generating build command
Fred Baksik
2019-01-16
1
-1/+5
*
GHS: Integrity Application updates
Fred Baksik
2019-01-16
1
-1/+19
*
GHS: EXCLUDE_FROM_ALL updates
Fred Baksik
2019-01-16
1
-15/+4
*
GHS: Cleanup unused file handling functions and file output updates
Fred Baksik
2019-01-16
1
-145/+11
*
GHS: Place build system outputs per target output directives
Fred Baksik
2019-01-16
1
-0/+12
*
GHS: Update the top-level project generation
Fred Baksik
2019-01-16
1
-66/+125
*
GHS: Have the top-level project name follow the specified project name
Fred Baksik
2019-01-16
1
-2/+5
*
GHS: Only print bsp and os directives if specified by user
Fred Baksik
2019-01-16
1
-32/+44
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-0/+1
*
GHS: Update default BSP name
Fred Baksik
2018-07-11
1
-10/+13
*
GHS: Set primary target using arch/platform values (or user specified value)
Fred Baksik
2018-07-11
1
-2/+20
*
GHS: Add platform selection support
Fred Baksik
2018-07-11
1
-0/+10
*
GHS: Add toolset selection support
Fred Baksik
2018-07-11
1
-109/+103
*
GHS: Support ARM, PPC, 86 architectures
Fred Baksik
2018-07-07
1
-1/+19
*
Update use of KWSys SystemTools::SplitString for new signature
Brad King
2018-06-22
1
-9/+7
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-4/+4
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-1/+8
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-2/+2
*
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
Aaron Orenstein
2017-08-18
1
-3/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
avoid including cmStandardIncludes.h
Daniel Pfeifer
2016-11-28
1
-2/+4
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+2
*
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-5/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+1
[prev]
[next]