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
*
CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES
Nils Gladitz
2021-05-23
7
-0/+81
*
Merge topic 'cmake-ninja-workdir'
Brad King
2021-05-20
10
-59/+160
|
\
|
*
Ninja: Handle depfiles with absolute paths to generated files
Brad King
2021-05-19
6
-2/+33
|
*
Tests: Add case covering a unity build with a generated source
Brad King
2021-05-19
4
-0/+50
|
*
cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuild
Brad King
2021-05-19
1
-5/+4
|
*
cmGlobalNinjaGenerator: Factor out custom command output collection
Brad King
2021-05-19
4
-28/+40
|
*
cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild
Brad King
2021-05-19
4
-20/+23
|
*
cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuild
Brad King
2021-05-19
1
-8/+8
|
*
cmGlobalNinjaGenerator: Record implicit outputs as known too
Brad King
2021-05-19
1
-0/+3
|
*
cmLocalNinjaGenerator: Use variable for main custom command output path
Brad King
2021-05-19
1
-5/+8
*
|
Merge topic 'install-script-all-components'
Brad King
2021-05-20
25
-20/+133
|
\
\
|
*
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
25
-20/+133
|
|
/
*
|
Merge topic 'cmCommandLineArgument_understands_exact_versus_matching_variables'
Brad King
2021-05-20
5
-55/+133
|
\
\
|
*
|
cmCommandLineArgument: OneOrMore mode supports `=` separator
Robert Maynard
2021-05-19
2
-32/+46
|
*
|
cmCommandLineArgument: Understands which commands require partial matching
Robert Maynard
2021-05-19
4
-29/+93
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-20
1
-1/+1
|
|
/
|
/
|
*
|
Merge branch 'release-3.20'
Brad King
2021-05-19
0
-0/+0
|
\
\
|
*
\
Merge topic 'nvhpc-ninja-depfile' into release-3.20
Brad King
2021-05-19
2
-0/+18
|
|
\
\
*
|
\
\
Merge topic 'nvhpc-ninja-depfile'
Brad King
2021-05-19
2
-0/+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
NVHPC: Support Ninja dependency scanning
Robert Maynard
2021-05-18
2
-0/+10
|
*
|
|
NVHPC: Support explicit language flags
Robert Maynard
2021-05-18
2
-0/+8
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-19
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'gitignore'
Brad King
2021-05-18
1
-0/+7
|
\
\
\
|
*
|
|
.gitignore: Add CLion directories and VS build directory
Viktor Wallner
2021-05-18
1
-0/+7
|
/
/
/
*
|
|
Merge topic 'relative-paths'
Brad King
2021-05-18
18
-257/+188
|
\
\
\
|
*
|
|
cmOutputConverter: Adopt relative path conversion helpers
Brad King
2021-05-17
12
-177/+142
|
*
|
|
cmLocalGenerator: De-duplicate StateSnapshot member
Brad King
2021-05-17
3
-4/+3
|
*
|
|
cmLocalGenerator: Remove unused MaybeRelativeToCurSrcDir method
Brad King
2021-05-17
2
-7/+0
|
*
|
|
cmLocalGenerator: Localize logic mapping source path to object file name
Brad King
2021-05-17
1
-2/+19
|
*
|
|
cmListFileCache: Simplify relative path conversion in backtraces
Brad King
2021-05-17
2
-6/+3
|
*
|
|
cmSystemTools: Adopt RelativeIfUnder helper
Brad King
2021-05-17
3
-9/+21
|
*
|
|
cmStateDirectory: Clarify relative path top selection logic
Brad King
2021-05-17
1
-38/+18
|
*
|
|
cmStateDirectory: Remove network path logic from relative path top selection
Brad King
2021-05-17
1
-12/+1
|
*
|
|
cmStateDirectory: Fix comment on relative path top directory selection
Brad King
2021-05-17
1
-4/+2
|
*
|
|
Makefiles: Remove non-functioning relative path conversion
Brad King
2021-05-17
1
-19/+0
*
|
|
|
Merge topic 'doc-link-compile-options'
Brad King
2021-05-18
6
-6/+25
|
\
\
\
\
|
*
|
|
|
Help: Add SHELL, LINKER and host/device discussions to property docs
Craig Scott
2021-05-15
6
-0/+18
|
*
|
|
|
Help: Make SHELL option examples more generic
Craig Scott
2021-05-15
1
-6/+7
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-18
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'doc-ep-configure-build-passthrough'
Brad King
2021-05-17
1
-3/+20
|
\
\
\
\
|
*
|
|
|
Help: Clarify details passed to ExternalProject configure and build
Craig Scott
2021-05-16
1
-3/+20
|
|
/
/
/
*
|
|
|
Merge topic 'doc-cmake_minimum_version'
Brad King
2021-05-17
2
-3/+9
|
\
\
\
\
|
*
|
|
|
Help: Clarify calling cmake_minimum_required() inside a function
Craig Scott
2021-05-15
2
-3/+9
|
|
/
/
/
*
|
|
|
Merge topic 'OBJECT-lib-PIC-transitive'
Brad King
2021-05-17
2
-7/+3
|
\
\
\
\
|
*
|
|
|
INTERFACE_POSITION_INDEPENDENT_CODE must be transitive for OBJECT library
Marc Chevrier
2021-05-14
2
-7/+3
*
|
|
|
|
Merge topic 'IncludeInfo-var-expand'
Brad King
2021-05-17
1
-25/+25
|
\
\
\
\
\
|
*
|
|
|
|
CMakeParseImplicitIncludeInfo: remove needless variable expansions
Rolf Eike Beer
2021-05-13
1
-25/+25
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-17
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-16
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-15
1
-1/+1
[next]