summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-16758-78042/+56831
* cmGeneratorTarget: Protect macro code layout from clang-formatBrad King2016-05-161-12/+12
* Merge topic 'cpack-rpm-different-package-names'Brad King2016-05-162-31/+44
|\
| * CPack/RPM different package namesDomen Vrankar2016-05-152-31/+44
* | Merge topic 'cpack-deb-improvements'Brad King2016-05-162-38/+117
|\ \
| * | CPack/Deb proper package file namingDomen Vrankar2016-05-132-29/+21
| * | CPack/Deb proper component packages file namingAlexander Smorkalov2016-05-131-2/+9
| * | CPack/Deb generation of postinst and postrm ldconfig filesAlexander Smorkalov2016-05-131-0/+56
| * | CPack/Deb generation of DEBIAN/shlibs control fileAlexander Smorkalov2016-05-131-7/+31
* | | Merge topic 'link-item-interface-not-path'Brad King2016-05-161-1/+1
|\ \ \
| * | | cmComputeLinkInformation: Do not mark interface library as a pathBrad King2016-05-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-151-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2016-05-141-1/+1
* | | CMake Nightly Date StampKitware Robot2016-05-131-1/+1
|/ /
* | Merge topic 'ctest-suppress-Note'Brad King2016-05-121-0/+1
|\ \
| * | CTest: Do not treat "Note: ..." lines as errors (#14394)Brad King2016-05-111-0/+1
* | | Merge topic 'cmake-gui-locale'Brad King2016-05-121-0/+2
|\ \ \
| * | | cmake-gui: Always use "C" locale for numbers (#16099)Clinton Stimpson2016-05-121-0/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-05-121-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2016-05-111-1/+1
* | Merge topic 'find-command-prefix-from-PATH-windows-only'Brad King2016-05-101-2/+8
|\ \ | |/ |/|
| * Drop find_(library|file|path) prefixes from PATH on non-WindowsBrad King2016-05-091-2/+8
* | CMake Nightly Date StampKitware Robot2016-05-101-1/+1
|/
* Remove `//------...` horizontal separator commentsBrad King2016-05-09217-2623/+0
* Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-05-092-2/+33
|\
| * CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATORJean-Christophe Fillion-Robin2016-05-092-2/+33
* | Merge topic 'clang-format-prep'Brad King2016-05-0954-13/+314
|\ \
| * | Help clang-format wrap after braces on long initializer listsBrad King2016-05-064-0/+4
| * | Move comments off of class access specifier linesBrad King2016-05-065-13/+28
| * | Isolate formatted streaming blocks with clang-format off/onBrad King2016-05-0646-0/+282
* | | Merge topic 'fix-export-unset'Brad King2016-05-091-0/+3
|\ \ \
| * | | Fix export file variable pollutionMatthew Woehlke2016-05-051-0/+3
* | | | CMake Nightly Date StampKitware Robot2016-05-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-071-1/+1
| |/ / |/| |
* | | 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
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-05-061-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2016-05-051-1/+1
* | CMake Nightly Date StampKitware Robot2016-05-041-1/+1
|/
* Merge topic 'doc-cmake-E-updates'Brad King2016-05-031-1/+1
|\
| * Help: Improve 'cmake -E md5sum' documentationBartosz Kosiorek2016-05-021-1/+1
* | Merge topic 'doc-cmake-policies-manual-improvements'Brad King2016-05-033-4/+15
|\ \
| * | cmRST: Parse toctree lines with Sphinx cross-reference syntaxBrad King2016-05-022-3/+14
| * | CMP0059: Fix typo in policy descriptionBrad King2016-05-021-1/+1
| |/
* | Merge topic 'clang-format-include-order'Brad King2016-05-0315-13/+22
|\ \
| * | 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