summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge topic 'C-features-Wundef'Brad King2014-11-262-0/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-252-0/+14
| | |_|/ | |/| |
* | | | Merge topic 'default-lang-dialect-for-master'Brad King2014-11-255-42/+101
|\ \ \ \
| * \ \ \ Merge branch 'default-lang-dialect' into step2Stephen Kelly2014-11-205-42/+101
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Fix the test for running the CxxDialog unit test.Stephen Kelly2014-11-201-2/+2
| | * | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-204-12/+69
| | * | Features: Test the CXX compiler only if it has features.Stephen Kelly2014-11-181-28/+30
| | |/
* | | Merge topic 'file-GENERATE-rerun'Brad King2014-11-254-0/+38
|\ \ \
| * | | file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-184-0/+38
| |/ /
* | | Merge topic 'custom-command-byproducts'Brad King2014-11-2524-0/+201
|\ \ \ | |/ / |/| |
| * | ExternalProject: Add options to specify BYPRODUCTS (#14963)Brad King2014-11-174-0/+31
| * | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-1422-0/+170
* | | Merge topic 'ninja-minor-refactoring'Brad King2014-11-171-5/+1
|\ \ \ | |/ /
| * | Tests/BuildDepends: Drop unneeded help for NinjaBrad King2014-11-141-5/+1
* | | Merge topic 'console-pool'Brad King2014-11-179-0/+37
|\ \ \ | |/ /
| * | Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-149-0/+37
* | | Merge topic 'test-custom-command-errors'Brad King2014-11-1729-0/+85
|\ \ \ | |/ /
| * | Tests: Test add_custom_command and add_custom_target error casesBrad King2014-11-1429-0/+85
* | | Merge topic 'string-SUBSTRING-truncate'Brad King2014-11-172-6/+9
|\ \ \ | |/ / |/| |
| * | string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-132-6/+9
* | | Merge topic 'fix-config-dependent-tests'Brad King2014-11-141-3/+6
|\ \ \ | |/ / |/| |
| * | Tests: Build config-dependent tests in the same config they runBrad King2014-11-131-3/+6
* | | Merge topic 'file-GENERATE-source'Brad King2014-11-1314-0/+85
|\ \ \
| * | | file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1214-0/+85
| |/ /
* | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-132-0/+108
|\ \ \ | |/ / |/| |
| * | ExternalProject: Add unit tests for UPDATE_DISCONNECTEDDaniele E. Domenichelli2014-11-062-0/+108
* | | Merge topic 'fix_link-line-dedup_regression'Brad King2014-11-115-0/+37
|\ \ \ | | |/ | |/|