Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindBoost: support OPTIONAL_COMPONENTS | Sergiu Deitsch | 2018-01-19 | 4 | -1/+66 |
| | |||||
* | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc' | Brad King | 2018-01-12 | 3 | -1/+91 |
|\ | | | | | | | | | | | | | dcc606ad CUDA: Allow -G to control device debuging on MSVC. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1619 | ||||
| * | CUDA: Allow -G to control device debuging on MSVC. | Robert Maynard | 2018-01-11 | 3 | -1/+91 |
| | | | | | | | | Fixes #17551 | ||||
* | | Merge topic 'specify-source-extensions' | Brad King | 2018-01-11 | 2 | -12/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | efd279cd cmake: specify source file extensions Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1645 | ||||
| * | | cmake: specify source file extensions | Ben Boeckel | 2018-01-09 | 2 | -12/+14 |
| | | | |||||
* | | | Merge topic 'misc-typos' | Brad King | 2018-01-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | d91b2d91 MAINT: Misc. typos Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1654 | ||||
| * | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Found via `codespell` | ||||
* | | | | Merge topic 'cuda_msvc_support_complex_gencode_signatures' | Brad King | 2018-01-11 | 2 | -2/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | a91fde13 CUDA: gencode signature that list multiple code types now supported. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1618 | ||||
| * | | | CUDA: gencode signature that list multiple code types now supported. | Robert Maynard | 2018-01-10 | 2 | -2/+3 |
| | |/ | |/| | | | | | | | Fixes #17263 | ||||
* | | | Merge topic 'add_cuda_to_source_regex' | Craig Scott | 2018-01-09 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | 81868e6b CUDA: Add cu as default source file extension Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Brad King <brad.king@kitware.com> Merge-request: !1629 | ||||
| * | | CUDA: Add cu as default source file extension | Robert Maynard | 2018-01-08 | 1 | -2/+2 |
| |/ | |||||
* | | Merge topic 'use_generator_is_multi_config' | Brad King | 2018-01-08 | 39 | -76/+134 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | 3c413e2a GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules c267ea1c GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1627 | ||||
| * | | 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 | 3 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8caec41e execute_process: Allow UTF-8 as a synonym for the UTF8 keyword Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !1623 | ||||
| * | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 3 | -1/+3 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | UTF-8 is the proper naming according to the UTF-8 RFC and is also the name used for a similar keyword in the file() command. This commit brings (backward compatible) consistency to the keyword names and allows the standard UTF-8 name to be used with execute_process(). The old UTF8 keyword is still supported. | ||||
* | | | Merge topic '17431-iphone-deployment-target' | Brad King | 2018-01-08 | 7 | -0/+88 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4017bf40 Darwin: Emit deployment target that matches the SDK 8f4663ff Xcode: rename embedded SDK query function Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1447 | ||||
| * | | | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 7 | -0/+88 |
| |/ / | | | | | | | | | | Closes: #17431 | ||||
* | | | Merge topic 'various-typos' | Craig Scott | 2018-01-04 | 17 | -19/+19 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 3ab7bf82 Various typo fixes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1626 | ||||
| * | | | Various typo fixes | Luz Paz | 2018-01-03 | 17 | -19/+19 |
| |/ / | | | | | | | | | | Some are user-facing. Others are source comments. | ||||
* | | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention | Craig Scott | 2018-01-02 | 2 | -0/+44 |
|/ / | | | | | | | | | Each CMake variable listed in DOXYGEN_VERBATIM_VARS will not have any automatic quoting applied to it when written to the Doxyfile. | ||||
* | | Merge topic 'FindPkgConfig_search_path_fix' | Brad King | 2017-12-22 | 1 | -0/+61 |
|\ \ | |/ |/| | | | | | | | | | | | | | 40b95ee8 FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handling b0ff528a FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properly Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Rolf Eike Beer <eike@sf-mail.de> Merge-request: !1602 | ||||
| * | FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properly | Craig Scott | 2017-12-16 | 1 | -0/+61 |
| | | |||||
* | | Merge topic 'cuda-mixed-cxx-standard' | Brad King | 2017-12-20 | 3 | -0/+25 |
|\ \ | |/ |/| | | | | | | | | | | | 4b7618d1 CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD 1d2d9c18 cmMakefile: Refactor determining a targets C++ standard level Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1590 | ||||
| * | CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD | Robert Maynard | 2017-12-15 | 3 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | When C++ features require a certain C++/CUDA level, verify or update the standard level target property for each language independently. While at it, add missing rejection of invalid `CUDA_STANDARD` property values. Co-Author: Brad King <brad.king@kitware.com> Fixes: #17519 | ||||
* | | Merge topic 'fix_failing_ResolveDeviceSymbols_test' | Brad King | 2017-12-15 | 2 | -15/+10 |
|\ \ | | | | | | | | | | | | | | | | | | | 81642989 Cuda: ResolveDeviceSymbols now properly execute everywhere. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1593 | ||||
| * | | Cuda: ResolveDeviceSymbols now properly execute everywhere. | Robert Maynard | 2017-12-13 | 2 | -15/+10 |
| |/ | | | | | | | | | | | | | | | | | The previous version had two bugs that caused the JIT runtime errors. 1. It was building the executable without separable compilation enabled 2. All kernel launches will fail if any kernel is missing a symbol, that is why the call to file2_launch_kernel had to be removed | ||||
* | | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support' | Brad King | 2017-12-14 | 8 | -0/+59 |
|\ \ | | | | | | | | | | | | | | | | | | | 10f58b27 Genex: Per-source $<COMPILE_LANGUAGE:...> support Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1575 | ||||
| * | | Genex: Per-source $<COMPILE_LANGUAGE:...> support | Marc Chevrier | 2017-12-13 | 8 | -0/+59 |
| | | | | | | | | | | | | Fixes: #17542 | ||||
* | | | Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterface | Sebastian Holtermann | 2017-12-13 | 12 | -65/+7 |
| | | | |||||
* | | | Autogen: Tests: Separate RerunRccDepends test | Sebastian Holtermann | 2017-12-13 | 17 | -141/+27 |
| | | | |||||
* | | | Autogen: Tests: Separate RerunMocPlugin test | Sebastian Holtermann | 2017-12-13 | 25 | -22/+29 |
| | | | |||||
* | | | Autogen: Tests: Separate RerunMocBasic test | Sebastian Holtermann | 2017-12-13 | 12 | -97/+102 |
| | | | |||||
* | | | Autogen: Tests: Separate Complex test | Sebastian Holtermann | 2017-12-13 | 60 | -142/+5 |
| | | | |||||
* | | | Autogen: Tests: Separate StaticLibraryCycle test | Sebastian Holtermann | 2017-12-13 | 11 | -13/+20 |
| | | | |||||
* | | | Autogen: Tests: Separate SameName test | Sebastian Holtermann | 2017-12-13 | 26 | -5/+7 |
| | | | |||||
* | | | Autogen: Tests: Separate MacOsFW test | Sebastian Holtermann | 2017-12-13 | 9 | -8/+6 |
| | | | |||||
* | | | Autogen: Tests: Separate ObjectLibrary test | Sebastian Holtermann | 2017-12-13 | 9 | -4/+5 |
| | | | |||||
* | | | Autogen: Tests: Separate UicInclude test | Sebastian Holtermann | 2017-12-13 | 12 | -5/+5 |
| | | | |||||
* | | | Autogen: Tests: Separate MocCMP0071 test | Sebastian Holtermann | 2017-12-13 | 10 | -12/+11 |
| | | | |||||
* | | | Autogen: Tests: Separate MocInclude test | Sebastian Holtermann | 2017-12-13 | 52 | -36/+42 |
| | | | |||||
* | | | Autogen: Tests: Separate MocDepends test | Sebastian Holtermann | 2017-12-13 | 13 | -25/+10 |
| | | | |||||
* | | | Autogen: Tests: Separate MocMacroName test | Sebastian Holtermann | 2017-12-13 | 14 | -19/+33 |
| | | | |||||
* | | | Autogen: Tests: Separate RccSkipSource test | Sebastian Holtermann | 2017-12-13 | 7 | -21/+24 |
| | | | |||||
* | | | Autogen: Tests: Separate UicSkipSource test | Sebastian Holtermann | 2017-12-13 | 14 | -24/+27 |
| | | | |||||
* | | | Autogen: Tests: Separate MocSkipSource test | Sebastian Holtermann | 2017-12-13 | 12 | -39/+43 |
| | | | |||||
* | | | Autogen: Tests: Separate RccOffMocLibrary test | Sebastian Holtermann | 2017-12-13 | 6 | -16/+18 |
| | | | |||||
* | | | Autogen: Tests: Separate RccOnly and RccEmpty tests | Sebastian Holtermann | 2017-12-13 | 8 | -12/+18 |
| | | | |||||
* | | | Autogen: Tests: Separate uicOnly test | Sebastian Holtermann | 2017-12-13 | 6 | -9/+13 |
| | | | |||||
* | | | Autogen: Tests: Separate mocOnly and mocOnlyOpts tests | Sebastian Holtermann | 2017-12-13 | 13 | -16/+50 |
| | | | |||||
* | | | Autogen: Tests: Add basic scripts for separate tests | Sebastian Holtermann | 2017-12-13 | 8 | -0/+185 |
| |/ |/| |