summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Move repeated tests to new QtAutogenRerun testSebastian Holtermann2017-07-2139-206/+322
* Merge topic 'autogen-include-tests'Brad King2017-07-2160-272/+927
|\
| * Autogen: Extended mocInclude testsSebastian Holtermann2017-07-2060-272/+927
* | Merge topic 'string-clear-intermediate-matches'Brad King2017-07-213-0/+33
|\ \
| * | cmStringCommand: clear intermediate matchesBen Boeckel2017-07-213-0/+33
* | | Merge topic 'docsExternalProject'Brad King2017-07-213-6/+6
|\ \ \ | |_|/ |/| |
| * | ExternalProject: Improve documentationCraig Scott2017-07-173-6/+6
* | | Merge topic 'autogen-generated-files'Brad King2017-07-2013-15/+117
|\ \ \
| * | | Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-1813-15/+117
| | |/ | |/|
* | | Merge topic 'vs-lang-std'Brad King2017-07-201-9/+14
|\ \ \
| * | | MSVC: Add flags for C++ language standardsBrad King2017-07-171-9/+14
| |/ /
* | | Merge topic 'server-refactor'Brad King2017-07-181-1/+1
|\ \ \
| * | | Tests: Teach Server test to forward exit code from server processJustin Berger2017-06-081-1/+1
* | | | Merge topic 'cmake-E-sha'Brad King2017-07-1840-0/+64
|\ \ \ \
| * | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-1431-0/+47
| * | | | Add some unit tests for md5sumAndré Klitzing2017-07-0910-0/+17
| | |_|/ | |/| |
* | | | Merge topic 'objlib-own-target-objs'Brad King2017-07-184-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Diagnose object library self-referenceBrad King2017-07-144-0/+9
* | | | Merge topic 'CMakePushCheckState-fix-RESET'Brad King2017-07-141-0/+22
|\ \ \ \
| * | | | CMakePushCheckState: Fix cmake_push_check_state RESET argumentBrad King2017-07-121-0/+22
* | | | | Merge topic 'android-system-include-last'Brad King2017-07-134-0/+31
|\ \ \ \ \
| * | | | | Android: Always add standard include directories lastBrad King2017-07-134-0/+31
| | |/ / / | |/| | |
| * | | | Merge branch 'vs-2017-sln-guid' into release-3.9Brad King2017-07-1111-7/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9Brad King2017-07-118-0/+72
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bindexplib-revert-consts' into release-3.9Brad King2017-07-102-12/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autogen-no-generated-files' into release-3.9Brad King2017-07-072-0/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindProtobuf-protoc-target'Brad King2017-07-131-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindProtobuf: add target for protocAndré Apitzsch2017-07-121-0/+2
* | | | | | | | | | Merge topic 'test_include_files'Brad King2017-07-137-0/+79
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add TEST_INCLUDE_DIR[S] unit testMatthew Woehlke2017-07-127-0/+79
* | | | | | | | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-1332-0/+483
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add tests for new directory labels and labels-for-subprojects featuresBetsy McPhail2017-07-1032-0/+483
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'vs-2017-sln-guid'Brad King2017-07-1211-7/+18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Add SolutionGuid to generated .sln filesBrad King2017-07-1111-7/+18
* | | | | | | | | | | Merge topic 'find_package-root-prefix-path-suffixes'Brad King2017-07-128-0/+72
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-118-0/+72
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'bindexplib-revert-consts'Brad King2017-07-122-12/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'FindMFC-try-static'Brad King2017-07-111-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindMFC: Check for static MFC variantRich Chiodo2017-07-061-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'autogen-no-generated-files'Brad King2017-07-102-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Autogen: Skip generated files for compatibility with CMake 3.8Brad King2017-07-072-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'find_package-restore-considered-configs'Brad King2017-07-1011-1/+45
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | find_package: Restore longer message when config files were consideredBrad King2017-07-0711-1/+45
| |/ / / /
| * | | | Merge branch 'fix-crash-on-non-enabled-language-features' into release-3.9Brad King2017-06-2726-12/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-271-0/+5
| |\ \ \ \ \
* | | | | | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-048-0/+60
| |_|_|/ / / |/| | | | |
* | | | | | XCTest: Speed up test by only enabling C languageGregor Jasny2017-06-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'feature/include_guard'Brad King2017-06-2819-0/+126
|\ \ \ \ \
| * | | | | include_guard: add tests for the featurePavel Solodovnikov2017-06-2219-0/+126