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
*
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
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-177/+128
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3/+3
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
GHS: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-6/+5
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-10/+10
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1/+2
*
GHS: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-3/+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2/+3
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-2/+2
*
GHS: Remove call to SetCurrentLocalGenerator.
Stephen Kelly
2015-05-24
1
-3/+1
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+3
*
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
1
-0/+548