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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-1/+3
*
GHS: Update RTOS selection logic
Fred Baksik
2021-11-15
1
-1/+0
*
GHS: Update toolset selection logic
Fred Baksik
2021-11-15
1
-1/+0
*
cmGlobalGhsMultiGenerator: Simplify relative path conversion logic
Brad King
2021-05-12
1
-1/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
GHS: Use cm::erase in place of loop
Vitaly Stakhovsky
2020-03-10
1
-1/+1
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-2/+3
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-09
1
-1/+3
*
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
Alexander Boczar
2019-10-15
1
-1/+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+4
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-3/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
GHS: Update project layout to accommodate gbuild inconsistencies
Fred Baksik
2019-04-11
1
-5/+3
*
GHS: Update project layout to build targets correctly
Fred Baksik
2019-04-11
1
-31/+40
*
GHS: Support add_dependencies() command
Fred Baksik
2019-04-11
1
-8/+11
*
GHS: Support add_custom_target() command
Fred Baksik
2019-04-11
1
-2/+10
*
GHS: Support add_custom_command( OUTPUT ) signature
Fred Baksik
2019-04-11
1
-1/+2
*
Merge topic 'ghs_os_dir'
Brad King
2019-04-08
1
-0/+1
|
\
|
*
GHS: Print status message regarding GHS_OS_DIR
Fred Baksik
2019-03-29
1
-0/+1
*
|
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-2/+2
|
/
*
GHS: Fix include-what-you-use and clang-tidy diagnostics
Brad King
2019-03-20
1
-6/+16
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-9/+6
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-1/+1
*
GHS: Fix toolset selection
Fred Baksik
2019-01-16
1
-1/+1
*
GHS: EXCLUDE_FROM_ALL updates
Fred Baksik
2019-01-16
1
-2/+0
*
GHS: Cleanup unused file handling functions and file output updates
Fred Baksik
2019-01-16
1
-39/+3
*
GHS: Place build system outputs per target output directives
Fred Baksik
2019-01-16
1
-0/+2
*
GHS: Update the top-level project generation
Fred Baksik
2019-01-16
1
-4/+42
*
GHS: Have the top-level project name follow the specified project name
Fred Baksik
2019-01-16
1
-1/+1
*
GHS: Only print bsp and os directives if specified by user
Fred Baksik
2019-01-16
1
-3/+0
*
Add missing override
Vitaly Stakhovsky
2018-12-30
1
-13/+16
*
GHS: Add toolset selection support
Fred Baksik
2018-07-11
1
-8/+4
*
GHS: Support ARM, PPC, 86 architectures
Fred Baksik
2018-07-07
1
-2/+5
*
Update use of KWSys SystemTools::SplitString for new signature
Brad King
2018-06-22
1
-3/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5/+5
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-1/+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+1
*
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
Aaron Orenstein
2017-08-18
1
-1/+1
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-44/+45
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+2
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+7
*
GHS: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+1
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-1/+1
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
[next]