| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | 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 |
| |/
|/| |
|
* | | CTest: Remove unfinished batch test mode | Brad King | 2017-12-08 | 1 | -2/+0 |
|/ |
|
* | Merge topic 'autogen-fix-library-deps' | Brad King | 2017-12-08 | 8 | -0/+162 |
|\ |
|
| * | Merge branch 'automoc-apple-framework' into autogen-fix-library-deps | Brad King | 2017-12-07 | 8 | -0/+162 |
| |\ |
|
| | * | Autogen: Tests: Add test for MacOS frameworks | Sebastian Holtermann | 2017-12-07 | 8 | -0/+162 |
|
|
* | | | Merge topic 'cpack-rpm-check-executable-flags' | Brad King | 2017-12-07 | 5 | -7/+15 |
|\ \ \ |
|
| * | | | CPack/RPM: check executable flags for debuginfo packages | Domen Vrankar | 2017-12-06 | 5 | -7/+15 |
| |/ / |
|
* | | | Merge topic 'externalproject_download_dir' | Brad King | 2017-12-07 | 3 | -7/+60 |
|\ \ \ |
|
| * | | | ExternalProject: Support substituting <DOWNLOAD_DIR> | Craig Scott | 2017-12-06 | 3 | -7/+60 |
|
|
* | | | | Merge topic 'gtest-discovery-timeout' | Brad King | 2017-12-07 | 7 | -0/+53 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | GoogleTest: Add test for missing test executable | Matthew Woehlke | 2017-12-06 | 3 | -0/+10 |
|
|
| * | | | GoogleTest: Add timeout to discovery | Matthew Woehlke | 2017-12-06 | 5 | -0/+43 |
|
|