Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find_item-consistent-behavior-cache-variables' | Brad King | 2021-05-13 | 23 | -0/+397 |
|\ | |||||
| * | find_*: ensure consistent behavior for cache variables | Marc Chevrier | 2021-05-12 | 23 | -0/+397 |
* | | Merge topic 'xcode-inherited-params' | Brad King | 2021-05-12 | 3 | -0/+58 |
|\ \ | |/ |/| | |||||
| * | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute. | Danny Parker | 2021-05-05 | 3 | -0/+58 |
* | | Merge topic 'UseJava-add_jar-resource-namespace' | Brad King | 2021-05-11 | 3 | -0/+56 |
|\ \ | |||||
| * | | UseJava: Add RESOURCES with NAMESPACE to add_jar() | Smit tay | 2021-05-10 | 3 | -0/+56 |
* | | | Merge topic 'codespell' | Brad King | 2021-05-10 | 12 | -13/+13 |
|\ \ \ | |||||
| * | | | Xcode: Fix typos and spelling in error message | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| * | | | Tests: Fix typos and spelling in test strings | Josef Angstenberger | 2021-05-07 | 2 | -2/+2 |
| * | | | Tests: Fix typos and spelling in test error message | Josef Angstenberger | 2021-05-07 | 2 | -3/+3 |
| * | | | Tests: Fix typos and spelling in test name | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| * | | | Tests: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 6 | -6/+6 |
* | | | | Merge topic 'install-symlink-to-directory' | Brad King | 2021-05-10 | 5 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | install(FILES): Allow installation of symlinks to directory | Jens Carl | 2021-05-06 | 5 | -0/+22 |
* | | | | | Merge topic 'windows-symlink-errors' | Brad King | 2021-05-10 | 5 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Improve CreateLink and CreateSymlink error codes | Brad King | 2021-05-07 | 5 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'ep-update-git-hash-missing' | Brad King | 2021-05-10 | 3 | -3/+20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ExternalProject: Ensure git fetch if updating to hash we don't have yet | Craig Scott | 2021-05-09 | 3 | -3/+20 |
* | | | | | FindProtobuf: Add PLUGIN parameter to protobuf_generate | Frank Lange | 2021-05-06 | 4 | -0/+28 |
| |/ / / |/| | | | |||||
* | | | | Tests: Fix RunCMake.CMakePresets example PATH format | Brad King | 2021-05-05 | 1 | -0/+3 |
* | | | | Merge topic 'generate-cmake-build-command-parallel' | Brad King | 2021-05-05 | 4 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | ctest_build: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 2 | -0/+12 |
| * | | | | build_command: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 2 | -0/+7 |
* | | | | | 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 |