summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-022-0/+132
| |\ \ \ \
| | * | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-022-0/+132
| | |/ / /
* | | | | file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-021-1/+5
|/ / / /
* | | | Merge topic 'issue-19198'Brad King2021-02-0211-0/+141
|\ \ \ \
| * | | | file(GENERATE): Support new line styleAsit Dhal2021-02-0111-0/+141
* | | | | Merge topic 'fix21727_for_FindOpenSSL'Brad King2021-02-026-0/+86
|\ \ \ \ \
| * | | | | FindOpenSSL: Add support for version-rangeDeniz Bahadir2021-02-016-0/+86
| |/ / / /
* | | | | 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-021-0/+4
|\ \ \ \ \
| * | | | | Tests: Add host to ENV{no_proxy} when DNS lookup failure is expectedwilliam.r.dieter2021-01-291-0/+4
| |/ / / /
* | | | | 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-293-0/+91
|\ \ \ \
| * | | | ExternalProject: Improve robustness of update stepCraig Scott2021-01-283-0/+91
| | |/ / | |/| |
* | | | Tests: Update RunCMake.GenerateExportHeader for IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Update RunCMake.FileAPI for IntelLLVMBrad King2021-01-281-1/+1
* | | | Tests: Update CPack DEBUGINFO tests for IntelLLVMWilliam R. Dieter2021-01-281-1/+1
* | | | 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: Update tests for NVHPC compilerTin Huynh2021-01-272-3/+3
|/ /
* | 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
| |/ /
* | | CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-265-4/+6
* | | 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
| |/ /
* | | Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-223-1/+16
|/ /
* | Merge topic 'macos-include-weak-dependencies'Brad King2021-01-212-2/+35
|\ \ | |/
| * file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-202-2/+35
* | Merge topic 'ninja-custom_command-depfile'Brad King2021-01-2011-24/+27
|\ \
| * | Ninja: add_custom_command(DEPFILE): Ensure dependencies consistencyMarc Chevrier2021-01-1911-24/+27
* | | cpack(DEB): Issue warning if custom script for control file is missingAsit Dhal2021-01-151-0/+6
|/ /
* | Merge topic 'cmake_path-stabilization'Marc Chevrier2021-01-152-5/+5
|\ \
| * | cmake_path: various updatesMarc Chevrier2021-01-132-5/+5
* | | Merge topic 'fileapi-toolchains'Brad King2021-01-1410-1/+151
|\ \ \
| * | | Tests: Add test for toolchains-v1 File API objectBen McMorran2021-01-129-0/+150
| * | | Tests: Add toolchains kind to capabilities testBen McMorran2021-01-121-1/+1
* | | | Merge topic 'install-FILES-rename-genex'Brad King2021-01-146-0/+21
|\ \ \ \
| * | | | install(files): Support genex in rename optionAsit Dhal2021-01-136-0/+21
| | |/ / | |/| |
* | | | Merge topic 'ExternalProject-configure-handled-by-build'Brad King2021-01-133-0/+77
|\ \ \ \
| * | | | ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD optionDaan De Meyer2021-01-123-0/+77
* | | | | Merge topic 'issue-21663'Brad King2021-01-132-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | list(REMOVE_ITEM): Make removal of an empty item a no-op.Asit Dhal2021-01-122-0/+6
* | | | | Merge topic 'ninja-multi-config-post-build'Brad King2021-01-124-0/+17
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlapKyle Edwards2021-01-074-0/+17
| | |_|/ / | |/| | |
* | | | | Merge topic 'trace_expand_bracket'Brad King2021-01-121-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |