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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'SWIG'
Brad King
2021-04-26
1
-1/+2
|
\
|
*
UseSWIG: use swig dependencies for Xcode generator
Marc Chevrier
2021-04-23
1
-1/+2
*
|
Merge topic 'xcode_app_extensions'
Brad King
2021-04-26
13
-40/+122
|
\
\
|
*
|
Xcode: Add support for embedding app extensions
Alexander Akhundzhanov
2021-04-22
9
-1/+94
|
*
|
Tests: Factor out XcodeProject-Embed check function findAttribute()
Craig Scott
2021-04-11
4
-39/+28
*
|
|
Merge topic 'lzma-threads'
Brad King
2021-04-26
1
-1/+1
|
\
\
\
|
*
|
|
cmArchiveWrite: Consolidate multiple ways to set thread count
Nils Gladitz
2021-04-22
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'autogen-moc-version'
Brad King
2021-04-26
3
-0/+36
|
\
\
\
|
*
|
|
AutoGen: Retrieve Qt version from moc as fallback
Joerg Bornemann
2021-04-23
3
-0/+36
*
|
|
|
Merge topic 'file-REAL_PATH-EXPAND_TILDE'
Brad King
2021-04-26
2
-12/+35
|
\
\
\
\
|
*
|
|
|
file(REAL_PATH): add option EXPAND_TILDE
Marc Chevrier
2021-04-21
2
-12/+35
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-multi-custom-target-post-build'
Brad King
2021-04-26
3
-0/+14
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Correctly generate POST_BUILD custom targets
Kyle Edwards
2021-04-22
3
-0/+14
*
|
|
|
|
Tests: Improve RunCMake.CPack* test error formatting
Brad King
2021-04-22
1
-13/+23
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKL
Brad King
2021-04-21
2
-2/+2
*
|
|
|
Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendor
Brad King
2021-04-21
2
-0/+26
*
|
|
|
Merge topic 'autogen-clear-early-source-cache'
Brad King
2021-04-21
2
-0/+11
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Autogen: Restore mocs_compilation in OBJECT libraries
Brad King
2021-04-20
2
-0/+11
*
|
|
Merge topic 'Xcode-add_custom_command-DEPFILE'
Brad King
2021-04-20
2
-3/+1
|
\
\
\
|
*
|
|
Xcode: Add support of DEPFILE for add_custom_command, part 2
Marc Chevrier
2021-04-17
2
-3/+1
*
|
|
|
Merge topic 'tests-clang-analyzer'
Brad King
2021-04-19
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaks
nic-kaczinsky
2021-04-16
1
-1/+1
*
|
|
|
|
Merge topic 'mrjoel/add-missing-not'
Brad King
2021-04-19
1
-1/+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add missing 'not' in error messages
Joel Johnson
2021-04-16
1
-1/+1
*
|
|
|
Merge topic 'Xcode-add_custom_command-DEPFILE'
Brad King
2021-04-16
2
-1/+3
|
\
\
\
\
|
*
|
|
|
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
2
-1/+3
*
|
|
|
|
Merge topic 'add_toolchain_cmake_option'
Brad King
2021-04-16
11
-1/+36
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake: add support for --toolchain command argument
Robert Maynard
2021-04-15
11
-1/+36
*
|
|
|
|
Find{BLAS,LAPACK}: Add test case covering Intel MKL
Brad King
2021-04-14
4
-20/+36
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
6
-9/+41
*
|
|
|
Merge topic 'presets-optional-generator-and-builddir'
Brad King
2021-04-08
5
-0/+29
|
\
\
\
\
|
*
|
|
|
cmake-presets: Make generator and binaryDir fields optional
friendlyanon
2021-04-06
5
-0/+29
|
|
/
/
/
*
|
|
|
Merge topic 'ctest-wait-verbosity'
Brad King
2021-04-08
13
-15/+108
|
\
\
\
\
|
*
|
|
|
ctest: Display test "WAITING" messages only in extra-verbose mode
Brad King
2021-04-06
12
-14/+104
|
*
|
|
|
Tests: Add RunCTest helper option to control CTest verbose flag
Brad King
2021-04-06
1
-1/+4
|
|
/
/
/
*
|
|
|
Merge topic 'flags-with-backslash'
Brad King
2021-04-08
7
-0/+19
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Restore support for backslashes in initial language-wide flags
Brad King
2021-04-07
7
-0/+19
|
*
|
Merge topic 'rel-file-table' into release-3.20
Brad King
2021-04-06
5
-0/+81
|
|
\
\
|
*
\
\
Merge topic 'nvhpc-lib-arch' into release-3.20
Brad King
2021-04-06
23
-20/+112
|
|
\
\
\
|
*
\
\
\
Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20
Brad King
2021-04-01
4
-0/+20
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'rel-file-table'
Brad King
2021-04-06
4
-0/+76
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Utilities/Release: Update file table for 3.20.0
Brad King
2021-04-05
1
-13/+13
|
*
|
|
|
|
Merge branch 'backport-3.19-rel-file-table' into rel-file-table
Brad King
2021-04-05
5
-0/+81
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'release-3.19' into backport-3.19-rel-file-table
Brad King
2021-04-05
20
-12/+148
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Utilities/Release: Update file table for 3.19.3
Brad King
2021-04-05
2
-2/+11
|
|
*
|
|
|
|
|
Merge tag 'v3.19.3' into backport-3.19-rel-file-table
Brad King
2021-04-05
8
-1/+37
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Utilities/Release: Update file table for 3.19.2
Brad King
2021-04-05
2
-9/+9
|
|
*
|
|
|
|
|
|
Merge tag 'v3.19.2' into backport-3.19-rel-file-table
Brad King
2021-04-05
93
-102/+663
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-table
Brad King
2021-04-05
5
-0/+72
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
Utilities/Release: Add script to generate a table of files
Brad King
2021-04-05
4
-0/+67
[next]