summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'improve-character-find-and-replace'Brad King2016-05-2536-81/+78
|\ \ \
| * | | Improve string find: prefer character overloads.Daniel Pfeifer2016-05-2419-37/+37
| * | | Use std::replace for replacing chars in strings.Daniel Pfeifer2016-05-2417-36/+36
| * | | cmExtraEclipseCDT4Generator: use std::replace.Daniel Pfeifer2016-05-241-5/+1
| * | | cmCTestScriptHandler: don't call find repeatedly.Daniel Pfeifer2016-05-241-3/+4
| |/ /
* | | Merge topic 'FindCUDA-flags-genex'Brad King2016-05-251-2/+7
|\ \ \
| * | | FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGSChuck Atkins2016-05-251-2/+7
* | | | Merge topic 'standard-include-directories'Brad King2016-05-2512-2/+74
|\ \ \ \
| * | | | Add a variable to specify language-wide system include directoriesBrad King2016-05-2510-0/+66
| * | | | cmMakefile: Optimize AddSystemIncludeDirectories for empty setBrad King2016-05-241-0/+4
| * | | | GHS: Compute include directories consistently with other generatorsBrad King2016-05-241-2/+4
* | | | | Merge topic 'doc-standard-libs'Brad King2016-05-254-8/+17
|\ \ \ \ \ | |/ / / /
| * | | | Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variableBrad King2016-05-244-8/+17
* | | | | Merge topic 'output-converter-enums'Brad King2016-05-2525-302/+339
|\ \ \ \ \
| * | | | | Use enums defined in cmOutputConverter using their fully qualified name.Daniel Pfeifer2016-05-2525-302/+339
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-05-251-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cpack-deb-different-package-names'Brad King2016-05-2422-30/+120
|\ \ \ \
| * | | | CPack/Deb possibility to change package nameDomen Vrankar2016-05-2322-30/+120
| |/ / /
* | | | Merge topic 'cpack-deb-component-depends'Brad King2016-05-244-14/+27
|\ \ \ \
| * | | | CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-234-14/+27
| |/ / /
* | | | Merge topic 'ExternalProject-fix-stash-all'Brad King2016-05-241-0/+2
|\ \ \ \
| * | | | ExternalProject: Fix git stash not using "--all" optionChristian Fetzer2016-05-211-0/+2
* | | | | Merge topic 'doc-CPACK_DMG_FORMAT'Brad King2016-05-241-1/+1
|\ \ \ \ \
| * | | | | CPackDMG: Document CPACK_DMG_FORMAT defaultHarry Mallon2016-05-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'cpackifw-updates'Brad King2016-05-243-23/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL optionKonstantin Podsvirov2016-05-233-2/+19
| * | | | CPackIFW: Doc decorationKonstantin Podsvirov2016-05-231-21/+25
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-05-241-1/+1
|/ / /
* | | Merge topic 'rpath-no-regex'Brad King2016-05-231-26/+22
|\ \ \ | | |/ | |/|
| * | Fix support for large RPATH updates (#16105)Brad King2016-05-191-26/+22
* | | Merge topic 'make_osx_packaging_more_robust'Brad King2016-05-231-2/+17
|\ \ \
| * | | Make packaging script wait for the disk image to be mounted.Robert Maynard2016-05-191-2/+17
* | | | Merge topic 'clang-format-script'Brad King2016-05-231-2/+45
|\ \ \ \
| * | | | clang-format.bash: Limit formatting to files selected by optionsBrad King2016-05-201-2/+45
* | | | | CMake Nightly Date StampKitware Robot2016-05-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-05-221-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-05-211-1/+1
* | | | Merge topic 'FindCUDA-fp16'Brad King2016-05-201-0/+7
|\ \ \ \
| * | | | FindCUDA: Detect and report FP16 supportBoris Fomitchev2016-05-191-0/+7
| | |_|/ | |/| |
* | | | Merge topic 'ExternalProject-improve-retry'Brad King2016-05-203-100/+264
|\ \ \ \
| * | | | ExternalProject: Re-implement download logic as a dedicated scriptRuslan Baratov2016-05-192-42/+180
| * | | | ExternalProject: Re-implement download verification as a dedicated scriptRuslan Baratov2016-05-192-25/+66
| * | | | ExternalProject: Avoid repeating download verificationRuslan Baratov2016-05-191-1/+2
| * | | | ExternalProject: Remove unused verify script logicRuslan Baratov2016-05-191-17/+2
| * | | | ExternalProject: Remove unused 'retries' argument from verify scriptRuslan Baratov2016-05-191-4/+3
| * | | | ExternalProject: Use uppercase placeholders for script generationRuslan Baratov2016-05-191-27/+27
| |/ / /
* | | | Merge topic 'minor-cleanup'Brad King2016-05-201-5/+4
|\ \ \ \
| * | | | cmCPackDragNDropGenerator: Replace std::{ostringstream => string}Brad King2016-05-171-5/+4
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-05-201-1/+1
| |/ / |/| |
* | | Merge topic 'ninja-output-path-prefix'Brad King2016-05-1931-32/+481
|\ \ \