Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-generator-documentation' | Brad King | 2018-06-22 | 2 | -0/+2 |
|\ | |||||
| * | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 2 | -0/+2 |
* | | Merge topic 'cmake_autogen_verbose' | Brad King | 2018-06-22 | 5 | -0/+5 |
|\ \ | |||||
| * | | Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all tests | Sebastian Holtermann | 2018-06-21 | 5 | -0/+5 |
| |/ | |||||
* | | Merge topic 'vs_debugger' | Brad King | 2018-06-22 | 9 | -4/+60 |
|\ \ | |/ |/| | |||||
| * | VS10Project: Expand VS_DEBUGGER_* capabilities | Jon Chronopoulos | 2018-06-17 | 9 | -4/+60 |
* | | Merge topic 'xcode-10-legacy-build-system' | Brad King | 2018-06-20 | 3 | -17/+22 |
|\ \ | |||||
| * | | Tests: Do not use i386 architecture with Xcode 10 and above | Brad King | 2018-06-19 | 2 | -17/+21 |
| * | | Tests: Teach RunCMake to ignore Xcode missing file type warnings | Brad King | 2018-06-19 | 1 | -0/+1 |
* | | | Merge topic 'install_from_another_directory' | Brad King | 2018-06-19 | 4 | -0/+8 |
|\ \ \ | |||||
| * | | | install: Allow installing targets created in another directory | Zack Galbreath | 2018-06-18 | 4 | -0/+8 |
* | | | | Merge topic 'FindCURL-target-name' | Brad King | 2018-06-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | FindCURL: Rename imported target to match upstream CURL | Brad King | 2018-06-18 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'subdir_target_sources' | Craig Scott | 2018-06-19 | 39 | -0/+298 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 39 | -0/+298 |
* | | | | Merge topic 'find_program-conditional-cwd' | Brad King | 2018-06-18 | 4 | -0/+71 |
|\ \ \ \ | |||||
| * | | | | find_program: Consider CWD only for paths with separator | Sam Yates | 2018-06-14 | 4 | -0/+71 |
* | | | | | Merge topic 'UseSWIG-bugfixes' | Brad King | 2018-06-18 | 3 | -0/+65 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption | Marc Chevrier | 2018-06-13 | 3 | -0/+65 |
* | | | | | Merge topic 'list_sort' | Brad King | 2018-06-14 | 27 | -5/+178 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | list: Add options to control the SORT comparison operation | Daniel Franke | 2018-06-13 | 27 | -5/+178 |
| |/ / / | |||||
* | | | | Merge topic 'UseSWIG-csharp-variant' | Brad King | 2018-06-13 | 4 | -0/+93 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | UseSWIG: Add CSHARP variant for wrapper files | Rishi Theivendran | 2018-06-12 | 4 | -0/+93 |
| |/ | |||||
* | | Merge topic 'LINK_OPTIONS' | Brad King | 2018-06-08 | 59 | -2/+508 |
|\ \ | |||||
| * | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 20 | -29/+194 |
| * | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 41 | -2/+343 |
| |/ | |||||
* | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-06-07 | 6 | -0/+19 |
|/ | |||||
* | Merge topic 'more-misc-typos' | Brad King | 2018-06-05 | 3 | -3/+3 |
|\ | |||||
| * | Fix misc. typos | luz.paz | 2018-06-04 | 3 | -3/+3 |
* | | Merge topic 'ep-support-passing-var-ending-with-notfound' | Brad King | 2018-06-05 | 4 | -2/+22 |
|\ \ | |||||
| * | | ExternalProject: Fix cache generation when args end with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-06-04 | 4 | -2/+22 |
| * | | Merge branch 'custom-command-expand-empty' into release-3.11 | Brad King | 2018-05-14 | 2 | -0/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'WriteBasicConfigFile_tests' | Brad King | 2018-06-04 | 1 | -239/+894 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Refactor write_basic_package_version_file tests | Daniele E. Domenichelli | 2018-06-01 | 1 | -239/+894 |
* | | | | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 214 | -1126/+1182 |
* | | | | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 6 | -6/+6 |
* | | | | Tests/VSWinStorePhone: Do not format managed source | Brad King | 2018-06-01 | 1 | -0/+1 |
* | | | | Merge topic 'autogen_autorcc_multi_config' | Brad King | 2018-06-01 | 11 | -0/+94 |
|\ \ \ \ | |||||
| * | | | | Autogen: Add AUTORCC configuration change test | Sebastian Holtermann | 2018-05-30 | 11 | -0/+94 |
* | | | | | FindALSA: add testcase | Rolf Eike Beer | 2018-05-31 | 4 | -0/+40 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'vs-toolset-version' | Brad King | 2018-05-30 | 11 | -0/+44 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 11 | -0/+44 |
* | | | | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 17 | -0/+43 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 17 | -0/+43 |
* | | | | Merge topic 'doxygen-all' | Craig Scott | 2018-05-29 | 2 | -0/+52 |
|\ \ \ \ | |||||
| * | | | | FindDoxygen: Add tests for ALL option | Craig Scott | 2018-05-27 | 2 | -0/+52 |
* | | | | | Merge topic 'FindLua-conventional-paths' | Brad King | 2018-05-25 | 9 | -0/+134 |
|\ \ \ \ \ | |||||
| * | | | | | FindLua: Add tests for this module | Alexander Grund | 2018-05-24 | 9 | -0/+134 |
| |/ / / / | |||||
* | | | | | FindODBC: Add module to search for ODBC library | Mateusz Loskot | 2018-05-22 | 4 | -0/+40 |
|/ / / / | |||||
* | | | | Merge topic 'PDBDirectoryGenExpression' | Brad King | 2018-05-21 | 1 | -2/+8 |
|\ \ \ \ |