summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'intel-initializer-list' into release-3.11Brad King2018-03-161-0/+6
|\
| * Features: Record initializer list support for Intel 14 and aboveBrad King2018-03-161-0/+6
* | Merge branch 'gtest_discover_tests_timeout' into release-3.11Brad King2018-03-1613-10/+113
|\ \
| * | GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-1513-10/+113
| * | Merge branch 'automoc-apple-framework' into release-3.10Brad King2017-12-078-0/+162
| |\ \
* | \ \ Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11Brad King2018-03-131-1/+3
|\ \ \ \
| * | | | Genex: Fix COMPILE_LANGUAGE propagation through try_compileBrad King2018-03-121-8/+3
| * | | | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directoriesBrad King2018-03-121-0/+7
| | |_|/ | |/| |
* | | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-124-2/+22
|/ / /
* | | Merge branch 'unixtimefix' into release-3.11Brad King2018-02-262-4/+4
|\ \ \
| * | | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1Bernhard M. Wiedemann2018-02-262-4/+4
* | | | Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-224-0/+21
* | | | Merge branch 'test-CompileFeatures-c11-range' into release-3.11Brad King2018-02-211-1/+1
|\ \ \ \
| * | | | Tests: Make CompileFeatures C dialect check consistent with implBrad King2018-02-211-1/+1
| |/ / /
* | | | Android.mk: Fix export of static libraries with PRIVATE dependenciesBrad King2018-02-141-1/+1
|/ / /
* | | Tests: Add missing error check in CudaOnly.GPUDebugFlagBrad King2018-02-011-0/+5
* | | Merge topic 'msvc_cuda_files_use_consistent_obj_names'Brad King2018-01-316-23/+37
|\ \ \
| * | | CUDA: Use MSVC default pattern for naming object filesRobert Maynard2018-01-306-23/+37
* | | | Merge topic 'source_group-TREE-args'Brad King2018-01-314-4/+21
|\ \ \ \ | |/ / / |/| | |
| * | | source_group: Fix TREE argument parsingMateusz Janek2018-01-304-4/+21
* | | | Merge topic 'ctest_start_function_scope'Brad King2018-01-293-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | cmCTestScriptHandler: Add new field ShouldRunCurrentScriptKyle Edwards2018-01-263-1/+12
* | | | Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-2562-241/+135
* | | | Tests: Speed up RunCMake.GeneratorExpressionBrad King2018-01-2525-71/+30
|/ / /
* | | Merge topic 'RemoveKDevelop3'Brad King2018-01-252-3/+2
|\ \ \
| * | | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-242-3/+2
* | | | Merge topic 'sourceFile-new-properties'Brad King2018-01-2526-48/+139
|\ \ \ \
| * | | | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2422-2/+113
| * | | | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-235-48/+28
| |/ / /
* | | | Merge topic 'fix-include_regular_expression-subdir'Brad King2018-01-254-0/+9
|\ \ \ \
| * | | | include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-244-0/+9
| |/ / /
* | | | Merge topic 'GenerateExportHeader-include-guard'Brad King2018-01-2419-14/+46
|\ \ \ \
| * | | | GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-2319-14/+46
| |/ / /
* | | | Merge topic 'UseJava-native-headers-generation'Brad King2018-01-247-16/+129
|\ \ \ \ | |/ / / |/| | |
| * | | add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-227-16/+129
* | | | Merge topic 'autogen-first-line-fix'Brad King2018-01-2217-48/+198
|\ \ \ \
| * | | | Autogen: Tests: Extend AUTOUIC include patterns testSebastian Holtermann2018-01-1911-46/+116
| * | | | Autogen: Tests: Extend AUTOMOC include patterns testSebastian Holtermann2018-01-186-2/+82
| |/ / /
* | | | Merge topic 'boost-optional-components'Brad King2018-01-224-1/+66
|\ \ \ \
| * | | | FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-194-1/+66
* | | | | Merge topic 'cache-truncate-newlines'Brad King2018-01-197-0/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmCacheManager: Test and document newline truncation behaviorKyle Edwards2018-01-157-0/+36
* | | | | Merge topic 'autogen-parallel'Brad King2018-01-1840-0/+493
|\ \ \ \ \
| * | | | | Autogen: Tests: Add AUTOGEN_PARALLEL testsSebastian Holtermann2018-01-1731-0/+475
| * | | | | Autogen: Tests: Fix MocInclude test(s)Sebastian Holtermann2018-01-179-0/+18
* | | | | | Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language'Brad King2018-01-182-9/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CUDA: MSVC will now state files are cuda files when neededRobert Maynard2018-01-122-9/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'extend-compile-language-genex'Brad King2018-01-1626-143/+85
|\ \ \ \ \
| * | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-1214-59/+31
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-1217-88/+58