summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'enhanced-UseSWIG-Module'Brad King2018-02-1521-69/+250
|\
| * UseSWIG: modernize moduleMarc Chevrier2018-02-148-8/+146
| * UseSWIG: Re-work test frameworkMarc Chevrier2018-02-1417-70/+113
* | Merge topic 'directory-property-TESTS'Brad King2018-02-153-1/+21
|\ \
| * | Tests management: add TESTS directory propertyMarc Chevrier2018-02-083-1/+21
* | | Merge topic 'export-android-mk'Brad King2018-02-151-1/+1
|\ \ \
| * | | Android.mk: Fix export of static libraries with PRIVATE dependenciesBrad King2018-02-141-1/+1
| |/ /
* | | Merge topic 'ninja-cmd'Brad King2018-02-143-0/+23
|\ \ \ | |_|/ |/| |
| * | Ninja: Generate scripts for long custom command sequencesRoger Leigh2018-02-063-0/+23
| |/
* | MAINT: Misc. typosluz.paz2018-02-133-3/+3
|/
* 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
* | | | GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+10
* | | | Tests: Remove redundant code from RunCMake.GenerateExportHeader caseBrad King2018-01-122-4/+0
| |/ / |/| |
* | | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc'Brad King2018-01-123-1/+91
|\ \ \ | |/ / |/| |
| * | CUDA: Allow -G to control device debuging on MSVC.Robert Maynard2018-01-113-1/+91
* | | Merge topic 'specify-source-extensions'Brad King2018-01-112-12/+14
|\ \ \