Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CheckLinkerFlag-module' | Brad King | 2020-05-25 | 9 | -0/+54 |
|\ | |||||
| * | CheckLinkerFlag: Add module to check validity of linker flags | Marc Chevrier | 2020-05-25 | 9 | -0/+54 |
* | | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 10 | -6/+664 |
|\ \ | |||||
| * | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 6 | -2/+171 |
| * | | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2 | Justin Goshi | 2020-05-22 | 8 | -2/+491 |
| * | | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json | Brad King | 2020-05-22 | 1 | -2/+2 |
* | | | Merge topic 'ninja-multi-install' | Brad King | 2020-05-25 | 3 | -1/+75 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Ninja Multi-Config: Make "install" targets depend on default configs | Kyle Edwards | 2020-05-22 | 3 | -1/+75 |
| * | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17 | Brad King | 2020-05-13 | 7 | -0/+48 |
| |\ \ | |||||
| * \ \ | Merge topic 'vs-pch-compile-opts' into release-3.17 | Brad King | 2020-05-12 | 1 | -0/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'backport-3.16-FindPkgConfig-isystem' | Brad King | 2020-05-06 | 1 | -1/+21 |
| |\ \ \ \ | |||||
| | * | | | | FindPkgConfig: also handle "-isystem" prefixes for include directories | Rolf Eike Beer | 2020-05-05 | 1 | -1/+21 |
* | | | | | | Merge topic 'cmake_language-rename-from-cmake_command' | Craig Scott | 2020-05-22 | 82 | -86/+85 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 82 | -86/+85 |
* | | | | | | | Merge topic 'support_conda_env' | Brad King | 2020-05-22 | 2 | -0/+15 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Tests: Update test suite to run in an Anaconda environment | Robert Maynard | 2020-05-21 | 2 | -0/+15 |
* | | | | | | | Merge topic 'cmake_command_invoke_expand_function_name' | Brad King | 2020-05-21 | 21 | -0/+57 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake_command: Expand INVOKE function name argument | Cristian Adam | 2020-05-19 | 21 | -0/+57 |
* | | | | | | | | Merge topic 'cuda-test-nvcc-restore' | Brad King | 2020-05-20 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Tests: Restore NVCC-specific CUDA tests | Brad King | 2020-05-20 | 2 | -2/+2 |
* | | | | | | | | Merge topic 'ctest-log-environment' | Brad King | 2020-05-20 | 5 | -0/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTest: Log environment variables as a test measurement | Kyle Edwards | 2020-05-19 | 5 | -0/+40 |
* | | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-05-19 | 56 | -6/+373 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add_test: Allow special characters in test name | Deniz Bahadir | 2020-05-17 | 56 | -6/+373 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR' | Brad King | 2020-05-18 | 3 | -2/+17 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | FetchContent: Add support for SOURCE_SUBDIR | Craig Scott | 2020-05-16 | 3 | -2/+17 |
| |/ / / / / / / | |||||
* | | | | | | | | Tests: Update CUDA tests to work with Clang | Raul Tambre | 2020-05-15 | 3 | -5/+11 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'source_file_scopes' | Brad King | 2020-05-15 | 8 | -0/+110 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | set_source_files_properties: Allow specification of directory scope | Alexandru Croitor | 2020-05-14 | 8 | -0/+110 |
* | | | | | | | Merge topic 'tests-Wstrict-prototypes' | Brad King | 2020-05-14 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix -Wstrict-prototypes warnings in some C sources | Brad King | 2020-05-13 | 3 | -3/+3 |
* | | | | | | | | Merge topic 'cmake_command_preserve_args' | Brad King | 2020-05-14 | 3 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake_command: Preserve arguments to INVOKE function | Cristian Adam | 2020-05-12 | 3 | -0/+19 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'fix-cache-args-file-to-dep-list' | Brad King | 2020-05-13 | 7 | -0/+48 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | ExternalProject: expose _ep_cache_args_script to the caller | Ben Boeckel | 2020-05-12 | 7 | -0/+48 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'pch-genex-absolute' into release-3.17 | Brad King | 2020-04-28 | 4 | -2/+6 |
| |\ \ \ \ \ | |||||
* | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set already | Brad King | 2020-05-12 | 7 | -0/+17 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'vs-pch-compile-opts' | Brad King | 2020-05-12 | 1 | -0/+3 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | VS: Fix using PCH from source with COMPILE_OPTIONS | Brad King | 2020-05-11 | 1 | -0/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'unity_explicit_groups' | Brad King | 2020-05-11 | 20 | -0/+389 |
|\ \ \ \ \ | |||||
| * | | | | | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 20 | -0/+389 |
* | | | | | | Merge topic 'third-parties-layout' | Brad King | 2020-05-08 | 1 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -0/+0 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'script-mode-and-arbitrary-args' | Craig Scott | 2020-05-07 | 2 | -0/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | cmake: Allow arbitrary args passed to CMake script | Alex Turbov | 2020-05-06 | 2 | -0/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'gtest-space-in-parameter' | Brad King | 2020-05-06 | 3 | -36/+52 |
|\ \ \ \ \ | |||||
| * | | | | | GoogleTestAddTests: Fix output processing | Stefan Floeren | 2020-05-05 | 3 | -36/+52 |
| |/ / / / | |||||
* | | | | | FindPkgConfig: also handle "-isystem" prefixes for include directories | Rolf Eike Beer | 2020-05-05 | 1 | -1/+21 |
* | | | | | Merge topic 'remove_cli__symbols' | Brad King | 2020-05-05 | 3 | -2/+34 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | bindexplib: Do not export symbols from managed code | Markus Mayer | 2020-05-04 | 3 | -2/+34 |