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
*
VS: Don't compute CUDA options unless necessary
Raul Tambre
2020-10-27
2
-0/+7
*
Merge branch 'ninja-multi-per-config-sources' into release-3.18
Brad King
2020-10-26
2
-0/+12
|
\
|
*
Ninja Multi-Config: Don't try to calculate dependencies for "all"
Kyle Edwards
2020-10-26
2
-0/+12
*
|
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
4
-0/+5
|
/
*
VS: Fix regression in C# source links
Kinan Mahdi
2020-10-05
3
-5/+12
*
Merge topic 'foreach-int-parse-range-check' into release-3.18
Brad King
2020-09-21
4
-0/+9
|
\
|
*
foreach: Fix crash parsing integer out of range
Ben McMorran
2020-09-18
4
-0/+9
*
|
Ninja Multi-Config: Fix dependencies of custom commands
Kyle Edwards
2020-09-17
5
-7/+27
|
/
*
Ninja Multi-Config: Fix dependencies of utility targets
Kyle Edwards
2020-09-02
5
-1/+30
*
Tests: Pass additional Qt information to Ninja and NMC tests
Kyle Edwards
2020-09-01
3
-3/+4
*
Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27
Brad King
2020-08-19
1
-0/+9
*
Merge topic 'test-FindPkgConfig-isolate-env' into release-3.18
Brad King
2020-08-10
1
-0/+5
|
\
|
*
Tests: Isolate RunCMake.FindPkgConfig from caller environment
Brad King
2020-08-07
1
-0/+5
*
|
Merge branch 'backport-3.17-automoc_timestamp_deps'
Brad King
2020-08-05
6
-0/+56
|
\
\
|
|
/
|
/
|
|
*
AutoGen: Add test to check for correct AutoMoc dependencies
Alexandru Croitor
2020-08-03
6
-0/+56
|
*
Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17
Brad King
2020-07-21
3
-0/+56
|
|
\
|
*
\
Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17
Brad King
2020-06-01
1
-2/+5
|
|
\
\
*
|
|
|
add_test: Revert "Allow special characters in test name"
Brad King
2020-07-27
56
-373/+6
*
|
|
|
Merge branch 'backport-3.17-graphviz-restore-per-target'
Brad King
2020-07-21
3
-0/+56
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Tests: Cover Graphviz support for per-target dependency graph options
Stephan Rohmen
2020-07-21
3
-0/+56
*
|
|
|
Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18
Brad King
2020-07-14
1
-12/+14
|
\
\
\
\
|
*
|
|
|
Tests: Update file(G_R_D) test to make system library optional
Kyle Edwards
2020-07-13
1
-12/+14
*
|
|
|
|
Merge topic 'profiling-case-insensitive-command-names' into release-3.18
Brad King
2020-07-14
2
-1/+18
|
\
\
\
\
\
|
*
|
|
|
|
cmake: Store lowercase command names in profiling output
Craig Scott
2020-07-13
2
-1/+18
|
|
/
/
/
/
*
|
|
|
|
ALIAS targets: Non-global aliases must be propagated to sub-directories
Marc Chevrier
2020-07-11
4
-6/+25
|
/
/
/
/
*
|
|
|
set_property: Fix name of TARGET_DIRECTORY option in error messages
Alexandru Croitor
2020-07-09
2
-4/+4
*
|
|
|
Help: Clarify search order for resource spec file
Kyle Edwards
2020-07-07
6
-1/+26
*
|
|
|
Restore handling of build directory inside a symlinked path
Brad King
2020-07-02
6
-0/+52
*
|
|
|
Merge topic 'file-ARCHIVE-files-dirs' into release-3.18
Brad King
2020-07-01
2
-14/+14
|
\
\
\
\
|
*
|
|
|
file(ARCHIVE*): Collapse FILES and DIRECTORY options
Craig Scott
2020-06-30
2
-14/+14
*
|
|
|
|
Merge topic 'file-CONFIGURE-subdir' into release-3.18
Brad King
2020-06-30
4
-0/+7
|
\
\
\
\
\
|
*
|
|
|
|
file: Fix CONFIGURE output relative path
Brad King
2020-06-29
4
-0/+7
*
|
|
|
|
|
Merge topic 'find_library-file-readable' into release-3.18
Brad King
2020-06-30
4
-2/+22
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
find_library: Check that library files are readable
Brad King
2020-06-29
4
-2/+22
|
|
/
/
/
/
*
|
|
|
|
file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION
Craig Scott
2020-06-27
19
-18/+31
*
|
|
|
|
Tests: Don't ask for things not required for GoogleTest
Craig Scott
2020-06-24
4
-8/+4
*
|
|
|
|
Tests: Shorten case names in RunCMake.target_link_libraries-* tests
Brad King
2020-06-17
18
-31/+31
*
|
|
|
|
Tests: Split RunCMake.target_link_libraries test
Marc Chevrier
2020-06-17
40
-68/+201
|
/
/
/
/
*
|
|
|
Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
64
-255/+255
*
|
|
|
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
69
-296/+316
*
|
|
|
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
30
-9/+15
*
|
|
|
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
75
-31/+38
*
|
|
|
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
44
-15/+21
*
|
|
|
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
44
-15/+21
*
|
|
|
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
39
-12/+18
*
|
|
|
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
42
-13/+19
*
|
|
|
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
27
-8/+14
*
|
|
|
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
27
-8/+14
*
|
|
|
Merge topic 'cuda_architectures_disable' into release-3.18
Brad King
2020-06-15
2
-0/+4
|
\
\
\
\
|
*
|
|
|
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
2
-0/+4
[next]