Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 14 | -59/+31 | |
| * | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 17 | -88/+58 | |
* | | | | | | GNU: Use -fvisibility on AIX when supported | Brad King | 2018-01-12 | 1 | -1/+10 | |
* | | | | | | Tests: Remove redundant code from RunCMake.GenerateExportHeader case | Brad King | 2018-01-12 | 2 | -4/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc' | Brad King | 2018-01-12 | 3 | -1/+91 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | CUDA: Allow -G to control device debuging on MSVC. | Robert Maynard | 2018-01-11 | 3 | -1/+91 | |
* | | | | | Merge topic 'specify-source-extensions' | Brad King | 2018-01-11 | 2 | -12/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cuda_msvc_support_complex_gencode_signatures' | Brad King | 2018-01-11 | 2 | -2/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CUDA: gencode signature that list multiple code types now supported. | Robert Maynard | 2018-01-10 | 2 | -2/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'add_cuda_to_source_regex' | Craig Scott | 2018-01-09 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | 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 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 3 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic '17431-iphone-deployment-target' | Brad King | 2018-01-08 | 7 | -0/+88 | |
|\ \ \ \ \ | ||||||
| * | | | | | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 7 | -0/+88 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'various-typos' | Craig Scott | 2018-01-04 | 17 | -19/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Various typo fixes | Luz Paz | 2018-01-03 | 17 | -19/+19 | |
| |/ / / / | ||||||
* | | | | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention | Craig Scott | 2018-01-02 | 2 | -0/+44 | |
|/ / / / | ||||||
* | | | | Merge topic 'FindPkgConfig_search_path_fix' | Brad King | 2017-12-22 | 1 | -0/+61 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD | Robert Maynard | 2017-12-15 | 3 | -0/+25 | |
* | | | | Merge topic 'fix_failing_ResolveDeviceSymbols_test' | Brad King | 2017-12-15 | 2 | -15/+10 | |
|\ \ \ \ | ||||||
| * | | | | Cuda: ResolveDeviceSymbols now properly execute everywhere. | Robert Maynard | 2017-12-13 | 2 | -15/+10 | |
| |/ / / | ||||||
* | | | | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support' | Brad King | 2017-12-14 | 8 | -0/+59 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Per-source $<COMPILE_LANGUAGE:...> support | Marc Chevrier | 2017-12-13 | 8 | -0/+59 | |
* | | | | | 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 | |