summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'move-command-line-tests'Brad King2015-04-1340-94/+108
|\
| * Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-1040-94/+108
* | Merge topic 'emulator-property'Brad King2015-04-131-0/+8
|\ \ | |/ |/|
| * Tests: Create pseudo_emulator output dir for Xcode 2.xBrad King2015-04-101-0/+8
* | Tests: Consolidate, refactor and extend -E tar testsNils Gladitz2015-04-1041-88/+198
* | cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-103-0/+3
* | Merge topic 'link-implicit-libs-full-path'Brad King2015-04-0919-2/+105
|\ \
| * | Link libraries by full path even in implicit directoriesBrad King2015-04-0918-0/+97
| * | Tests: Teach RunCMake to optionally merge command output to stdoutBrad King2015-04-071-2/+8
* | | Merge topic 'emulator-property'Brad King2015-04-0811-0/+102
|\ \ \ | | |/ | |/|
| * | TestGenerator: Add CROSSCOMPILING_EMULATOR support.Matt McCormick2015-04-084-0/+22
| * | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-084-1/+21
| * | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-076-0/+60
* | | Merge topic 'xcode-quote-path'Brad King2015-04-084-0/+11
|\ \ \ | |/ / |/| |
| * | Xcode: Also quote strings containing // (#15487)Gregor Jasny2015-04-044-0/+11
* | | Features: VS 2013 Update 3 supports initializer lists (#15494)Brad King2015-04-061-2/+2
* | | Tests: Fix CompileFeatures cxx_generalized_initializers exampleBrad King2015-04-061-2/+6
| |/ |/|
* | Merge topic 'cpack-one-component-only'Brad King2015-04-061-1/+0
|\ \
| * | CPack single component packagingDomen Vrankar2015-04-051-1/+0
| |/
* | Merge topic 'gcov-module-coverage-exclude'Brad King2015-04-069-17/+98
|\ \
| * | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDENils Gladitz2015-04-049-17/+98
* | | Merge topic 'makefile-depscan-BOM'Brad King2015-04-066-0/+43
|\ \ \
| * | | Makefile: Tolerate a BOM while scanning source dependencies (#15493)Brad King2015-04-036-0/+43
* | | | Merge topic 'test_cpack_symlinks'Brad King2015-04-064-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tests: Add case for CPack source package with symlinksBill Hoffman2015-04-064-0/+35
* | | | VS: Add support for XAML source filesGilles Khouzam2015-04-0317-1/+343
| |/ / |/| |
* | | Merge topic 'remove-DEFINITIONS-directory-property'Brad King2015-04-0212-0/+85
|\ \ \
| * | | Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-0212-0/+85
| | |/ | |/|
* | | Tests: Fix CMake.ELF test with read-only source (#15489)Bill Newcomb2015-04-011-1/+1
|/ /
* | Merge topic 'ctest-repeat-until-fail'Brad King2015-04-011-11/+11
|\ \
| * | Tests: Fix RunCMake.CTestCommandLine expected output time matchingBrad King2015-03-311-11/+11
* | | Merge topic 'solaris-fix-target_link_libraries-test'Brad King2015-04-011-1/+11
|\ \ \
| * | | Tests: Do not try to use invalid "ld -v" flag on SolarisBrad King2015-03-311-1/+11
| | |/ | |/|
* | | CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-314-5/+185
|/ /
* | Merge topic 'cpack-archive-prefix'Brad King2015-03-304-0/+43
|\ \
| * | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)Clinton Stimpson2015-03-304-0/+43
* | | Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-306-15/+9
|\ \ \
| * | | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-276-15/+9
| |/ /
* | | ExternalData: Add option to recursively match under directoriesBrad King2015-03-2721-0/+49
|/ /
* | Tests: Enable XCTest tests for Xcode 5Gregor Jasny2015-03-241-1/+1
* | Merge topic 'ninja-require-byproducts'Brad King2015-03-2318-0/+95
|\ \
| * | Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-2018-0/+95
* | | Merge topic 'add-extra-qbs-generator'Brad King2015-03-231-1/+15
|\ \ \
| * | | Qbs: Add new 'extra' generator for qbs project filesStanislav Ionascu2015-03-201-1/+15
| |/ /
* | | Merge topic 'cpack-rpm-ignore-default-prefix'Brad King2015-03-232-2/+6
|\ \ \
| * | | CPack/RPM ignore install prefix relocation pathDomen Vrankar2015-03-202-2/+6
* | | | Merge topic 'xcode-xctest'Brad King2015-03-2313-0/+902
|\ \ \ \
| * | | | Tests: Add XCTest example to test Frameworks and Cocoa App BundlesGregor Jasny2015-03-2313-0/+890
| * | | | Tests: Compute Xcode version for any generator on OS XBrad King2015-03-181-0/+12
| | |/ / | |/| |
* | | | Merge topic 'ctest-repeat-until-fail'Brad King2015-03-2314-0/+97
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|