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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge topic 'doc-markup-program-options'
Brad King
2022-08-08
1
-1/+1
|
\
\
\
|
*
|
|
Help: Value for `--graphviz=` option actually is mandatory
Alex Turbov
2022-08-04
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-07
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-06
1
-1/+1
*
|
|
|
Merge topic 'string-JSON-error-typo'
Brad King
2022-08-05
1
-1/+1
|
\
\
\
\
|
*
|
|
|
string(JSON): Fix typo in error message
Sean Kahler
2022-08-04
1
-1/+1
*
|
|
|
|
Merge topic 'find_package-one-more-path'
Brad King
2022-08-05
1
-4/+12
|
\
\
\
\
\
|
*
|
|
|
|
cmFindPackageCommand: Protect overrides of `cmDirectoryListGenerator`
Alex Turbov
2022-08-04
1
-0/+2
|
*
|
|
|
|
cmFindPackageCommand: Add one more search path
Alex Turbov
2022-08-04
1
-4/+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-05
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cmake-preset-error-reporting'
Brad King
2022-08-04
4
-16/+30
|
\
\
\
\
|
*
|
|
|
presets: Add basic error forwarding from cmake preset json parser
Sankhesh Jhaveri
2022-08-03
4
-16/+30
*
|
|
|
|
Merge topic 'makefile-path-consistency'
Brad King
2022-08-04
2
-34/+44
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Makefiles: Restore path consistency in the global dispatch makefile
Brad King
2022-08-03
2
-34/+44
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-04
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'all-verify-interface-header-sets'
Kyle Edwards
2022-08-03
2
-0/+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
2
-0/+20
|
*
|
|
Merge topic 'vs-msbuild-arm64' into release-3.24
Brad King
2022-08-02
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'try_compile-cleanup'
Brad King
2022-08-03
4
-525/+396
|
\
\
\
\
\
|
*
|
|
|
|
cmCoreTryCompile: Port to cmArgumentParser
Brad King
2022-08-02
4
-490/+356
|
*
|
|
|
|
cmCoreTryCompile: Move target type selection logic to try_compile
Brad King
2022-08-02
4
-25/+30
|
*
|
|
|
|
cmCoreTryCompile: Simplify TryCompileCode return type
Brad King
2022-08-02
3
-28/+28
*
|
|
|
|
|
Merge topic 'cpp-named-module-support-msvc'
Brad King
2022-08-03
5
-9/+408
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmCxxModuleMapper: support MSVC module map format
Ben Boeckel
2022-08-02
3
-3/+88
|
*
|
|
|
|
|
cmCxxModuleMapper: track transitive modules for MSVC
Ben Boeckel
2022-08-02
3
-6/+278
|
*
|
|
|
|
|
cmScanDepFormat: support the MSVC 17.3 toolchain temporarily
Ben Boeckel
2022-08-02
1
-0/+22
|
*
|
|
|
|
|
cmScanDepFormat: support P1689R5
Ben Boeckel
2022-07-26
2
-0/+20
*
|
|
|
|
|
|
Merge topic 'cuda_add_lto_support'
Brad King
2022-08-03
13
-34/+114
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
12
-32/+114
|
*
|
|
|
|
|
|
remove unused variables
Robert Maynard
2022-07-13
1
-1/+0
|
*
|
|
|
|
|
|
remove unused variable
Robert Maynard
2022-07-13
1
-1/+0
*
|
|
|
|
|
|
|
Merge topic 'find_package-refactor-path-generation'
Brad King
2022-08-03
2
-679/+572
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Optimize the last calls to `TryGeneratedPaths`
Alex Turbov
2022-08-02
1
-18/+6
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Path generators are actually reusable
Alex Turbov
2022-08-02
1
-76/+40
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Better names for template parameters
Alex Turbov
2022-08-02
1
-14/+17
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Rename some generators
Alex Turbov
2022-08-02
1
-72/+77
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Deduplicate directory listing code
Alex Turbov
2022-08-02
1
-65/+58
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Compile-time path generator expressions
Alex Turbov
2022-08-02
1
-496/+434
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Avoid friendship between command class and generator
Alex Turbov
2022-07-11
2
-23/+34
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Drop dead code
Alex Turbov
2022-07-11
1
-8/+2
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Move methods implementation into the class definition
Alex Turbov
2022-07-11
1
-25/+18
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Drop redundant `std::ostream::operator<<` calls
Alex Turbov
2022-07-11
1
-9/+8
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Use `vector` instead of `set` to store arg indices
Alex Turbov
2022-07-11
1
-18/+18
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Move comment inside the `else if` block
Alex Turbov
2022-07-11
1
-4/+3
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Named lambda w/o capture to normal function
Alex Turbov
2022-07-11
1
-12/+12
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Constness
Alex Turbov
2022-07-11
1
-62/+66
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Enclose file list generators into anonymous ns
Alex Turbov
2022-07-11
1
-22/+27
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Move `cmFindPackageCommandHoldFile` to anonymous ns
Alex Turbov
2022-07-11
1
-29/+35
|
*
|
|
|
|
|
|
|
cmFindPackageCommand: Move `collectPathsForDebug()` to anonymous namespace
Alex Turbov
2022-07-11
1
-15/+15
[prev]
[next]