Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'extend_toolchain_flag_to_cmake_preset' | Brad King | 2021-05-04 | 9 | -2/+90 |
|\ | |||||
| * | cmake-presets: Introduce `toolchainFile` preset option | Robert Maynard | 2021-04-28 | 9 | -2/+90 |
* | | Merge topic 'vs-config-specific-csproj' | Brad King | 2021-05-04 | 4 | -1/+36 |
|\ \ | |||||
| * | | VS: Add support for per-config C# sources | Thomas Vaughan | 2021-05-03 | 4 | -1/+36 |
* | | | Merge topic 'vs-csharp-link' | Brad King | 2021-05-04 | 3 | -0/+27 |
|\ \ \ | |||||
| * | | | VS: Fix CSharp sources inside build directory | Kinan Mahdi | 2021-05-03 | 3 | -0/+27 |
* | | | | Merge topic 'compile-features-lang-vars' | Brad King | 2021-05-04 | 3 | -0/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CompilerId/Features: Tolerate variables named for languages | Brad King | 2021-05-03 | 3 | -0/+10 |
* | | | | Merge topic 'ninja-multi-long-command-line-config' | Brad King | 2021-05-03 | 3 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Ninja Multi-Config: Split long command lines by config | Kyle Edwards | 2021-04-30 | 3 | -0/+12 |
* | | | | | Merge topic 'foreach-loop-variable' | Brad King | 2021-05-03 | 3 | -0/+106 |
|\ \ \ \ \ | |||||
| * | | | | | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 3 | -0/+106 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'test-ifort-windows' | Brad King | 2021-04-29 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix FortranOnly test with Intel compiler on Windows | Brad King | 2021-04-28 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'test-GEH-vs6' | Brad King | 2021-04-29 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_t | Brad King | 2021-04-28 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'test_driver_tap13_support' | Brad King | 2021-04-29 | 1 | -4/+32 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | create_test_sourcelist: add test driver option to run all tests | Sergey Bronnikov | 2021-04-28 | 1 | -0/+26 |
| * | | | | Tests: Isolate TestDriver build directories | Brad King | 2021-04-28 | 1 | -4/+6 |
| | |_|/ | |/| | | |||||
* | | | | Tests: Add cases for CTest extra measurements from tests | Zack Galbreath | 2021-04-27 | 3 | -1/+36 |
| |_|/ |/| | | |||||
* | | | Merge topic 'ctest_junit' | Brad King | 2021-04-27 | 6 | -0/+84 |
|\ \ \ | |||||
| * | | | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 6 | -0/+84 |
* | | | | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 39 | -54/+194 |
| |/ / |/| | | |||||
* | | | Merge topic 'SWIG' | Brad King | 2021-04-26 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | UseSWIG: use swig dependencies for Xcode generator | Marc Chevrier | 2021-04-23 | 1 | -1/+2 |
* | | | | Merge topic 'xcode_app_extensions' | Brad King | 2021-04-26 | 13 | -40/+122 |
|\ \ \ \ | |||||
| * | | | | Xcode: Add support for embedding app extensions | Alexander Akhundzhanov | 2021-04-22 | 9 | -1/+94 |
| * | | | | Tests: Factor out XcodeProject-Embed check function findAttribute() | Craig Scott | 2021-04-11 | 4 | -39/+28 |
* | | | | | Merge topic 'lzma-threads' | Brad King | 2021-04-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmArchiveWrite: Consolidate multiple ways to set thread count | Nils Gladitz | 2021-04-22 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'autogen-moc-version' | Brad King | 2021-04-26 | 3 | -0/+36 |
|\ \ \ \ \ | |||||
| * | | | | | AutoGen: Retrieve Qt version from moc as fallback | Joerg Bornemann | 2021-04-23 | 3 | -0/+36 |
* | | | | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE' | Brad King | 2021-04-26 | 2 | -12/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(REAL_PATH): add option EXPAND_TILDE | Marc Chevrier | 2021-04-21 | 2 | -12/+35 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ninja-multi-custom-target-post-build' | Brad King | 2021-04-26 | 3 | -0/+14 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Ninja Multi-Config: Correctly generate POST_BUILD custom targets | Kyle Edwards | 2021-04-22 | 3 | -0/+14 |
* | | | | | Tests: Improve RunCMake.CPack* test error formatting | Brad King | 2021-04-22 | 1 | -13/+23 |
| |_|/ / |/| | | | |||||
* | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKL | Brad King | 2021-04-21 | 2 | -2/+2 |
* | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendor | Brad King | 2021-04-21 | 2 | -0/+26 |
* | | | | Merge topic 'autogen-clear-early-source-cache' | Brad King | 2021-04-21 | 2 | -0/+11 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Autogen: Restore mocs_compilation in OBJECT libraries | Brad King | 2021-04-20 | 2 | -0/+11 |
* | | | Merge topic 'Xcode-add_custom_command-DEPFILE' | Brad King | 2021-04-20 | 2 | -3/+1 |
|\ \ \ | |||||
| * | | | Xcode: Add support of DEPFILE for add_custom_command, part 2 | Marc Chevrier | 2021-04-17 | 2 | -3/+1 |
* | | | | Merge topic 'tests-clang-analyzer' | Brad King | 2021-04-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaks | nic-kaczinsky | 2021-04-16 | 1 | -1/+1 |
* | | | | | Merge topic 'mrjoel/add-missing-not' | Brad King | 2021-04-19 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Add missing 'not' in error messages | Joel Johnson | 2021-04-16 | 1 | -1/+1 |
* | | | | Merge topic 'Xcode-add_custom_command-DEPFILE' | Brad King | 2021-04-16 | 2 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Xcode: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2021-04-15 | 2 | -1/+3 |
* | | | | | Merge topic 'add_toolchain_cmake_option' | Brad King | 2021-04-16 | 11 | -1/+36 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |