Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindCUDA-deduplicate-c+std-host-flags' | Brad King | 2018-01-09 | 1 | -1/+1 |
|\ | |||||
| * | FindCUDA: de-duplicates C++11 flag when propagating host flags. | David Hirvonen | 2018-01-06 | 1 | -1/+1 |
* | | Merge topic 'msvc2017-findcuda' | Brad King | 2018-01-09 | 2 | -9/+16 |
|\ \ | |||||
| * | | FindCUDA: Update to properly find MSVC 2017 compiler tools | Aaron Bray | 2018-01-08 | 2 | -9/+16 |
* | | | Merge topic 'improve_generated_property_docs' | Craig Scott | 2018-01-09 | 1 | -4/+19 |
|\ \ \ | |||||
| * | | | GENERATED: Improve the documentation of the GENERATED file property | Robert Maynard | 2018-01-08 | 1 | -4/+19 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-09 | 1 | -1/+1 |
* | | | | Merge topic 'use_generator_is_multi_config' | Brad King | 2018-01-08 | 47 | -102/+176 |
|\ \ \ \ | |||||
| * | | | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules | Craig Scott | 2017-12-29 | 8 | -26/+42 |
| * | | | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 39 | -76/+134 |
* | | | | | Merge topic 'execute_process_UTF8_keyword' | Brad King | 2018-01-08 | 5 | -4/+8 |
|\ \ \ \ \ | |||||
| * | | | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 5 | -4/+8 |
| |/ / / / | |||||
* | | | | | Merge topic '17431-iphone-deployment-target' | Brad King | 2018-01-08 | 19 | -27/+200 |
|\ \ \ \ \ | |||||
| * | | | | | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 15 | -15/+185 |
| * | | | | | Xcode: rename embedded SDK query function | Gregor Jasny | 2017-12-22 | 7 | -13/+16 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-08 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-07 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-06 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-05 | 1 | -1/+1 |
* | | | | | | Merge topic 'various-typos' | Craig Scott | 2018-01-04 | 61 | -69/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Various typo fixes | Luz Paz | 2018-01-03 | 61 | -69/+69 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doxygen_verbatim_vars' | Craig Scott | 2018-01-03 | 4 | -8/+103 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention | Craig Scott | 2018-01-02 | 4 | -8/+103 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-03 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-31 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-30 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-28 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-27 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-25 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-24 | 1 | -1/+1 |
* | | | Merge topic 'self-c++17' | Brad King | 2017-12-23 | 7 | -39/+93 |
|\ \ \ | |||||
| * | | | Compile CMake as C++17 if supported by the compiler | Brad King | 2017-12-22 | 3 | -4/+56 |
| * | | | Generalize check for C++14 constructs | Brad King | 2017-12-22 | 4 | -35/+38 |
| * | | | cmGlobalNinjaGenerator: Avoid using deprecated std::ptr_fun | Brad King | 2017-12-21 | 1 | -2/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-23 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'FindPkgConfig_search_path_fix' | Brad King | 2017-12-22 | 2 | -5/+66 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handling | Craig Scott | 2017-12-16 | 1 | -5/+5 |
| * | | FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properly | Craig Scott | 2017-12-16 | 1 | -0/+61 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'copyright-year' | Brad King | 2017-12-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Copyright.txt: Update year range to end in 2018 | Brad King | 2017-12-20 | 1 | -1/+1 |
* | | | Merge topic 'cpackifw-package-remove-target-dir' | Brad King | 2017-12-21 | 4 | -0/+29 |
|\ \ \ | |||||
| * | | | CPack/IFW: Add option to control deletion of the install directory | Jean-Philippe Lebel | 2017-12-15 | 4 | -0/+29 |
* | | | | Merge topic 'use-override' | Brad King | 2017-12-21 | 13 | -129/+132 |
|\ \ \ \ | |||||
| * | | | | VS: Use 'override' keyword for overridden methods in generator classes | Vitaly Stakhovsky | 2017-12-16 | 13 | -129/+132 |