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
/
cmGhsMultiTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2/+2
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-3/+3
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
Merge topic 'gitlab-ci-lint'
Brad King
2020-04-30
1
-1/+1
|
\
|
*
IWYU: mark cmLinkLineComputer as necessary
Ben Boeckel
2020-04-29
1
-1/+1
*
|
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-4/+4
|
/
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-4/+4
*
Refactor: Avoid `std::endl` where it's not necessary (part 3)
Alex Turbov
2020-03-24
1
-27/+27
*
Merge topic 'loops-improve'
Brad King
2020-03-11
1
-7/+7
|
\
|
*
GHS: Name range-based for-loop variable types explicitly
Vitaly Stakhovsky
2020-03-10
1
-7/+7
*
|
Source: use std::string overloads
Vitaly Stakhovsky
2020-03-10
1
-12/+8
|
/
*
cmGlobalGenerator: modernize memrory managemenbt
Marc Chevrier
2019-12-30
1
-2/+2
*
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-7/+7
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-6/+3
*
cmSourceFile: Rename mutating GetFullPath() overload
Daniel Eiband
2019-08-29
1
-2/+2
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-32/+24
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-6/+3
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-1/+1
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-2/+3
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0/+2
*
GHS: Update project layout to accommodate gbuild inconsistencies
Fred Baksik
2019-04-11
1
-23/+0
*
GHS: Update project layout to build targets correctly
Fred Baksik
2019-04-11
1
-38/+32
*
GHS: Support add_dependencies() command
Fred Baksik
2019-04-11
1
-17/+25
*
GHS: Support add_custom_target() command
Fred Baksik
2019-04-11
1
-33/+61
*
GHS: Support add_custom_command( OUTPUT ) signature
Fred Baksik
2019-04-11
1
-24/+150
*
GHS: Update custom command build events
Fred Baksik
2019-04-10
1
-34/+132
*
Merge topic 'ghs-linux'
Brad King
2019-03-22
1
-24/+33
|
\
|
*
GHS: Fix include-what-you-use and clang-tidy diagnostics
Brad King
2019-03-20
1
-24/+33
*
|
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
1
-1/+1
|
/
*
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-6/+4
*
Create and use `cmGeneratorTarget::Names`
Saleem Abdulrasool
2019-02-11
1
-20/+6
*
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-22/+15
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-22/+15
*
|
GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE
Fred Baksik
2019-02-08
1
-1/+1
|
/
*
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-2/+3
|
\
|
*
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-2/+3
*
|
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-3/+3
|
/
*
GHS: Update test suite
Fred Baksik
2019-01-16
1
-0/+1
*
GHS: Integrity Application updates
Fred Baksik
2019-01-16
1
-37/+41
*
GHS: Add support for some of the source file properties
Fred Baksik
2019-01-16
1
-0/+20
*
GHS: Add support for object libraries
Fred Baksik
2019-01-16
1
-88/+23
*
GHS: EXCLUDE_FROM_ALL updates
Fred Baksik
2019-01-16
1
-50/+29
*
GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE
Fred Baksik
2019-01-16
1
-41/+20
*
GHS: Cleanup unused file handling functions and file output updates
Fred Baksik
2019-01-16
1
-139/+14
*
GHS: Update the link line processing
Fred Baksik
2019-01-16
1
-52/+46
*
GHS: Place build system outputs per target output directives
Fred Baksik
2019-01-16
1
-42/+41
*
GHS: Update the top-level project generation
Fred Baksik
2019-01-16
1
-20/+50
*
GHS: Cleanup how source files are listed
Fred Baksik
2019-01-16
1
-42/+145
[next]