summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | list: Add options to control the SORT comparison operationDaniel Franke2018-06-1327-5/+178
| |/
* | Merge topic 'LINK_OPTIONS'Brad King2018-06-0851-2/+432
|\ \
| * | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-0620-29/+194
| * | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-0633-2/+267
| |/
* | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-076-0/+19
|/
* Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-06-054-2/+22
|\
| * ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-044-2/+22
| * Merge branch 'custom-command-expand-empty' into release-3.11Brad King2018-05-142-0/+2
| |\
* | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0120-135/+139
* | | clang-format.bash: update to clang-format-6.0Brad King2018-06-012-2/+2
* | | Merge topic 'vs-toolset-version'Brad King2018-05-3011-0/+44
|\ \ \
| * | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-2911-0/+44
* | | | Merge topic 'parallel_build_option'Brad King2018-05-2917-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2517-0/+43
* | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
* | | | target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-1515-7/+94
* | | | Merge topic 'custom-command-expand-empty'Brad King2018-05-152-0/+2
|\ \ \ \ | | |_|/ | |/| |