summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'AppleClang-5.1-features'Brad King2014-12-232-4/+8
|\
| * Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-4/+6
| * Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* | Merge topic 'add-FindGSL'Brad King2014-12-234-0/+51
|\ \ | |/ |/|
| * FindGSL: Add module to find the GNU Scientific LibraryKelly Thompson2014-12-174-0/+51
* | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-192-8/+6
|\ \
| * | Tests: Run CFBundleTest only with valid configurationBrad King2014-12-192-8/+6
| |/
* | Merge topic 'install-EXPORT-absolute-prefix'Brad King2014-12-197-0/+44
|\ \
| * | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-157-0/+44
| |/
* | Merge topic 'vs-nsight-tegra-min-api'Brad King2014-12-181-0/+1
|\ \
| * | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-171-0/+1
| |/
* | Merge topic 'test-memcheck-with-RunCMake'Brad King2014-12-1876-301/+354
|\ \
| * | Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-185-5/+3
| * | Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck testBrad King2014-12-1871-256/+311
* | | Merge topic 'test-RunCMake-updates'Brad King2014-12-172-4/+4
|\ \ \ | |/ /
| * | Tests: Allow RunCMake expected result code to be a regexBrad King2014-12-161-1/+1
| * | Tests: Simplify RunCMake test extra argument passingBrad King2014-12-151-2/+2
| * | Tests: Allow RunCMake tests to pass generator expressionsBrad King2014-12-151-1/+1
| |/
* | Tests: Fix CheckSourceTree test for newer GitBrad King2014-12-161-2/+2
|/
* Tests: Fix OS X version check to use component-wise testBrad King2014-12-121-1/+1
* find_library: Fix repeat call after changing directory content (#15293)Brad King2014-12-085-0/+25
* Merge topic 'custom-command-multiple-outputs'Brad King2014-12-082-0/+41
|\
| * Tests: Cover rebuild with multiple custom command outputs (#15116)Brad King2014-12-052-0/+41
* | Merge topic 'ExternalProject_TEST_EXCLUDE_FROM_MAIN'Brad King2014-12-081-0/+25
|\ \
| * | ExternalProject: Add TEST_EXCLUDE_FROM_MAIN optionDaniele E. Domenichelli2014-12-051-0/+25
| |/
* | Merge topic 'try_compile-link-flags'Brad King2014-12-084-0/+86
|\ \ | |/ |/|
| * try_compile: Pass linker flags into test project (#14066)Brad King2014-12-034-0/+86
* | Merge topic 'cached-regex-clear-fixed'Brad King2014-12-045-0/+116
|\ \
| * | test: add a test for clearing regex resultsBen Boeckel2014-12-035-0/+116
* | | Merge topic 'vs-phone-store-deployment-location'Brad King2014-12-044-12/+17
|\ \ \ | |_|/ |/| |
| * | VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-034-12/+17
* | | Merge topic 'file-LOCK-command'Brad King2014-12-0345-0/+196
|\ \ \
| * | | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0345-0/+196
| | |/ | |/|
* | | Merge topic 'icase-source-file-prop'Brad King2014-12-034-0/+40
|\ \ \
| * | | test: test source file properties with case-insensitivityBen Boeckel2014-12-024-0/+40
| |/ /
* | | Merge topic 'vs-hlsl-settings'Brad King2014-12-033-2/+8
|\ \ \ | | |/ | |/|
| * | VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-033-2/+8
* | | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-0119-0/+100
| |/ |/|
* | Merge topic 'target-sources-error-conditions'Brad King2014-12-0114-5/+41
|\ \
| * | Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-297-0/+17
| * | cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-298-5/+24
* | | Merge topic 'fix-transitive-OBJECT_SOURCES-context'Brad King2014-12-011-1/+4
|\ \ \
| * | | Genex: Fix evaluation context propagation for TARGET_OBJECTS.Stephen Kelly2014-11-261-1/+4
| |/ /
| * | Merge branch 'C-features-Wundef' into releaseBrad King2014-11-262-0/+14
| |\ \
* | \ \ Merge topic 'break-command-strictness'Brad King2014-11-2621-0/+73
|\ \ \ \
| * | | | break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-2521-0/+73
* | | | | Merge topic 'return-test-foreach'Brad King2014-11-265-0/+18
|\ \ \ \ \
| * | | | | return: Add test for returning inside a foreach loopGregor Jasny2014-11-255-0/+18
| |/ / / /
* | | | | Merge topic 'WCDH-multi-file'Brad King2014-11-2614-23/+115
|\ \ \ \ \
| * | | | | WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-2414-23/+115