Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | OS X: Drop warning about SDK and deployment target version mismatch | Brad King | 2016-05-26 | 1 | -10/+0 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-27 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'liblzma-signed-shift' | Brad King | 2016-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | liblzma: Avoid possible overflow on signed left shift | Brad King | 2016-05-25 | 1 | -1/+1 | |
* | | | | | | Merge topic 'try_compile-custom-variables' | Brad King | 2016-05-26 | 7 | -74/+118 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_compile: Optionally forward custom platform variables to test project | Brad King | 2016-05-25 | 7 | -0/+58 | |
| * | | | | | | cmCoreTryCompile: Refactor forwarding of variables to test project | Brad King | 2016-05-25 | 1 | -74/+60 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fix-variable-watch-leak' | Brad King | 2016-05-26 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmVariableWatch: Fix potential memory leak | Brad King | 2016-05-25 | 1 | -2/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cpack-dmg-no-app-link' | Brad King | 2016-05-26 | 3 | -5/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/DragNDrop: Optionally disable `/Applications` symlink | Harry Mallon | 2016-05-25 | 3 | -5/+21 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindCUDA-cublas_device' | Brad King | 2016-05-26 | 2 | -2/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindCUDA: Add support for finding the cublas_device library | James Sharpe | 2016-05-25 | 2 | -2/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'style-cmSystemTools' | Brad King | 2016-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmSystemTools: Fix indentation typo | Brad King | 2016-05-25 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FindMatlab-2016a' | Brad King | 2016-05-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindMatlab: Add support for Matlab 2016a (9.0) | Francesco Romano | 2016-05-25 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'GetPrerequisites-more-paths' | Brad King | 2016-05-26 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | GetPrerequisites: Look for VS tools using registry entries (#16108) | Brad King | 2016-05-25 | 1 | -0/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-26 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'improve-character-find-and-replace' | Brad King | 2016-05-25 | 36 | -81/+78 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve string find: prefer character overloads. | Daniel Pfeifer | 2016-05-24 | 19 | -37/+37 | |
| * | | | | | | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 17 | -36/+36 | |
| * | | | | | | cmExtraEclipseCDT4Generator: use std::replace. | Daniel Pfeifer | 2016-05-24 | 1 | -5/+1 | |
| * | | | | | | cmCTestScriptHandler: don't call find repeatedly. | Daniel Pfeifer | 2016-05-24 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindCUDA-flags-genex' | Brad King | 2016-05-25 | 1 | -2/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGS | Chuck Atkins | 2016-05-25 | 1 | -2/+7 | |
* | | | | | | | Merge topic 'standard-include-directories' | Brad King | 2016-05-25 | 12 | -2/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add a variable to specify language-wide system include directories | Brad King | 2016-05-25 | 10 | -0/+66 | |
| * | | | | | | | cmMakefile: Optimize AddSystemIncludeDirectories for empty set | Brad King | 2016-05-24 | 1 | -0/+4 | |
| * | | | | | | | GHS: Compute include directories consistently with other generators | Brad King | 2016-05-24 | 1 | -2/+4 | |
* | | | | | | | | Merge topic 'doc-standard-libs' | Brad King | 2016-05-25 | 4 | -8/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variable | Brad King | 2016-05-24 | 4 | -8/+17 | |
* | | | | | | | | Merge topic 'output-converter-enums' | Brad King | 2016-05-25 | 25 | -302/+339 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use enums defined in cmOutputConverter using their fully qualified name. | Daniel Pfeifer | 2016-05-25 | 25 | -302/+339 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-25 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'cpack-deb-different-package-names' | Brad King | 2016-05-24 | 22 | -30/+120 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack/Deb possibility to change package name | Domen Vrankar | 2016-05-23 | 22 | -30/+120 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cpack-deb-component-depends' | Brad King | 2016-05-24 | 4 | -14/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack/Deb prevent accidental component dependencies | Domen Vrankar | 2016-05-23 | 4 | -14/+27 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'ExternalProject-fix-stash-all' | Brad King | 2016-05-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Fix git stash not using "--all" option | Christian Fetzer | 2016-05-21 | 1 | -0/+2 | |
* | | | | | | | | Merge topic 'doc-CPACK_DMG_FORMAT' | Brad King | 2016-05-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPackDMG: Document CPACK_DMG_FORMAT default | Harry Mallon | 2016-05-23 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cpackifw-updates' | Brad King | 2016-05-24 | 3 | -23/+44 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option | Konstantin Podsvirov | 2016-05-23 | 3 | -2/+19 | |
| * | | | | | | | CPackIFW: Doc decoration | Konstantin Podsvirov | 2016-05-23 | 1 | -21/+25 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'rpath-no-regex' | Brad King | 2016-05-23 | 1 | -26/+22 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix support for large RPATH updates (#16105) | Brad King | 2016-05-19 | 1 | -26/+22 | |