summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-cleanups'Brad King2015-04-133-0/+53
|\
| * Test expected value of DEBUG_CONFIGURATIONS global property.Stephen Kelly2015-04-123-0/+53
* | Merge topic 'custom-command-multiple-outputs'Brad King2015-04-132-0/+83
|\ \
| * | Makefile: Fix multiple custom command outputs with one missingBrad King2015-04-102-0/+83
| * | Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into releaseBrad King2015-03-0927-42/+54
| |\ \
| * \ \ Merge branch 'fix-crash-on-bad-LANG_STANDARD' into releaseBrad King2015-02-284-0/+9
| |\ \ \
| * \ \ \ Merge branch 'cpack_rpm_mulit_prefix_fixup' into releaseBrad King2015-02-272-3/+37
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-G-print-generators'Brad King2015-04-132-2/+6
|\ \ \ \ \ \
| * | | | | | cmake: Provide guidance when an invalid -G option is givenGerald Combs2015-04-102-2/+6
* | | | | | | 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
|\ \ \ \ \ \