summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | Tests: Fix Plugin test include orderBrad King2016-05-031-1/+2
* | | | Merge topic 'FindHDF5-debug-suffix'Brad King2016-05-031-2/+2
|\ \ \ \
| * | | | FindHDF5: Add another debug suffixFARBOS Arnaud2016-05-021-2/+2
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-05-031-1/+1
|/ / /
* | | Merge topic 'test-watcom-workaround'Brad King2016-05-023-2/+3
|\ \ \
| * | | Tests: Fix RunCMake.BuildDepends filesystem delay for Watcom WMakeBrad King2016-04-291-1/+2
| * | | Tests: Add workaround to Wrapping test for Watcom failureBrad King2016-04-282-1/+1
* | | | Merge topic 'clang-format-include-order'Brad King2016-05-02426-878/+1099
|\ \ \ \ | | |/ / | |/| |
| * | | Format include directive blocks and ordering with clang-formatBrad King2016-04-29280-768/+767
| * | | Source: Stabilize include orderBrad King2016-04-29254-114/+322
| * | | Utilities/Release: Stabilize include order in WiX custom actionBrad King2016-04-291-0/+1
| * | | Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhoneBrad King2016-04-2911-1/+13
| * | | Tests: Stabilize include order in StringFileTestDaniel Pfeifer2016-04-291-0/+1
| * | | CursesDialog: add missing cmState includeDaniel Pfeifer2016-04-291-0/+1
| * | | Modules: Remove unused CMakeTestWatcomVersion.c fileBrad King2016-04-291-1/+0
| |/ /
* | | 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 'vs-2015-update-2-features'Brad King2016-04-291-1/+4
|\ \ \
| * | | Features: Record features for VS 2015 Update 2Brad King2016-04-281-1/+4
| |/ /
* | | Merge topic 'vs71-deprecate'Brad King2016-04-2910-14/+42
|\ \ \
| * | | Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-289-2/+45
| * | | Tests: Drop test for VS 7.0 generator deprecation warningsBrad King2016-04-285-15/+0
| |/ /
* | | 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
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-04-291-1/+1
|/ /
* | Merge topic 'intel-compiler-features'Brad King2016-04-2810-8/+345
|\ \
| * | Help: Add notes for topic 'intel-compiler-features'Brad King2016-04-281-0/+6
| * | Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-282-32/+44
| * | WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-282-7/+12
| * | Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-283-0/+83
| * | Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-282-22/+19
| * | Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-283-0/+230
| * | Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* | | Merge topic 'ExternalProject-git-clone-shallow'Brad King2016-04-283-3/+42
|\ \ \
| * | | ExternalProject: Add option to perform a shallow Git clone (#15291)Brad King2016-04-273-3/+42
* | | | Merge topic 'hyperlink-documentation'Brad King2016-04-2810-29/+34
|\ \ \ \
| * | | | Help: Hyperlink propertiesGregor Jasny2016-04-2710-29/+34