summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | CTest: Add CTEST_RESOURCE_SPEC_FILE variableKyle Edwards2020-04-0210-16/+64
| * | | | | | Merge topic 'pch-ios-multi-arch'Brad King2020-04-031-6/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-6/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge topic 'link-libs-config-case'Brad King2020-03-314-0/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-307-0/+71
| |\ \ \ \ \
| | * | | | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-267-0/+71
| * | | | | | Merge topic 'gtest_discover_tests_cross_compile_support'Brad King2020-03-3015-34/+156
| |\ \ \ \ \ \
| | * | | | | | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST modeRyan Thornton2020-03-275-0/+88
| | * | | | | | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery modeRyan Thornton2020-03-2711-34/+68
| | |/ / / / /
| * | | | | | Merge topic 'pch-warn-invalid'Brad King2020-03-274-1/+42
| |\ \ \ \ \ \
| | * | | | | | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-264-1/+42
| | |/ / / / /
| * | | | | | Merge topic 'export-error-on-multuple-calls'Brad King2020-03-277-1/+52
| |\ \ \ \ \ \
| | * | | | | | export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-267-1/+52
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge topic 'ctest-timeout-report'Brad King2020-03-272-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'backport-ctest-timeout-report' into ctest-timeout-reportBrad King2020-03-262-2/+2
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge topic 'llvm-rc-stderr'Brad King2020-03-273-3/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | replace std::string::substr() with operations that do not allocate memoryRolf Eike Beer2020-03-231-3/+3
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'export-repeat'Brad King2020-03-203-0/+8
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'FindPkgConfig-broken-pkg-config'Brad King2020-03-183-0/+12
| |\ \ \ \ \ \ \
| | * | | | | | | FindPkgConfig: Add test for specified pkg-config tool missingBrad King2020-03-173-0/+12
| * | | | | | | | Merge topic 'file-archive'Brad King2020-03-1720-0/+229
| |\ \ \ \ \ \ \ \
| | * | | | | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-1620-0/+229
| * | | | | | | | | Merge topic 'gtest-parallel-xml'Brad King2020-03-164-0/+69
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | GoogleTest: Add test case for XML_OUTPUT_DIRAlexander Stein2020-03-134-0/+69
| * | | | | | | | | | Merge topic 'gnu-as'Brad King2020-03-167-1/+39
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ASM: Fix depfile flags for GNU 'as' toolBrad King2020-03-137-1/+39
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge topic 'profiling'Brad King2020-03-1311-0/+49
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | cmake: add command line options to output script profiling dataWouter Klouwen2020-03-0711-0/+49
| * | | | | | | | | Merge topic 'GoogleTest-gtest_discover_tests-failure'Brad King2020-03-136-1/+29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | GoogleTest: Add missing test case for gtest_discover_tests failureRyan Thornton2020-03-116-1/+29
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge topic 'rename-macho-version-properties'Craig Scott2020-03-121-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'swift-ninja-multiconfig'Kyle Edwards2020-03-103-0/+9
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfigKyle Edwards2020-03-093-0/+9
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge topic 'file-CONFIGURE'Brad King2020-03-1022-0/+89
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-0922-0/+89
| | |/ / / / / / / / /
| * | | | | | | | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-0620-0/+78
| |/ / / / / / / / /
| * | | | | | | | | Merge topic 'macos_framework_postfix'Kyle Edwards2020-03-053-0/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Alexandru Croitor2020-03-043-0/+106
| * | | | | | | | | | Merge topic 'objlib-transitive-deps'Brad King2020-03-052-2/+28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix dependencies on targets linked through object librariesBrad King2020-03-042-2/+28
| * | | | | | | | | | | Merge topic 'ninja-multi-custom-command-deps'Brad King2020-03-053-6/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'ninja-multi-spurious-unused-variables'Brad King2020-03-042-2/+13
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake_command-eval'Brad King2020-03-0315-1/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-0315-1/+30
| * | | | | | | | | | | | Merge topic 'csharp-out-of-source-groups'Brad King2020-02-287-1/+60
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-287-1/+60
| * | | | | | | | | | | | | Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-2817-34/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'foreach-range-issues'Brad King2020-02-2822-0/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-27168-8/+1126
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-26168-8/+1126