| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'link-libs-config-case' | Brad King | 2020-03-31 | 4 | -0/+28 |
|\ |
|
| * | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 4 | -0/+28 |
|
|
* | | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 7 | -0/+71 |
|\ \ |
|
| * | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties. | Matt Davies | 2020-03-26 | 7 | -0/+71 |
|
|
* | | | Merge topic 'gtest_discover_tests_cross_compile_support' | Brad King | 2020-03-30 | 15 | -34/+156 |
|\ \ \ |
|
| * | | | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST mode | Ryan Thornton | 2020-03-27 | 5 | -0/+88 |
|
|
| * | | | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery mode | Ryan Thornton | 2020-03-27 | 11 | -34/+68 |
| |/ / |
|
* | | | Merge topic 'pch-warn-invalid' | Brad King | 2020-03-27 | 4 | -1/+42 |
|\ \ \ |
|
| * | | | PCH: add an option to disable `-Winvalid-pch` | Cristian Adam | 2020-03-26 | 4 | -1/+42 |
| |/ / |
|
* | | | Merge topic 'export-error-on-multuple-calls' | Brad King | 2020-03-27 | 7 | -1/+52 |
|\ \ \ |
|
| * | | | export(): raise an error on multiple calls with same FILE | Marc Chevrier | 2020-03-26 | 7 | -1/+52 |
|
|
* | | | | Merge topic 'ctest-timeout-report' | Brad King | 2020-03-27 | 2 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report | Brad King | 2020-03-26 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | CTest: Fix reported duration on timeout when grindchild keeps pipes open | Brad King | 2020-03-26 | 2 | -2/+2 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge topic 'llvm-rc-stderr' | Brad King | 2020-03-27 | 3 | -3/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | llvm-rc: Print stderr output when calling tools through cmake_llvm_rc | Thomas Bernard | 2020-03-26 | 3 | -3/+4 |
| |/ / / |
|
* | | | | replace std::string::substr() with operations that do not allocate memory | Rolf Eike Beer | 2020-03-23 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge topic 'export-repeat' | Brad King | 2020-03-20 | 3 | -0/+8 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | export: Fix use-after-free on multiple calls overwriting same FILE | Brad King | 2020-03-19 | 3 | -0/+8 |
|
|
| * | Merge topic 'rename-macho-version-properties' into release-3.17 | Craig Scott | 2020-03-12 | 1 | -2/+2 |
| |\ |
|
* | \ | Merge topic 'FindPkgConfig-broken-pkg-config' | Brad King | 2020-03-18 | 3 | -0/+12 |
|\ \ \ |
|
| * | | | FindPkgConfig: Add test for specified pkg-config tool missing | Brad King | 2020-03-17 | 3 | -0/+12 |
|
|
* | | | | Merge topic 'file-archive' | Brad King | 2020-03-17 | 20 | -0/+229 |
|\ \ \ \ |
|
| * | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommands | Cristian Adam | 2020-03-16 | 20 | -0/+229 |
|
|
* | | | | | Merge topic 'gtest-parallel-xml' | Brad King | 2020-03-16 | 4 | -0/+69 |
|\ \ \ \ \ |
|
| * | | | | | GoogleTest: Add test case for XML_OUTPUT_DIR | Alexander Stein | 2020-03-13 | 4 | -0/+69 |
|
|
* | | | | | | Merge topic 'gnu-as' | Brad King | 2020-03-16 | 7 | -1/+39 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ASM: Fix depfile flags for GNU 'as' tool | Brad King | 2020-03-13 | 7 | -1/+39 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'profiling' | Brad King | 2020-03-13 | 11 | -0/+49 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 11 | -0/+49 |
|
|
* | | | | | Merge topic 'GoogleTest-gtest_discover_tests-failure' | Brad King | 2020-03-13 | 6 | -1/+29 |
|\ \ \ \ \ |
|
| * | | | | | GoogleTest: Add missing test case for gtest_discover_tests failure | Ryan Thornton | 2020-03-11 | 6 | -1/+29 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'rename-macho-version-properties' | Craig Scott | 2020-03-12 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 1 | -2/+2 |
|
|
* | | | | Merge topic 'swift-ninja-multiconfig' | Kyle Edwards | 2020-03-10 | 3 | -0/+9 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfig | Kyle Edwards | 2020-03-09 | 3 | -0/+9 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Swift: support Ninja Multi-Config | Saleem Abdulrasool | 2020-03-09 | 3 | -0/+9 |
|
|
| | * | | Merge topic 'ninja-multi-custom-command-deps' into release-3.17 | Brad King | 2020-03-05 | 3 | -6/+3 |
| | |\ \ |
|
* | | \ \ | Merge topic 'file-CONFIGURE' | Brad King | 2020-03-10 | 22 | -0/+89 |
|\ \ \ \ \ |
|
| * | | | | | file: Add CONFIGURE subcommand | Leander Beernaert | 2020-03-09 | 22 | -0/+89 |
| |/ / / / |
|
* | | | | | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 20 | -0/+78 |
|/ / / / |
|
* | | | | Merge topic 'macos_framework_postfix' | Kyle Edwards | 2020-03-05 | 3 | -0/+106 |
|\ \ \ \ |
|
| * | | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 3 | -0/+106 |
|
|
* | | | | | Merge topic 'objlib-transitive-deps' | Brad King | 2020-03-05 | 2 | -2/+28 |
|\ \ \ \ \ |
|
| * | | | | | Fix dependencies on targets linked through object libraries | Brad King | 2020-03-04 | 2 | -2/+28 |
|
|
* | | | | | | Merge topic 'ninja-multi-custom-command-deps' | Brad King | 2020-03-05 | 3 | -6/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | Ninja Multi-Config: Don't build target dependencies for custom commands | Kyle Edwards | 2020-03-03 | 3 | -6/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'ninja-multi-spurious-unused-variables' | Brad King | 2020-03-04 | 2 | -2/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Ninja Multi-Config: Fix spurious unused variable warning | Kyle Edwards | 2020-03-03 | 2 | -2/+13 |
| |/ / |
|
| * | | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17 | Brad King | 2020-02-28 | 17 | -34/+70 |
| |\ \ |
|