summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* 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-233-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
| |/ |/|
* | Merge topic 'FindGit-cache-version'Brad King2021-01-213-25/+7
|\ \
| * | Tests: FindGit already provides the git version, re-use itCraig Scott2021-01-203-25/+7
* | | 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
| | |/ / | |/| |
* | | | Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-182-0/+28
* | | | cmRST: Add support for 'envvar' directiveBrad King2021-01-182-0/+16
| |_|/ |/| |
* | | Merge topic 'ep-stash-options'Brad King2021-01-182-5/+17
|\ \ \
| * | | ExternalProject: Don't git stash ignored filesCraig Scott2021-01-162-5/+17
| |/ /
* | | Merge topic 'issue-17794'Brad King2021-01-181-0/+6
|\ \ \
| * | | cpack(DEB): Issue warning if custom script for control file is missingAsit Dhal2021-01-151-0/+6
| |/ /
* | | Merge topic 'FindPostgreSQL-server-component'Brad King2021-01-181-1/+1
|\ \ \
| * | | FindPostgreSQL: Add server componentAlexey Edelev2021-01-151-1/+1
* | | | Tests: Remove outdated CMakeTestMultipleConfigures testBrad King2021-01-152-180/+0
| |/ / |/| |
* | | 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 'fuzz1'Brad King2021-01-142-0/+35
|\ \ \ \ \
| * | | | | Tests: Add a fuzzer for oss-fuzzAdamKorcz2021-01-132-0/+35
* | | | | | 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-133-2/+7
|\ \ \ \ \ \ \
| * | | | | | | list(REMOVE_ITEM): Make removal of an empty item a no-op.Asit Dhal2021-01-123-2/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'depend_make_refine'Brad King2021-01-131-7/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cmDepends: disable long line dependencies for nmakeKai Wang2021-01-111-7/+1
| |/ / / / /
* | | | | | 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 'fc-relative-SOURCE_DIR' into release-3.19Craig Scott2020-12-223-0/+9
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix-21620'Brad King2021-01-077-11/+120
|\ \ \ \ \ \
| * | | | | | Add a failing test case for #21620Joerg Bornemann2021-01-066-2/+61
| * | | | | | Extend QtAutogen/RerunMocJoerg Bornemann2021-01-062-0/+32
| * | | | | | Do not use try_compile in RerunMocBasic testJoerg Bornemann2021-01-061-10/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'export-compile-commands-per-target'Brad King2021-01-075-0/+69
|\ \ \ \ \ \