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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into cmp0082-exclude-from-all
Kyle Edwards
2021-05-24
406
-321/+4487
|
\
|
*
Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworks
Kyle Edwards
2021-05-20
3
-0/+23
|
*
Merge topic 'cmake-ninja-workdir'
Brad King
2021-05-20
4
-0/+50
|
|
\
|
|
*
Ninja: Handle depfiles with absolute paths to generated files
Brad King
2021-05-19
1
-1/+1
|
|
*
Tests: Add case covering a unity build with a generated source
Brad King
2021-05-19
4
-0/+50
|
*
|
Merge topic 'install-script-all-components'
Brad King
2021-05-20
10
-0/+72
|
|
\
\
|
|
*
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
10
-0/+72
|
|
|
/
|
*
|
cmCommandLineArgument: OneOrMore mode supports `=` separator
Robert Maynard
2021-05-19
1
-2/+1
|
*
|
cmCommandLineArgument: Understands which commands require partial matching
Robert Maynard
2021-05-19
1
-1/+1
|
|
/
|
*
Merge topic 'VS-include_external_msproject-CSharp-targets-references'
Brad King
2021-05-14
3
-0/+47
|
|
\
|
|
*
Tests/include_external_msproject: Check C# project reference
Dario Passet
2021-05-13
3
-0/+47
|
*
|
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'
Brad King
2021-05-14
13
-0/+30
|
|
\
\
|
*
\
\
Merge topic 'find_item-consistent-behavior-cache-variables'
Brad King
2021-05-13
23
-0/+397
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
find_*: ensure consistent behavior for cache variables
Marc Chevrier
2021-05-12
23
-0/+397
|
*
|
|
Merge topic 'xcode-inherited-params'
Brad King
2021-05-12
3
-0/+58
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.
Danny Parker
2021-05-05
3
-0/+58
|
*
|
|
Merge topic 'codespell'
Brad King
2021-05-10
7
-8/+8
|
|
\
\
\
|
|
*
|
|
Xcode: Fix typos and spelling in error message
Josef Angstenberger
2021-05-07
1
-1/+1
|
|
*
|
|
Tests: Fix typos and spelling in test strings
Josef Angstenberger
2021-05-07
2
-2/+2
|
|
*
|
|
Tests: Fix typos and spelling in test error message
Josef Angstenberger
2021-05-07
1
-2/+2
|
|
*
|
|
Tests: Fix typos and spelling in test name
Josef Angstenberger
2021-05-07
1
-1/+1
|
|
*
|
|
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
2
-2/+2
|
*
|
|
|
Merge topic 'install-symlink-to-directory'
Brad King
2021-05-10
5
-0/+22
|
|
\
\
\
\
|
|
*
|
|
|
install(FILES): Allow installation of symlinks to directory
Jens Carl
2021-05-06
5
-0/+22
|
|
|
/
/
/
|
*
|
|
|
Merge topic 'windows-symlink-errors'
Brad King
2021-05-10
5
-6/+6
|
|
\
\
\
\
|
|
*
|
|
|
cmSystemTools: Improve CreateLink and CreateSymlink error codes
Brad King
2021-05-07
5
-6/+6
|
|
|
/
/
/
|
*
|
|
|
Merge topic 'ep-update-git-hash-missing'
Brad King
2021-05-10
3
-3/+20
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Fix RunCMake.CMakePresets example PATH format
Brad King
2021-05-05
1
-0/+3
|
*
|
|
|
Merge topic 'generate-cmake-build-command-parallel'
Brad King
2021-05-05
4
-0/+19
|
|
\
\
\
\
|
|
*
|
|
|
ctest_build: Add the PARALLEL_LEVEL argument
friendlyanon
2021-05-04
2
-0/+12
|
|
*
|
|
|
build_command: Add the PARALLEL_LEVEL argument
friendlyanon
2021-05-04
2
-0/+7
|
*
|
|
|
|
Merge topic 'extend_toolchain_flag_to_cmake_preset'
Brad King
2021-05-04
9
-2/+90
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cmake-presets: Introduce `toolchainFile` preset option
Robert Maynard
2021-04-28
9
-2/+90
|
*
|
|
|
|
|
Merge topic 'vs-csharp-link'
Brad King
2021-05-04
3
-0/+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
VS: Fix CSharp sources inside build directory
Kinan Mahdi
2021-05-03
3
-0/+27
|
*
|
|
|
|
|
|
Merge topic 'compile-features-lang-vars'
Brad King
2021-05-04
3
-0/+10
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
CompilerId/Features: Tolerate variables named for languages
Brad King
2021-05-03
3
-0/+10
|
*
|
|
|
|
|
|
Merge topic 'ninja-multi-long-command-line-config'
Brad King
2021-05-03
3
-0/+12
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'foreach-loop-variable'
Brad King
2021-05-03
3
-0/+106
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
foreach(): loop variables are only available in the loop scope
Marc Chevrier
2021-04-28
3
-0/+106
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Tests: Fix RunCMake.GenerateExportHeader use of size_t
Brad King
2021-04-28
1
-1/+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Tests: Add cases for CTest extra measurements from tests
Zack Galbreath
2021-04-27
3
-1/+36
|
*
|
|
|
|
Merge topic 'ctest_junit'
Brad King
2021-04-27
6
-0/+84
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
6
-0/+84
|
*
|
|
|
|
|
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
34
-50/+163
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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
[next]