summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |_|/ / |/| | |
| * | | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-1839-0/+298
* | | | Merge topic 'find_program-conditional-cwd'Brad King2018-06-184-0/+71
|\ \ \ \
| * | | | find_program: Consider CWD only for paths with separatorSam Yates2018-06-144-0/+71
* | | | | Merge topic 'UseSWIG-bugfixes'Brad King2018-06-183-0/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumptionMarc Chevrier2018-06-133-0/+65
* | | | | 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 'UseSWIG-csharp-variant'Brad King2018-06-134-0/+93
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-124-0/+93
| |/
* | Merge topic 'LINK_OPTIONS'Brad King2018-06-0859-2/+508
|\ \
| * | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-0620-29/+194
| * | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-0641-2/+343
| |/
* | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-076-0/+19
|/
* Merge topic 'more-misc-typos'Brad King2018-06-053-3/+3
|\
| * Fix misc. typosluz.paz2018-06-043-3/+3
* | 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
| |\ \
* | \ \ Merge topic 'WriteBasicConfigFile_tests'Brad King2018-06-041-239/+894
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor write_basic_package_version_file testsDaniele E. Domenichelli2018-06-011-239/+894
* | | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-01214-1126/+1182
* | | | clang-format.bash: update to clang-format-6.0Brad King2018-06-016-6/+6
* | | | Tests/VSWinStorePhone: Do not format managed sourceBrad King2018-06-011-0/+1
* | | | Merge topic 'autogen_autorcc_multi_config'Brad King2018-06-0111-0/+94
|\ \ \ \
| * | | | Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94
* | | | | FindALSA: add testcaseRolf Eike Beer2018-05-314-0/+40
| |/ / / |/| | |
* | | | 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
* | | | Merge topic 'doxygen-all'Craig Scott2018-05-292-0/+52
|\ \ \ \
| * | | | FindDoxygen: Add tests for ALL optionCraig Scott2018-05-272-0/+52
* | | | | Merge topic 'FindLua-conventional-paths'Brad King2018-05-259-0/+134
|\ \ \ \ \
| * | | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
| |/ / / /
* | | | | FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-224-0/+40
|/ / / /
* | | | Merge topic 'PDBDirectoryGenExpression'Brad King2018-05-211-2/+8
|\ \ \ \