summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Tests: Select RunCMake.Ninja test cases based on ninja versionBrad King2016-05-181-0/+20
| * | | Ninja: Support embedding of CMake as subninja projectNicolas Despres2016-05-1728-7/+412
| * | | Ninja: Pass all build paths through a central methodNicolas Despres2016-05-174-9/+27
| * | | Ninja: Fix path to soname-d target fileNicolas Despres2016-05-171-1/+2
| * | | Ninja: Convert object file names to ninja paths earlierNicolas Despres2016-05-171-4/+6
| * | | Ninja: Convert link library file names like all other output pathsNicolas Despres2016-05-171-1/+2
| * | | Ninja: Pre-compute "CMakeCache.txt" build target nameNicolas Despres2016-05-172-2/+4
| * | | Ninja: Pre-compute "all" build target nameNicolas Despres2016-05-172-2/+7
| * | | Ninja: Simplify generation of custom target logical pathBrad King2016-05-171-9/+4
| |/ /
* | | Merge topic 'ExternalProject-UPDATE_COMMAND-always'Brad King2016-05-192-0/+15
|\ \ \
| * | | ExternalProject: Always run update step with non-empty UPDATE_COMMANDBrad King2016-05-182-0/+15
* | | | Merge topic 'cpack-ifw-updates'Brad King2016-05-199-91/+609
|\ \ \ \ | |_|_|/ |/| | |
| * | | CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-189-91/+607
| * | | CPackIFW: Add more known QtIFW releasesKonstantin Podsvirov2016-05-181-0/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-05-191-1/+1
|/ /
* | Merge topic 'file-glob-sort'Brad King2016-05-185-11/+4
|\ \
| * | file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-175-11/+4
* | | Merge topic 'ghs-shorter-object-names'Brad King2016-05-187-15/+28
|\ \ \
| * | | GHS: Use shorter object file names on collisionGeoff Viola2016-05-187-15/+28
| | |/ | |/|
* | | Merge topic 'platform-required-rpath-override'Brad King2016-05-182-2/+6
|\ \ \
| * | | AIX,HP: Allow user to override the default runtime path (libpath)Matthew Hanna2016-05-172-2/+6
| |/ /
* | | Merge topic 'clang-format-lexer'Brad King2016-05-183-1156/+1140
|\ \ \
| * | | cmListFileLexer: Revise C++ coding style using clang-formatBrad King2016-05-172-329/+241
| * | | cmListFileLexer: Update to flex 2.6Brad King2016-05-173-854/+926
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-05-181-1/+1
|/ /
* | Merge topic 'clang-format-source'Brad King2016-05-171454-83577/+62365
|\ \ | |/
| * Revise C++ coding style using clang-formatKitware Robot2016-05-161450-83577/+62253