summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * Empty commit at end of history preceding clang-format style transitionBrad King2016-05-160-0/+0
| * CONTRIBUTING: Add a section on coding styleBrad King2016-05-161-0/+10
| * Add a script to run clang-format on the entire source treeBrad King2016-05-161-0/+91
| * Configure clang-format for CMake source treeBrad King2016-05-161-0/+9
| * Tell Git to use a distinct conflict marker size in `.rst` filesBrad King2016-05-161-0/+2
* | Merge topic 'clang-format-prep'Brad King2016-05-171-12/+12
|\ \ | |/
| * cmGeneratorTarget: Protect macro code layout from clang-formatBrad King2016-05-161-12/+12
* | CMake Nightly Date StampKitware Robot2016-05-171-1/+1
|/
* Merge topic 'boost-component-headers'Brad King2016-05-161-4/+84
|\
| * FindBoost: Add checks for component-specific headersRoger Leigh2016-05-161-4/+84
* | Merge topic 'boost-1.61'Brad King2016-05-161-1/+15
|\ \
| * | FindBoost: Update dependencies for Boost 1.61Roger Leigh2016-05-131-1/+15