summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Isolate formatted streaming blocks with clang-format off/onBrad King2016-05-0646-0/+282
* Merge topic 'ghs-hash-object-locations'Brad King2016-05-064-24/+85
|\
| * GHS: Shorten long object paths with duplicate source namesGeoff Viola2016-05-064-24/+85
* | Merge topic 'update-expat'Brad King2016-05-0634-6923/+9514
|\ \
| * | expat: Suppress compiler warningsBrad King2016-05-052-0/+13
| * | expat: Re-write CMake build system for our needsBrad King2016-05-052-33/+14
| * | expat: Hard-code configuration options for our needsBrad King2016-05-053-28/+4
| * | expat: Drop upstream test/install/packaging codeBrad King2016-05-052-82/+0
| * | expat: Update cm_expat.h wrapper for new header locationBrad King2016-05-051-1/+1
| * | Merge branch 'upstream-expat' into update-expatBrad King2016-05-0523-0/+13896
| |\ \
| | * | expat 2016-05-01 (379213ca)Expat Upstream2016-05-0523-0/+13896
| | /
| * | expat: Disable all whitespace checks in third-party codeBrad King2016-05-051-0/+1
| * | Add script to update Expat from upstreamBrad King2016-05-051-0/+49
| * | Drop old expat sources to make room for a fresh importBrad King2016-05-0521-11243/+0
| |/
* | Merge topic 'update-prebuild-openssl'Brad King2016-05-062-6/+6
|\ \
| * | Utilities/Release: Update to openssl-1.0.2hBrad King2016-05-052-6/+6
| |/
* | CMake Nightly Date StampKitware Robot2016-05-061-1/+1
|/
* CMake Nightly Date StampKitware Robot2016-05-051-1/+1
* Merge topic 'update-libarchive'Brad King2016-05-0453-339/+899
|\
| * libarchive: Drop early use of crypto libraryBrad King2016-05-031-2/+0
| * Utilities/Release: Define NTDDI_VERSION for Windows binariesBrad King2016-05-032-2/+2
| * Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-05-0249-271/+868
| |\
| | * LibArchive 2016-04-30 (167e97be)LibArchive Upstream2016-05-0258-345/+1001
| * | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-05-020-0/+0
| |\ \ | | |/
| | * LibArchive 2015-10-21 (3bfe5f1f)LibArchive Upstream2016-05-020-0/+0
| * | libarchive: Remove CMake-specific READMEBrad King2016-05-021-66/+0
| * | Add script to update LibArchive from upstreamBrad King2016-05-021-0/+31
* | | Merge topic 'test-CROSSCOMPILING_EMULATOR'Brad King2016-05-046-9/+42
|\ \ \
| * | | Tests: Improve source file name in RunCMake.CrosscompilingEmulatorJean-Christophe Fillion-Robin2016-05-035-7/+9
| * | | Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test caseJean-Christophe Fillion-Robin2016-05-033-4/+35
* | | | Merge topic 'clang-cl-showincludes'Brad King2016-05-041-2/+2
|\ \ \ \
| * | | | Ninja: Fix clang-cl /showIncludes prefix detectionBrad King2016-05-031-2/+2
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-05-041-1/+1
| |/ / |/| |
* | | Merge topic 'doc-cmake-E-updates'Brad King2016-05-032-3/+6
|\ \ \
| * | | Help: Improve 'cmake -E md5sum' documentationBartosz Kosiorek2016-05-022-2/+5
| * | | Help: Add missing space in cmake(1) manualBartosz Kosiorek2016-05-021-1/+1
| |/ /
* | | Merge topic 'ExternalProject-git-recursive-init'Brad King2016-05-032-2/+9
|\ \ \
| * | | ExternalProject: Initialize Git submodules recursively and on update (#16083)Ilya Kulakov2016-05-032-2/+9
| |/ /
* | | Merge topic 'doc-cmake-policies-manual-improvements'Brad King2016-05-036-75/+128
|\ \ \
| * | | Help: Add policy summaries to cmake-policies(7)Brad King2016-05-021-66/+66
| * | | Help: Organize cmake-policies(7) manual by version of introductionBrad King2016-05-021-67/+109
| * | | cmRST: Parse toctree lines with Sphinx cross-reference syntaxBrad King2016-05-022-3/+14
| * | | CMP0059: Fix typo in policy descriptionBrad King2016-05-023-4/+4
| |/ /
* | | Merge topic 'FindBoost-no-system-env-paths'Brad King2016-05-031-2/+2
|\ \ \
| * | | FindBoost: Fix Boost_NO_SYSTEM_PATHS to not consider environment (#15702)Brad King2016-05-021-2/+2
| |/ /
* | | Merge topic 'clang-format-include-order'Brad King2016-05-0317-15/+25
|\ \ \
| * | | Source: Sort includes the way clang-format wouldBrad King2016-05-034-5/+5
| * | | Source: Sort includes of sys/types.h as clang-format wouldBrad King2016-05-034-4/+4
| * | | Source: Stabilize include order of sys/types.h before sys/stat.hBrad King2016-05-037-4/+13
| * | | Tests: Sort includes of sys/types.h as clang-format wouldBrad King2016-05-031-1/+1