| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cmake-job-pool' | Brad King | 2017-12-04 | 1 | -0/+1 |
|\ |
|
| * | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS | Matt McCormick | 2017-11-29 | 1 | -0/+1 |
|
|
* | | Merge topic 'findiconv-module' | Brad King | 2017-11-30 | 1 | -0/+1 |
|\ \ |
|
| * | | FindIconv: Add the FindIconv module. | Christian Pfeiffer | 2017-11-29 | 1 | -0/+1 |
|
|
* | | | Merge topic 'CodeBlocks-custom-compiler-id' | Brad King | 2017-11-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | CodeBlocks: add option for the CB compiler ID | Melven Roehrig-Zoellner | 2017-11-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge topic 'extend-compile-language-genex' | Brad King | 2017-11-27 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio | Brad King | 2017-11-20 | 1 | -5/+7 |
| |/ / |
|
* | | | Merge topic 'server-target-isGeneratorProvided' | Brad King | 2017-11-27 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | server: return whether or not a target is generator provided | Justin Goshi | 2017-11-20 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge topic 'serverFixTestDiscovery' | Brad King | 2017-11-27 | 1 | -18/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | server: ctestInfo fix to return all tests | Justin Goshi | 2017-11-17 | 1 | -18/+1 |
| |/ |
|
* | | Merge topic 'cuda-sep-comp-var' | Brad King | 2017-11-20 | 1 | -0/+1 |
|\ \ |
|
| * | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable | Brad King | 2017-11-17 | 1 | -0/+1 |
| |/ |
|
* | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL | Brad King | 2017-11-17 | 1 | -0/+8 |
|/ |
|
* | Merge topic 'update-ctest-documentation' | Brad King | 2017-11-10 | 1 | -117/+163 |
|\ |
|
| * | Help: Add 'Label and Subproject Summary' section to ctest(1) manual | Betsy McPhail | 2017-11-10 | 1 | -1/+27 |
|
|
| * | Help: Normalize capitalization of 'CTest' in ctest(1) manual | Betsy McPhail | 2017-11-10 | 1 | -24/+24 |
|
|
| * | Help: Divide ctest(1) manual options into sections | Betsy McPhail | 2017-11-10 | 1 | -87/+114 |
|
|
| * | cmCTest: Remove dead code | Betsy McPhail | 2017-11-07 | 1 | -7/+0 |
|
|
* | | Merge topic 'cmakeServerRequiredCMakeVersion' | Brad King | 2017-11-10 | 1 | -0/+3 |
|\ \ |
|
| * | | server: return minimum cmake required version for each project | Justin Goshi | 2017-11-07 | 1 | -0/+3 |
| |/ |
|
* | | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 1 | -0/+1 |
|
|
* | | CMake: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 1 | -0/+1 |
|
|
* | | Merge topic 'imported-promotion' | Brad King | 2017-11-08 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add new target-property `IMPORTED_GLOBAL`. | Deniz Bahadir | 2017-11-07 | 1 | -0/+1 |
|
|
* | | Merge topic 'server-test-info' | Brad King | 2017-11-07 | 1 | -0/+73 |
|\ \
| |/
|/| |
|
| * | server: add "ctestInfo" request to get test info | Justin Goshi | 2017-11-03 | 1 | -0/+73 |
|
|
* | | Merge topic '16780-write-single-xcodeproj' | Brad King | 2017-11-01 | 1 | -0/+1 |
|\ \ |
|
| * | | Xcode: Add option to generate only topmost project file | Gregor Jasny | 2017-10-31 | 1 | -0/+1 |
| |/ |
|
* | | VS: Add source file property to set hlsl debug and optimization flags | Jeremiah van Oosten | 2017-10-30 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'server-codemodel-install-dest' | Brad King | 2017-10-25 | 1 | -0/+6 |
|\ |
|
| * | cmake-server: Add target install destinations to codemodel | Justin Goshi | 2017-10-24 | 1 | -0/+6 |
|
|
* | | Add infrastructure for generators to select a build tool instance | Brad King | 2017-10-19 | 1 | -0/+1 |
|
|
* | | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 1 | -0/+2 |
|\ \ |
|
| * | | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 1 | -0/+2 |
|
|
* | | | Merge topic 'cmake-open' | Brad King | 2017-10-18 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | cmake: Add --open option for IDE generators | Gregor Jasny | 2017-10-13 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Merge topic 'module-fetchcontent' | Brad King | 2017-10-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | FetchContent: New module for populating content at configure time | Craig Scott | 2017-10-16 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'imported-interface-no-system' | Brad King | 2017-10-16 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTED | Brad King | 2017-10-13 | 1 | -1/+2 |
|
|
| * | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries | Brad King | 2017-10-13 | 1 | -1/+0 |
| |/ |
|
* | | Help: Minor text clarifications in cmake-language(7) manual | Brad King | 2017-10-10 | 1 | -8/+10 |
|/ |
|
* | Add infrastructure to detect secondary compiler version information | Brad King | 2017-10-03 | 1 | -0/+1 |
|
|
* | Help: Fix placement of one variable in cmake-variables manual | Brad King | 2017-10-02 | 1 | -1/+1 |
|
|
* | Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 2 | -0/+3 |
|
|
* | Merge topic 'add-vs-shader-properties' | Brad King | 2017-09-29 | 1 | -0/+2 |
|\ |
|
| * | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties. | Kevin M. Godby | 2017-09-27 | 1 | -0/+2 |
|
|
* | | Merge topic 'autogen-macro-names2' | Brad King | 2017-09-29 | 1 | -6/+5 |
|\ \ |
|