summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-256-8/+8
* 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
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | cmMakefile: Don't expand bracket arguments in --trace-expandRaul Tambre2021-01-111-0/+1
* | | | Merge topic 'xcode-object-ids'Brad King2021-01-083-0/+26
|\ \ \ \ | |/ / /
| * | | Xcode: Use deterministic object ids for script build phasesBrad King2021-01-063-0/+26
* | | | Merge topic 'export-compile-commands-per-target'Brad King2021-01-075-0/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per targetShannon Booth2021-01-055-0/+69
* | | | cmDepends: merge dependers of depend makefileKai Wang2021-01-055-2/+41
|/ / /
* | | Merge topic 'makefiles-custom_command-depfile'Marc Chevrier2020-12-2617-14/+227
|\ \ \
| * | | Tests: Add case for DEPFILE in add_custom_commandMarc Chevrier2020-12-237-0/+123
| * | | Makefiles: Add support of DEPFILE for add_custom_commandMarc Chevrier2020-12-2311-14/+104
* | | | Merge topic 'xcode-inherit-paths'Craig Scott2020-12-243-0/+98
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Generalize inheritance of project-level search pathsBrad King2020-12-223-0/+98
* | | | Merge topic 'fc-relative-SOURCE_DIR'Craig Scott2020-12-223-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-223-0/+9
| * | | CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-141-18/+107
| * | | Merge topic 'execute_process-command-error' into release-3.19Brad King2020-12-1421-11/+130
| |\ \ \
* | \ \ \ Merge topic 'issue-20134'Brad King2020-12-224-0/+57
|\ \ \ \ \
| * | | | | target_include_directories: Support AFTER optionAsit Dhal2020-12-194-0/+57
* | | | | | Merge topic 'issue-15653'Brad King2020-12-2222-0/+231
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-2122-0/+231
| |/ / / /
* | | | | Merge topic 'ctest-test-dir'Brad King2020-12-216-0/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ctest: Support build tree on command lineAsit Dhal2020-12-176-0/+22
| | |_|/ | |/| |
* | | | Merge topic 'qt-autogen-per-config'Brad King2020-12-171-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Autogen: Add support for per-config sourcesBrad King2020-12-161-1/+2
* | | | Merge topic 'unity-anon-ns'Craig Scott2020-12-165-0/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-155-0/+84
* | | | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-1664-4/+568
|\ \ \ \
| * | | | Tests: Add cases for Ninja Multi-Config cross-config custom commandsBrad King2020-12-1563-0/+564
| * | | | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-4/+4
| |/ / /
* | | | Merge topic 'issue-20915'Brad King2020-12-1513-5/+44
|\ \ \ \
| * | | | file(configure): Order of named options should be specified in any orderAsit Dhal2020-12-1313-5/+44