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
*
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
*
GHS: Update binary structure so that install scripts work
Fred Baksik
2019-01-16
1
-59/+66
*
Source: Modernize for loops, add const modifiers
Vitaly Stakhovsky
2018-12-31
1
-12/+11
*
cmLocalGenerator: Remove AddCompileDefinitions method
Brad King
2018-10-10
1
-7/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-19/+19
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+1
*
cmMakefile: use std::string in more methods; cleanup c_str()s
Vitaly Stakhovsky
2018-01-23
1
-2/+2
*
cmSourceGroup: Return strings from GetName and GetFullName
Brad King
2017-11-15
1
-2/+2
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-1/+1
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-2/+2
*
Add IPO compiler flags more consistently in generators
Brad King
2017-04-27
1
-3/+5
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-4/+4
*
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-3/+1
*
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1/+2
*
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0/+1
[next]