summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add test for cmake --build . --target packageKyle Edwards2018-07-173-8/+25
* Tests: Add test for install(SCRIPT ... COMPONENT)Kyle Edwards2018-07-175-0/+9
* Tests: Add test for InstallRequiredSystemLibrariesKyle Edwards2018-07-173-0/+12
* Tests: Add test for install(TARGETS) RPATH functionalityKyle Edwards2018-07-175-1/+42
* Tests: Add test for install(FILES) with PERMISSIONSKyle Edwards2018-07-173-0/+7
* Tests: Add test for installing parts of targets in different directoriesKyle Edwards2018-07-174-0/+15
* Tests: Add test for install(DIRECTORY) with PATTERN and REGEXKyle Edwards2018-07-176-0/+38
* Tests: Add test for CONFIGURATIONS parameter of install()Kyle Edwards2018-07-173-0/+4
* Tests: Add test for install(<SCRIPT|CODE>)Kyle Edwards2018-07-174-0/+11
* Tests: Add test for <PRE|POST>_INSTALL_SCRIPTKyle Edwards2018-07-175-0/+11
* Tests: Add test for deprecated install_*() commandsKyle Edwards2018-07-175-0/+19
* Tests: Add tests for *OUTPUT_NAME propertiesKyle Edwards2018-07-173-0/+44
* Tests: Add test for install(DIRECTORY ... OPTIONAL)Kyle Edwards2018-07-173-0/+3
* Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)Kyle Edwards2018-07-176-0/+10
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-164-3/+15
* Merge topic 'option_respects_existing_stack_variable'Brad King2018-07-122-0/+15
|\
| * option: No CMP077 warnings when both cache and local variable existsRobert Maynard2018-07-102-0/+15
* | Merge topic 'option-normal-variable'Brad King2018-07-097-0/+44
|\ \ | |/
| * option: respect existing normal variableRobert Maynard2018-07-097-0/+44
* | Merge topic 'list-command-insert'Brad King2018-07-062-2/+2
|\ \
| * | list: Allow inserting at the end of a listDaniel Chabrowski2018-07-052-2/+2
* | | Merge topic 'revert-subdirectory-linking'Brad King2018-07-0515-94/+7
|\ \ \
| * | | Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-0315-94/+7
| * | | Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-272-6/+9
| |\ \ \
| * \ \ \ Merge branch 'lexer-null' into release-3.12Brad King2018-06-264-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'file-GLOB-remove-new-errors' into release-3.12Brad King2018-06-226-11/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'math-hex'Brad King2018-07-0519-0/+56
|\ \ \ \ \ \ \
| * | | | | | | math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-0311-0/+24
| * | | | | | | math: Diagnose divide-by-zeroDaniel Franke2018-06-264-0/+7
| * | | | | | | math: Reject unexpected expression input explicitlyDaniel Franke2018-06-264-0/+9
| * | | | | | | math: Add RunCMake.math test to prepare for error casesDaniel Franke2018-06-224-0/+16
* | | | | | | | Testing: Add test for CPack External generatorKyle Edwards2018-07-0212-4/+326
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'ctest_submit-https'Brad King2018-06-292-6/+9
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ctest_submit: show headers as debug infoZack Galbreath2018-06-272-6/+9
* | | | | | | Merge topic 'lexer-null'Brad King2018-06-294-0/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ListFileLexer: Do not match null bytes in inputBrad King2018-06-264-0/+7
| |/ / / / /
* | | | | | Merge topic 'test-wizard'Brad King2018-06-253-0/+3
|\ \ \ \ \ \
| * | | | | | Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-223-0/+3
* | | | | | | Merge topic 'file-GLOB-remove-new-errors'Brad King2018-06-256-11/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-226-11/+1
| |/ / / /
* | | | | Merge topic 'vs_debugger'Brad King2018-06-229-4/+60
|\ \ \ \ \
| * | | | | VS10Project: Expand VS_DEBUGGER_* capabilitiesJon Chronopoulos2018-06-179-4/+60
* | | | | | Merge topic 'xcode-10-legacy-build-system'Brad King2018-06-201-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Tests: Teach RunCMake to ignore Xcode missing file type warningsBrad King2018-06-191-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'install_from_another_directory'Brad King2018-06-194-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | install: Allow installing targets created in another directoryZack Galbreath2018-06-184-0/+8
* | | | | Merge topic 'subdir_target_sources'Craig Scott2018-06-1930-0/+162
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-1830-0/+162
| |/ / /
* | | | find_program: Consider CWD only for paths with separatorSam Yates2018-06-144-0/+71
| |_|/ |/| |
* | | Merge topic 'list_sort'Brad King2018-06-1427-5/+178
|\ \ \ | |_|/ |/| |