summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic '14297-partial-xcode-zero-check'Brad King2018-02-234-0/+21
|\
| * 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
| |\
* | \ Merge topic 'test-ExternalProject-serial'Brad King2018-02-221-0/+4
|\ \ \
| * | | Tests: Run ExternalProject tests seriallyBrad King2018-02-211-0/+4
* | | | Merge topic 'test-CompileFeatures-c11-range'Brad King2018-02-221-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Tests: Make CompileFeatures C dialect check consistent with implBrad King2018-02-211-1/+1
* | | Merge topic 'string-join'Brad King2018-02-208-0/+32
|\ \ \
| * | | string: Add JOIN subcommandAlex Turbov2018-02-168-0/+32
| |/ /
* | | Merge topic 'file_cmd_touch'Brad King2018-02-1612-6/+39
|\ \ \
| * | | Replaces execute_process calls to touch files with file(TOUCH) callsShane Parris2018-02-152-6/+3
| * | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-1510-0/+36
* | | | Merge topic 'genex-IN_LIST-operator'Brad King2018-02-162-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-072-0/+10
| |/ /
* | | 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
|\ \ \ | |_|/ |/| |