summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'skip_mfc_test'Brad King2018-07-101-0/+4
|\
| * Tests: skip MFC test when building cmake when no file association for vcprojFred Baksik2018-07-091-0/+4
* | Merge topic 'option-normal-variable'Brad King2018-07-097-0/+44
|\ \
| * | option: respect existing normal variableRobert Maynard2018-07-099-17/+44
| * | Option: Add a test that verifies interaction with normal variablesRobert Maynard2018-06-212-0/+17
* | | Merge topic 'vsnasm-quoting'Brad King2018-07-064-3/+27
|\ \ \
| * | | VS: Properly quote arguments in nasm.xmlDavid Benjamin2018-07-024-3/+27
* | | | Merge topic 'list-command-insert'Brad King2018-07-063-2/+6
|\ \ \ \
| * | | | list: Allow inserting at the end of a listDaniel Chabrowski2018-07-053-2/+6
| |/ / /
* | | | Merge topic 'UseSWIG-legacy-targets'Brad King2018-07-055-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'backport-UseSWIG-legacy-targets' into UseSWIG-legacy-targetsBrad King2018-07-035-0/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | UseSWIG: reintroduce legacy target name managementMarc Chevrier2018-07-034-0/+4
* | | | | 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 branch 'xcode-10-legacy-build-system' into release-3.12Brad King2018-06-193-17/+22
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'math-hex'Brad King2018-07-0521-15/+114
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-0313-15/+82
| * | | | | | | | 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
* | | | | | | | | Merge topic 'cpack-external'Brad King2018-07-0312-4/+326
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Testing: Add test for CPack External generatorKyle Edwards2018-07-0212-4/+326
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'LINK_DEPENDS'Brad King2018-07-034-1/+38
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | LINK_DEPENDS: add support of 'generator expressions'Marc Chevrier2018-06-271-1/+1
| * | | | | | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-274-0/+37
* | | | | | | | | 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-254-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-224-4/+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 'cpack-generator-documentation'Brad King2018-06-222-0/+2
|\ \ \ \ \ \
| * | | | | | Help: Add new section for CPack generatorsKyle Edwards2018-06-212-0/+2
* | | | | | | Merge topic 'cmake_autogen_verbose'Brad King2018-06-225-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all testsSebastian Holtermann2018-06-215-0/+5
| |/ / / / / /
* | | | | | | 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-203-17/+22
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Tests: Do not use i386 architecture with Xcode 10 and aboveBrad King2018-06-192-17/+21
| * | | | | | 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 'FindCURL-target-name'Brad King2018-06-191-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | FindCURL: Rename imported target to match upstream CURLBrad King2018-06-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'subdir_target_sources'Craig Scott2018-06-1939-0/+298
|\ \ \ \ \ | |_|/ / / |/| | | |