| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | Merge topic 'make_osx_packaging_more_robust' | Brad King | 2016-05-23 | 1 | -2/+17 |
|\ \ \ |
|
| * | | | Make packaging script wait for the disk image to be mounted. | Robert Maynard | 2016-05-19 | 1 | -2/+17 |
|
|
* | | | | Merge topic 'clang-format-script' | Brad King | 2016-05-23 | 1 | -2/+45 |
|\ \ \ \ |
|
| * | | | | clang-format.bash: Limit formatting to files selected by options | Brad King | 2016-05-20 | 1 | -2/+45 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-23 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-22 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-21 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'FindCUDA-fp16' | Brad King | 2016-05-20 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | FindCUDA: Detect and report FP16 support | Boris Fomitchev | 2016-05-19 | 1 | -0/+7 |
| | |_|/
| |/| | |
|