summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPack/RPM different package namesDomen Vrankar2016-05-152-31/+44
* 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
* | | CMake Nightly Date StampKitware Robot2016-05-031-1/+1
| |/ |/|
* | Merge topic 'clang-format-include-order'Brad King2016-05-02348-769/+978
|\ \ | |/
| * Format include directive blocks and ordering with clang-formatBrad King2016-04-29214-661/+661
| * Source: Stabilize include orderBrad King2016-04-29254-114/+322
| * CursesDialog: add missing cmState includeDaniel Pfeifer2016-04-291-0/+1
* | CMake Nightly Date StampKitware Robot2016-05-021-1/+1
* | CMake Nightly Date StampKitware Robot2016-05-011-1/+1
* | CMake Nightly Date StampKitware Robot2016-04-301-1/+1
* | Merge topic 'vs71-deprecate'Brad King2016-04-292-1/+18
|\ \
| * | Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-282-1/+18
| |/
* | Merge topic 'clang-tidy-argv0'Brad King2016-04-291-2/+4
|\ \
| * | Clang-Tidy: Give entire compiler command line to clant-tidy toolDaniel Pfeifer2016-04-281-2/+4
| |/