| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindwxWidgets-versioned-executable' | Brad King | 2015-04-30 | 1 | -1/+1 |
|\ |
|
| * | FindwxWidgets: Search for wx-config-3.0 in addition to wx-config (#15540) | Orion Poplawski | 2015-04-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'cpack-deb-component-description' | Brad King | 2015-04-30 | 1 | -8/+33 |
|\ \ |
|
| * | | CPackDEB component description | Raffi Enficiaud | 2015-04-29 | 1 | -8/+33 |
| |/ |
|
* | | Merge topic 'revert-CMP0057' | Brad King | 2015-04-30 | 1 | -1/+2 |
|\ \ |
|
| * | | Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation." | Nils Gladitz | 2015-04-30 | 1 | -1/+2 |
| |/ |
|
* | | CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs (#15543) | Felix Geyer | 2015-04-29 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'InstallRequiredSystemLibraries-fix-mbcs' | Brad King | 2015-04-28 | 1 | -7/+2 |
|\ |
|
| * | InstallRequiredSystemLibraries: Fix MBCS MFC detection (#15531) | Bjoern Thiel | 2015-04-27 | 1 | -7/+2 |
|
|
* | | ctest: Consolidate documentation of CTEST_USE_LAUNCHERS (#15533) | Brad King | 2015-04-28 | 1 | -12/+3 |
|
|
* | | Modules/CTest: Improve documentation formatting | Brad King | 2015-04-28 | 1 | -34/+26 |
|
|
* | | Modules/CTest: Use bracket comment for documentation block | Brad King | 2015-04-28 | 1 | -65/+66 |
|/ |
|
* | Merge topic 'allow-empty-CMAKE_TOOLCHAIN_FILE' | Brad King | 2015-04-23 | 1 | -1/+1 |
|\ |
|
| * | Allow CMAKE_TOOLCHAIN_FILE to be an empty string | Andrey Pokrovskiy | 2015-04-22 | 1 | -1/+1 |
|
|
* | | Merge topic 'check-compiler-flag-clang' | Brad King | 2015-04-23 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Check*CompilerFlag: Add another pattern for Clang (#15526) | Dan Kegel | 2015-04-22 | 1 | -0/+1 |
|
|
* | | ExternalProject: Allow dependencies on INTERFACE libraries | Brad King | 2015-04-22 | 1 | -4/+16 |
|
|
* | | ExternalProject: Fix error message typo | Brad King | 2015-04-21 | 1 | -1/+1 |
|
|
* | | ExternalProject: Allow generator expressions with LOG_* options (#15287) | Andrey Pokrovskiy | 2015-04-21 | 1 | -4/+10 |
|
|
* | | ExternalProject: Allow generator expressions in initial cache options | Andrey Pokrovskiy | 2015-04-21 | 1 | -5/+6 |
|/ |
|
* | Merge topic 'cpack-deb-component-vars-prepare' | Brad King | 2015-04-21 | 1 | -196/+223 |
|\ |
|
| * | CPackDeb: Refactor package variable lookup by generator | Domen Vrankar | 2015-04-21 | 1 | -196/+223 |
|
|
* | | Merge topic 'FindCUDA.cmake/Fix-MakeDirDuringSeparableCompilation' | Brad King | 2015-04-21 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | FindCUDA: Create output dir while compiling intermediate link file (#15016) | James Bigler | 2015-04-20 | 1 | -0/+2 |
|
|
* | | Merge topic 'cpack-rpm-refactored-file-listing' | Brad King | 2015-04-21 | 1 | -70/+129 |
|\ \ |
|
| * | | CPackRPM content listing refactor | Domen Vrankar | 2015-04-19 | 1 | -29/+81 |
|
|
| * | | CPackRPM package content list code move | Domen Vrankar | 2015-04-19 | 1 | -70/+77 |
|
|
* | | | Merge topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 6 | -1/+124 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 6 | -1/+124 |
|
|
* | | | Merge topic 'FPHSA-updates' | Brad King | 2015-04-17 | 1 | -126/+140 |
|\ \ \
| |_|/
|/| | |
|
| * | | FPHSA: Document REQUIRED_VARS recommendation (#15352) | Brad King | 2015-04-17 | 1 | -0/+4 |
|
|
| * | | FPHSA: Revise and format documentation | Brad King | 2015-04-17 | 1 | -110/+123 |
|
|
| * | | FPHSA: Always populate the ExactCase_FOUND variable (#15412). | Stephen Kelly | 2015-04-17 | 1 | -31/+28 |
|
|
* | | | UseSWIG: Fix module name detection with relative source file (#15508) | Tuukka Pasanen | 2015-04-15 | 1 | -1/+1 |
|/ / |
|
* | | CTestCoverageCollectGCOV: Write tar files intended for CDash in gnutar format | Nils Gladitz | 2015-04-10 | 1 | -0/+1 |
|
|
* | | FindCUDA: Add specific cuda_language_flag instead of using nvcc. | James Bigler | 2015-04-09 | 2 | -1/+5 |
|
|
* | | FindCUDA: Allow setting CUDA_SOURCE_PROPERTY_FORMAT for non-.cu files. | James Bigler | 2015-04-09 | 1 | -8/+19 |
|
|
* | | Merge topic 'FindCUDA.cmake/C++11Flags' | Brad King | 2015-04-09 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | FindCUDA: Handle c++11 host flag | James Bigler | 2015-04-08 | 1 | -0/+13 |
|
|
* | | Merge topic 'FindMatlab_add_recent_versions' | Brad King | 2015-04-08 | 1 | -0/+2 |
|\ \ |
|
| * | | FindMatlab: Look for R2014b and R2015a | Daniele E. Domenichelli | 2015-04-07 | 1 | -0/+2 |
|
|
* | | | Features: VS 2013 Update 3 supports initializer lists (#15494) | Brad King | 2015-04-06 | 1 | -6/+11 |
|/ / |
|
* | | Merge topic 'gcov-module-coverage-exclude' | Brad King | 2015-04-06 | 1 | -1/+30 |
|\ \ |
|
| * | | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDE | Nils Gladitz | 2015-04-04 | 1 | -1/+30 |
|
|
* | | | FindCUDA: Use the static CUDA runtime library if available (#15482) | James Bigler | 2015-04-03 | 1 | -4/+81 |
|/ / |
|
* | | Merge topic 'cpack-rpm-basic-symlink-handling' | Brad King | 2015-03-31 | 1 | -21/+341 |
|\ \ |
|
| * | | CPackRPM: Add basic symlink support (#15209) | Domen Vrankar | 2015-03-31 | 1 | -21/+341 |
|
|
* | | | UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480) | Felix Schwitzer | 2015-03-30 | 1 | -2/+1 |
|/ / |
|
* | | Merge topic 'ExternalData-recursive-match' | Brad King | 2015-03-30 | 1 | -7/+28 |
|\ \ |
|
| * | | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 1 | -3/+20 |
|
|