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
/
cmGlobalXCodeGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
Alexander Boczar
2019-10-15
1
-1/+4
*
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-2/+5
*
Unity build: Generate sources during Compute step
Brad King
2019-10-03
1
-1/+0
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-1/+1
|
\
|
*
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-1/+1
|
|
\
|
|
*
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
Brad King
2019-09-30
1
-1/+1
*
|
|
cmMakefile: Remove AddUtilityCommand overload without byproducts
Daniel Eiband
2019-09-26
1
-7/+8
*
|
|
cmMakefile: Move enumerations into new header
Daniel Eiband
2019-09-26
1
-7/+7
*
|
|
cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility
Daniel Eiband
2019-09-23
1
-8/+5
*
|
|
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
|
|
cmCustomCommandLine: Provide command line make functions
Daniel Eiband
2019-09-16
1
-22/+13
*
|
|
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-3/+3
*
|
|
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-14/+7
*
|
|
clang-tidy: Fix performance-for-range-copy diagnostic in Xcode generator
Brad King
2019-09-09
1
-2/+2
*
|
|
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
Brad King
2019-09-09
1
-1/+1
*
|
|
Merge topic 'use-using'
Brad King
2019-09-06
1
-5/+5
|
\
\
\
|
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-5/+5
*
|
|
|
Unity build: Add XCode support
Cristian Adam
2019-08-30
1
-0/+1
|
/
/
/
*
|
|
Precompile headers: Add support for Xcode generator
Cristian Adam
2019-08-28
1
-0/+12
*
|
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-4/+2
*
|
|
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-124/+73
*
|
|
Merge topic 'cm-contains'
Brad King
2019-08-21
1
-8/+4
|
\
\
\
|
*
|
|
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-8/+4
*
|
|
|
Merge topic 'string-literal-append'
Brad King
2019-08-19
1
-4/+2
|
\
\
\
\
|
*
|
|
|
avoid adding multiple consecutive string literals to std::string
Rolf Eike Beer
2019-08-18
1
-4/+2
|
|
/
/
/
*
|
|
|
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-4/+3
|
/
/
/
*
|
|
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-8/+5
*
|
|
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-3/+3
*
|
|
Merge topic 'tidy_inefficient_string'
Brad King
2019-08-07
1
-1/+1
|
\
\
\
|
*
|
|
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-1/+1
*
|
|
|
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-4/+2
|
/
/
/
*
|
|
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-5/+3
*
|
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
|
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
|
/
/
*
|
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-2/+1
*
|
Merge topic 'string-cleanup'
Brad King
2019-05-17
1
-15/+14
|
\
\
|
*
|
Source: std::string related cleanup
Vitaly Stakhovsky
2019-05-15
1
-15/+14
*
|
|
Merge topic 'ninja-pool-custom-command'
Brad King
2019-05-15
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support job pools in custom commands and targets
Rosen Matev
2019-05-14
1
-1/+1
*
|
|
cmSystemTools: Add ExpandedListArgument and ExpandedLists methods
Sebastian Holtermann
2019-05-13
1
-6/+4
|
/
/
*
|
Merge topic 'xcode-extra-sources'
Brad King
2019-04-12
1
-18/+23
|
\
\
|
|
/
|
*
Xcode: Avoid mutating App Bundle targets during generation
Brad King
2019-04-11
1
-8/+14
|
*
Xcode: Factor out duplicate source group code into lambda
Brad King
2019-04-11
1
-11/+10
*
|
cmLocalGenerator: Factor IPO logic out of AddLanguageFlags
Brad King
2019-04-02
1
-0/+4
*
|
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-1/+1
*
|
cmTarget: Move member `*Commands` to impl
Sebastian Holtermann
2019-03-23
1
-0/+1
*
|
Xcode: Create Xcode schemes per target
Harry Mallon
2019-03-21
1
-26/+27
*
|
cmGlobalXCodeGenerator: Prefer std::string over char*
Gregor Jasny
2019-03-17
1
-5/+5
*
|
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-14/+26
[next]