summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'shlibdeps-fixup'Brad King2021-02-021-1/+1
|\ \ \ \ \
| * | | | | Tests: Accept line breaks in more places in dpkg-shlibdeps error messagewilliam.r.dieter2021-02-011-1/+1
| |/ / / /
* | | | | Merge topic 'tests-setgid'Brad King2021-02-021-0/+6
|\ \ \ \ \
| * | | | | Tests: Explicitly set permissions in CPack tests to avoid perimssions errorswilliam.r.dieter2021-01-291-0/+6
| |/ / / /
* | | | | Merge topic 'bad-dns-no_proxy'Brad King2021-02-022-0/+7
|\ \ \ \ \
| * | | | | Tests: Add host to ENV{no_proxy} when DNS lookup failure is expectedwilliam.r.dieter2021-01-292-0/+7
| |/ / / /
* | | | | Merge topic 'file-configure-newline'Brad King2021-02-011-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file(CONFIGURE): Fix newlines in CONTENTCristian Adam2021-01-291-1/+6
* | | | | Merge topic 'cmake_path-stabilization'Craig Scott2021-01-2911-24/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'Marc Chevrier2021-01-2811-24/+24
| | |/ / | |/| |
* | | | Merge topic 'externalproject-update-refactor'Brad King2021-01-295-1/+96
|\ \ \ \
| * | | | ExternalProject: Improve robustness of update stepCraig Scott2021-01-284-1/+91
| * | | | Tests: Prevent the noisy CMP0114 warnings in ExternalProjectUpdate testCraig Scott2021-01-281-0/+5
| | |/ / | |/| |
* | | | Tests: Disable MFC test for IntelLLVM due to #18311William R. Dieter2021-01-281-1/+8
* | | | Tests: Skip VSGNUFortran test for ifx.William R. Dieter2021-01-281-0/+4
* | | | Tests: Skip per file PDBs in PDBDirectoryAndName for IntelLLVMWilliam R. Dieter2021-01-281-2/+3
* | | | Tests: Update RunCMake.GenerateExportHeader for IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Skip old PrecompiledHeader test on IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Update CompileFeatures test for IntelLLVMBrad King2021-01-281-2/+2
* | | | Tests: Update Module.WriteCompilerDetectionHeader for IntelLLVMBrad King2021-01-281-2/+2
* | | | Tests: Update RunCMake.FileAPI for IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Update MSVCRuntimeLibrary.Fortran test for IntelLLVMWilliam R. Dieter2021-01-281-2/+3
* | | | Tests: Update Preprocess test for IntelLLVMWilliam R. Dieter2021-01-281-1/+6
* | | | Tests: Update CPack DEBUGINFO tests for IntelLLVMWilliam R. Dieter2021-01-281-1/+1
* | | | Tests: Update Assembler test for IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Update Fortran tests for IntelLLVMWilliam R. Dieter2021-01-282-3/+3
* | | | Tests: Cleanup CPack message when files are expected and none are foundWilliam R. Dieter2021-01-281-0/+5
* | | | Tests: Update RunCMake.DependencyGraph to canonicalize paths when comparingWilliam R. Dieter2021-01-281-1/+2
* | | | Tests: Make GCOV test more robust to symbolic links in pathsWilliam R. Dieter2021-01-281-0/+19
* | | | Tests: Fix Fortran test C function prototypesWilliam R. Dieter2021-01-281-2/+2
* | | | Tests: Use the CVS :local: access method for local directoriesWilliam R. Dieter2021-01-282-17/+7
* | | | Tests: Fix CMP0115 warnings in CompileFeatures testBrad King2021-01-281-1/+4
|/ / /
* | | Tests: Update tests for NVHPC compilerTin Huynh2021-01-275-8/+8
|/ /
* | Merge topic 'clang-tidy-fixes'Brad King2021-01-271-1/+1
|\ \
| * | clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* | | Merge topic 'update-bison-parser'Brad King2021-01-276-8/+8
|\ \ \
| * | | LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-256-8/+8
* | | | Merge topic 'outdir-target-genex'Brad King2021-01-277-0/+81
|\ \ \ \
| * | | | OUTPUT_DIRECTORY: Support tgt genex in output artifact varsAsit Dhal2021-01-267-0/+81
* | | | | Merge topic 'cpack-compression-threads'Brad King2021-01-275-4/+6
|\ \ \ \ \
| * | | | | CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-265-4/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'ExternalProject-vcs-tests'Brad King2021-01-275-7/+136
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Generate simpler ExternalProject sample Git repositoriesBrad King2021-01-255-7/+136
| | |/ / | |/| |
* | | | Merge topic 'nmc-cache-targets'Brad King2021-01-264-0/+12
|\ \ \ \
| * | | | Ninja Multi-Config: Restore rebuild_cache and edit_cache targetsBrad King2021-01-254-0/+12
| |/ / /
* | | | Merge topic 'reproducible-unity-id'Brad King2021-01-263-1/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-223-1/+16
* | | | Merge topic 'cpack-deb-shlibdeps-private-search-dirs'Brad King2021-01-2511-3/+224
|\ \ \ \ | |_|/ / |/| | |
| * | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-2211-3/+224
* | | | UseSWIG: use swig tool to generate dependenciesMarc Chevrier2021-01-213-2/+26
| |/ / |/| |