summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'Brad King2020-04-076-0/+32
| |\ \
| | * | file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-066-0/+32
| * | | Merge topic 'llvm-rc-include-path'Brad King2020-04-071-8/+8
| |\ \ \
| * \ \ \ Merge topic 'fetchcontent-download-no-extract'Brad King2020-04-063-0/+11
| |\ \ \ \
| | * | | | FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-033-0/+11
| * | | | | Merge topic 'parallel-lzma-compression'Brad King2020-04-065-0/+20
| |\ \ \ \ \
| | * | | | | cmCPackArchiveGenerator: support multithreaded compressionBen Boeckel2020-04-035-0/+20
| * | | | | | Merge topic 'ctest-resource-file-cache'Brad King2020-04-0610-16/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | 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 'ExternalProject-no-extract-bool'Brad King2020-04-031-0/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'link-libs-config-case'Brad King2020-03-314-0/+28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-309-1/+122
| |\ \ \ \ \ \
| | * | | | | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-269-1/+122
| * | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'string-prefix'Brad King2020-03-261-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | replace std::string::substr() with operations that do not allocate memoryRolf Eike Beer2020-03-231-3/+3
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | FindRuby: Add support for RVM installationsJulien Marrec2020-03-235-0/+155
| * | | | | | | | | FindRuby: Validate Ruby_EXECUTABLE before accepting itJulien Marrec2020-03-231-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge topic 'export-repeat'Brad King2020-03-203-0/+8
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindRuby-updates'Brad King2020-03-186-0/+82
| |\ \ \ \ \ \ \ \
| | * | | | | | | | FindRuby: Provide Ruby_LIBRARIES result variableBrad King2020-03-161-1/+1
| | * | | | | | | | FindRuby: Add dedicated testsJulien Marrec2020-03-166-0/+82
| * | | | | | | | | 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 'FindPython-version-validation-fix'Brad King2020-03-182-15/+67
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ 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 'FindRuby-variable-case'Brad King2020-03-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | FindRuby: Rename variables to match case of module nameJulien Marrec2020-03-111-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge topic 'swift-implicit-module-include-dir'Brad King2020-03-134-0/+29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Swift: Propagate Swift_MODULE_DIRECTORY as include directorySaleem Abdulrasool2020-03-124-0/+29
| * | | | | | | | | | | | 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
| | | |/ / / / / / / / / | | |/| | | | | | | | |