index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalGhsMultiGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]