summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \
| * | File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-095-1/+32
| * | Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-095-0/+30
| * | Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-095-0/+30
| * | Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-0911-0/+44
| * | Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-0722-0/+119
| |/
* | Merge topic 'configure_file-NEWLINE_STYLE-no-warn'Brad King2015-03-1023-0/+78
|\ \ | |/ |/|
| * Tests: Add more signature tests to RunCMake.configure_file testBrad King2015-03-0923-0/+78
* | Merge topic 'fix-crash-on-bad-LANG_STANDARD'Brad King2015-03-024-0/+9
|\ \
| * | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-284-0/+9
| |/
* | Merge topic 'remove_error_read_script'Brad King2015-02-2720-20/+0
|\ \
| * | CTest: Drop "Error in read script" message at end of testingZack Galbreath2015-02-2720-20/+0
* | | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'Brad King2015-02-263-0/+22
|/ /
* | ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-257-0/+32
* | Merge topic 'osx-framework-search-platform-SDKs'Brad King2015-02-243-1/+10
|\ \
| * | OS X: Add platform-specific Frameworks search pathGregor Jasny2015-02-233-1/+10
* | | Merge topic 'FeatureSummary-no-duplicates'Brad King2015-02-243-0/+13
|\ \ \
| * | | FeatureSummary: Print each feature info only onceGregor Jasny2015-02-233-0/+13
| |/ /
* | | Merge topic 'ctest-output-options'Brad King2015-02-2438-1/+226
|\ \ \
| * | | ctest_upload: Add QUIET optionZack Galbreath2015-02-236-0/+31
| * | | ctest_memcheck: Add QUIET optionZack Galbreath2015-02-233-1/+3
| * | | ctest_coverage: Add QUIET optionZack Galbreath2015-02-236-0/+37
| * | | ctest_test: Add QUIET optionZack Galbreath2015-02-236-0/+34
| * | | ctest_build: Add QUIET optionZack Galbreath2015-02-236-0/+43
| * | | ctest_configure: Add QUIET optionZack Galbreath2015-02-236-0/+39
| * | | ctest_start: Add QUIET optionZack Galbreath2015-02-236-0/+30
| * | | ctest_submit: Add QUIET optionZack Galbreath2015-02-234-0/+9
* | | | Merge topic 'test-RunCMake-refactor-ctest'Brad King2015-02-24149-120/+104
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheckBrad King2015-02-235-15/+0
| * | Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test outputBrad King2015-02-231-1/+1
| * | Tests: Teach RunCMake to tolerate Guard Malloc lines in test outputBrad King2015-02-231-1/+1
| * | Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test outputBrad King2015-02-231-1/+1
| * | Tests: Match curl error in RunCMake.ctest_submit FailDrop-* casesBrad King2015-02-233-3/+3
| * | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}Brad King2015-02-1985-30/+30
| * | Tests: Rename RunCMake.{CTestSubmit => ctest_submit}Brad King2015-02-1962-37/+37
| * | Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck)Brad King2015-02-194-31/+30
| * | Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmitBrad King2015-02-194-12/+12
* | | Merge topic 'use-algorithms'Brad King2015-02-231-1/+1
|\ \ \