summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0112-32/+40
* objlib: Allow other libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0114-34/+67
* objlib: Allow `OBJECT` libraries to link to other libraries.Deniz Bahadir2018-03-019-12/+39
* Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexitBrad King2018-03-011-0/+2
* Merge topic 'object-library-export-as-interface'Brad King2018-03-018-17/+34
|\
| * install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-288-17/+34
* | Merge topic 'contract-plplot'Brad King2018-02-271-1/+1
|\ \
| * | Tests: Update PLplot contract test repository URLBrad King2018-02-261-1/+1
* | | Merge topic 'unixtimefix'Brad King2018-02-272-4/+4
|\ \ \ | |/ / |/| |
| * | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1Bernhard M. Wiedemann2018-02-262-4/+4
* | | VS: Support C# project referencesRobert Dailey2018-02-237-0/+80
* | | 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
|\ \