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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmOutputConverter: Make shell escaping methods cm::string_view based
Sebastian Holtermann
2019-07-28
2
-63/+62
*
cmOutputConverter: Let GetFortranFormat accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-5/+13
*
cmOutputConverter: Return bool instead of int in utility functions
Sebastian Holtermann
2019-07-28
2
-18/+18
*
cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view
Sebastian Holtermann
2019-07-28
2
-4/+3
*
cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view
Sebastian Holtermann
2019-07-28
1
-2/+2
*
cmOutputConverter: Let EscapeForCMake accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-9/+10
*
cmSystemTool: Let TrimWhitespace accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-7/+7
*
cmSystemTool: Let HelpFileName accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-2/+3
*
cmSystemTool: Let EscapeQuotes accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-5/+5
*
cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_view
Sebastian Holtermann
2019-07-28
2
-15/+19
*
CMake Nightly Date Stamp
Kitware Robot
2019-07-28
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2019-07-27
1
-1/+1
*
Merge topic 'doc-maint-create-release'
Craig Scott
2019-07-26
1
-0/+39
|
\
|
*
Help/dev: Add release commit instructions to maintainer guide
Brad King
2019-07-26
1
-0/+39
|
/
*
Merge topic 'cmake-version-rc'
Brad King
2019-07-26
3
-7/+7
|
\
|
*
CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1
Brad King
2019-07-26
3
-7/+7
*
|
Merge topic 'ep_support_no_submodule_init'
Kyle Edwards
2019-07-26
6
-21/+104
|
\
\
|
*
|
ExternalProject: Support not initializing any submodules
Robert Maynard
2019-07-24
6
-21/+104
*
|
|
Merge topic 'remove_compiler_rpath'
Kyle Edwards
2019-07-26
11
-7/+76
|
\
\
\
|
*
|
|
Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATH
Jiang Yue
2019-07-25
5
-0/+27
|
*
|
|
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
Jiang Yue
2019-07-25
6
-7/+49
*
|
|
|
Merge branch 'release-3.15'
Brad King
2019-07-26
0
-0/+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CMake 3.15.1
v3.15.1
Brad King
2019-07-26
1
-1/+1
*
|
|
|
Merge branch 'release-3.15'
Brad King
2019-07-26
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'doc-relnotes-3.15' into release-3.15
Brad King
2019-07-26
1
-0/+17
|
|
\
\
\
*
|
\
\
\
Merge topic 'doc-relnotes-3.15'
Brad King
2019-07-26
1
-0/+17
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Add 3.15.1 release notes
Brad King
2019-07-26
1
-0/+17
|
|
/
/
/
*
|
|
|
Merge topic 'optimize-usage-requirements'
Brad King
2019-07-26
4
-137/+231
|
\
\
\
\
|
*
|
|
|
Genex: Memoize usage requirement TARGET_PROPERTY existence
Brad King
2019-07-23
2
-0/+52
|
*
|
|
|
cmLinkItem: Expose HadHeadSensitiveCondition in cmLinkInterfaceLibraries
Brad King
2019-07-23
1
-1/+3
|
*
|
|
|
Genex: Optimize build setting TARGET_PROPERTY evaluation
Brad King
2019-07-23
2
-54/+43
|
*
|
|
|
Genex: Optimize usage requirement TARGET_PROPERTY recursion
Brad King
2019-07-23
3
-22/+95
|
*
|
|
|
Genex: In TARGET_PROPERTY check for usage reqs in link libs earlier
Brad King
2019-07-21
1
-25/+26
|
*
|
|
|
Genex: Re-order TARGET_PROPERTY logic to de-duplicate checks
Brad King
2019-07-21
1
-42/+26
|
*
|
|
|
Genex: Move TARGET_PROPERTY linked targets evaluation to end
Brad King
2019-07-21
1
-35/+28
*
|
|
|
|
Merge topic 'definitions_string_view'
Brad King
2019-07-26
63
-314/+281
|
\
\
\
\
\
|
*
|
|
|
|
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
56
-256/+226
|
*
|
|
|
|
cmMakefile: Simplify and rename AddDefinitionBool
Sebastian Holtermann
2019-07-24
6
-26/+13
|
*
|
|
|
|
cmDefinitions: Remove const char* based Set method
Sebastian Holtermann
2019-07-24
4
-17/+13
|
*
|
|
|
|
cmDefinitions: Add Unset and cm::string_view based Set methods
Sebastian Holtermann
2019-07-24
2
-17/+30
|
*
|
|
|
|
cmDefinitions: Cleanups
Sebastian Holtermann
2019-07-24
1
-8/+9
*
|
|
|
|
|
Merge topic 'IsON_IsOFF_string_view'
Brad King
2019-07-26
4
-144/+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmSystemTools: Make IsInternallyOn, IsON and IsOff cm::string_view based
Sebastian Holtermann
2019-07-24
2
-104/+94
|
*
|
|
|
|
|
cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view based
Sebastian Holtermann
2019-07-24
2
-40/+15
*
|
|
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2019-07-26
4
-15/+22
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2019-07-25
4
-15/+22
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KWSys 2019-07-25 (a24a6acb)
KWSys Upstream
2019-07-25
5
-18/+34
*
|
|
|
|
|
|
|
|
Merge topic 'variable-typo'
Brad King
2019-07-26
1
-7/+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
cmCTestHandlerCommand: fix typo of local variable
Ben Boeckel
2019-07-24
1
-7/+7
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'release-3.15'
Brad King
2019-07-26
0
-0/+0
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]