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 'pch-reuse-from-obj-msvc'
Brad King
2021-02-03
2
-0/+132
|
\
|
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
2
-0/+132
|
*
Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"
Brad King
2021-02-02
2
-132/+0
|
*
Merge topic 'pch-reuse-from-obj-msvc'
Brad King
2021-02-02
2
-0/+132
|
|
\
|
|
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
2
-0/+132
*
|
|
file(CONFIGURE): Use text mode for default OUTPUT content
Cristian Adam
2021-02-02
1
-1/+5
|
/
/
*
|
Merge topic 'issue-19198'
Brad King
2021-02-02
11
-0/+141
|
\
\
|
*
|
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
11
-0/+141
*
|
|
Merge topic 'fix21727_for_FindOpenSSL'
Brad King
2021-02-02
6
-0/+86
|
\
\
\
|
*
|
|
FindOpenSSL: Add support for version-range
Deniz Bahadir
2021-02-01
6
-0/+86
|
|
/
/
*
|
|
Merge topic 'shlibdeps-fixup'
Brad King
2021-02-02
1
-1/+1
|
\
\
\
|
*
|
|
Tests: Accept line breaks in more places in dpkg-shlibdeps error message
william.r.dieter
2021-02-01
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'tests-setgid'
Brad King
2021-02-02
1
-0/+6
|
\
\
\
|
*
|
|
Tests: Explicitly set permissions in CPack tests to avoid perimssions errors
william.r.dieter
2021-01-29
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'bad-dns-no_proxy'
Brad King
2021-02-02
2
-0/+7
|
\
\
\
|
*
|
|
Tests: Add host to ENV{no_proxy} when DNS lookup failure is expected
william.r.dieter
2021-01-29
2
-0/+7
|
|
/
/
*
|
|
Merge topic 'file-configure-newline'
Brad King
2021-02-01
1
-1/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file(CONFIGURE): Fix newlines in CONTENT
Cristian Adam
2021-01-29
1
-1/+6
*
|
|
Merge topic 'cmake_path-stabilization'
Craig Scott
2021-01-29
11
-24/+24
|
\
\
\
|
*
|
|
cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'
Marc Chevrier
2021-01-28
11
-24/+24
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'externalproject-update-refactor'
Brad King
2021-01-29
5
-1/+96
|
\
\
\
|
*
|
|
ExternalProject: Improve robustness of update step
Craig Scott
2021-01-28
4
-1/+91
|
*
|
|
Tests: Prevent the noisy CMP0114 warnings in ExternalProjectUpdate test
Craig Scott
2021-01-28
1
-0/+5
|
|
|
/
|
|
/
|
*
|
|
Tests: Disable MFC test for IntelLLVM due to #18311
William R. Dieter
2021-01-28
1
-1/+8
*
|
|
Tests: Skip VSGNUFortran test for ifx.
William R. Dieter
2021-01-28
1
-0/+4
*
|
|
Tests: Skip per file PDBs in PDBDirectoryAndName for IntelLLVM
William R. Dieter
2021-01-28
1
-2/+3
*
|
|
Tests: Update RunCMake.GenerateExportHeader for IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
|
|
Tests: Skip old PrecompiledHeader test on IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
|
|
Tests: Update CompileFeatures test for IntelLLVM
Brad King
2021-01-28
1
-2/+2
*
|
|
Tests: Update Module.WriteCompilerDetectionHeader for IntelLLVM
Brad King
2021-01-28
1
-2/+2
*
|
|
Tests: Update RunCMake.FileAPI for IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
|
|
Tests: Update MSVCRuntimeLibrary.Fortran test for IntelLLVM
William R. Dieter
2021-01-28
1
-2/+3
*
|
|
Tests: Update Preprocess test for IntelLLVM
William R. Dieter
2021-01-28
1
-1/+6
*
|
|
Tests: Update CPack DEBUGINFO tests for IntelLLVM
William R. Dieter
2021-01-28
1
-1/+1
*
|
|
Tests: Update Assembler test for IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
|
|
Tests: Update Fortran tests for IntelLLVM
William R. Dieter
2021-01-28
2
-3/+3
*
|
|
Tests: Cleanup CPack message when files are expected and none are found
William R. Dieter
2021-01-28
1
-0/+5
*
|
|
Tests: Update RunCMake.DependencyGraph to canonicalize paths when comparing
William R. Dieter
2021-01-28
1
-1/+2
*
|
|
Tests: Make GCOV test more robust to symbolic links in paths
William R. Dieter
2021-01-28
1
-0/+19
*
|
|
Tests: Fix Fortran test C function prototypes
William R. Dieter
2021-01-28
1
-2/+2
*
|
|
Tests: Use the CVS :local: access method for local directories
William R. Dieter
2021-01-28
2
-17/+7
*
|
|
Tests: Fix CMP0115 warnings in CompileFeatures test
Brad King
2021-01-28
1
-1/+4
|
/
/
*
|
Tests: Update tests for NVHPC compiler
Tin Huynh
2021-01-27
5
-8/+8
|
/
*
Merge topic 'clang-tidy-fixes'
Brad King
2021-01-27
1
-1/+1
|
\
|
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
|
Merge topic 'update-bison-parser'
Brad King
2021-01-27
6
-8/+8
|
\
\
|
*
|
LexerParser: Regenerate parser files with GNU Bison 3.7.4
Christoph GrĂ¼ninger
2021-01-25
6
-8/+8
*
|
|
Merge topic 'outdir-target-genex'
Brad King
2021-01-27
7
-0/+81
|
\
\
\
|
*
|
|
OUTPUT_DIRECTORY: Support tgt genex in output artifact vars
Asit Dhal
2021-01-26
7
-0/+81
*
|
|
|
Merge topic 'cpack-compression-threads'
Brad King
2021-01-27
5
-4/+6
|
\
\
\
\
[next]