summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'deterministic-CTest-tests'Brad King2015-04-231-0/+3
|\ \ \
| * | | Tests: Make a CTest test deterministic.Stephen Kelly2015-04-201-0/+3
* | | | ExternalProject: Allow dependencies on INTERFACE librariesBrad King2015-04-227-0/+29
* | | | ExternalProject: Allow generator expressions in initial cache optionsAndrey Pokrovskiy2015-04-216-7/+16
* | | | Merge topic 'ExternalProject-test-refactor'Brad King2015-04-216-58/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Delay RunCMake.ExternalProject case checksBrad King2015-04-206-58/+63
* | | | Merge topic 'stable-xcode-projects'Brad King2015-04-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Refine quoting rules for StringsGregor Jasny2015-04-171-2/+2
* | | | Deprecate Visual Studio 7 generator (.NET 2002)Brad King2015-04-155-0/+13
* | | | Deprecate Visual Studio 6 generatorBrad King2015-04-155-0/+15
* | | | 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 '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-1338-0/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-1038-0/+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-1038-13/+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
* | | | Merge topic 'cpack-one-component-only'Brad King2015-04-061-1/+0
|\ \ \ \
| * | | | CPack single component packagingDomen Vrankar2015-04-051-1/+0
| |/ / /
* | | | 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
* | | | Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-0212-0/+85
* | | | 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 'add_dependencies-INTERFACE-libraries'Brad King2015-03-304-12/+0
|\ \ \ \
| * | | | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-274-12/+0
* | | | | ExternalData: Add option to recursively match under directoriesBrad King2015-03-2710-0/+33
|/ / / /
* | | | 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 'ctest-repeat-until-fail'Brad King2015-03-2314-0/+97
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-2314-0/+97
* | | | | file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-2013-0/+122
| |/ / / |/| | |
* | | | FindMatlab: Rewrite module and provide a usage APIRaffi Enficiaud2015-03-178-0/+68
* | | | Merge topic 'main_dependency_diagnostic'Brad King2015-03-1211-0/+70
|\ \ \ \
| * | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-0911-0/+70
| |/ / /
* | | | Merge topic 'target-language-genex'Brad King2015-03-1045-1/+255
|\ \ \ \