summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Use CMP0022 NEW behavior in some ExportImport casesBrad King2016-01-151-0/+3
* Tests: Isolate policy changes in ExportImport testBrad King2016-01-151-2/+5
* Merge topic 'FindDCMTK-update'Brad King2016-01-141-46/+229
|\
| * FindDCMTK: Simplify documentation.Matt McCormick2016-01-141-40/+18
| * FindDCMTK: Add reStructuredText formatting.Matt McCormick2016-01-121-47/+51
| * FindDCMTK: Keep original copyright notice.Matt McCormick2016-01-121-1/+1
| * FindDCMTK: Minor documentation grammatical issues.Matt McCormick2016-01-121-9/+4
| * FindDCMTK: Obey QUIET option for find_package.Matt McCormick2016-01-111-5/+17
| * FindDCMTK: Improve compatibility with DCMTKConfig.cmake.Jean-Christophe Fillion-Robin2016-01-111-45/+239
* | Merge topic 'report_failed_tests'Brad King2016-01-141-2/+2
|\ \
| * | ctest_test: Report which tests failed even when QUIET is usedZack Galbreath2016-01-131-2/+2
* | | Merge topic 'bootstap-system-liblzma'Brad King2016-01-141-2/+4
|\ \ \
| * | | bootstrap: Add option to build with system liblzma (#15916)Brad King2016-01-131-2/+4
| |/ /
* | | Merge topic 'install-DIRECTORY-genex'Brad King2016-01-1411-13/+50
|\ \ \
| * | | install: Allow generator expressions in DIRECTORYYves Frederix2016-01-1311-13/+50
* | | | CMake Nightly Date StampKitware Robot2016-01-141-1/+1
| |/ / |/| |
* | | Merge topic 'vs-debug-fastlink'Brad King2016-01-132-0/+7
|\ \ \
| * | | VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894)Brad King2016-01-122-0/+7
| |/ /
* | | Merge topic 'cmake-W-options'Brad King2016-01-1332-37/+532
|\ \ \
| * | | cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-125-2/+161
| * | | Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-1227-35/+371
| |/ /
* | | Merge topic 'FindPkgConfig-share-dir'Brad King2016-01-131-0/+1
|\ \ \
| * | | FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH (#15910)Sam Thursfield2016-01-121-0/+1
| |/ /
* | | Merge topic 'update-kwsys'Brad King2016-01-132-0/+11
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-122-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | KWSys 2016-01-11 (bc07fbf7)KWSys Upstream2016-01-122-0/+11
* | | | CMake Nightly Date StampKitware Robot2016-01-131-1/+1
|/ / /
* | | Merge branch 'release'Brad King2016-01-120-0/+0
|\ \ \
| * \ \ Merge branch 'vs14-debug-enum' into releaseBrad King2016-01-111-2/+18
| |\ \ \
| * \ \ \ Merge branch 'vs-compiler-id-itanium' into releaseBrad King2015-12-211-3/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge topic 'vs-win10-sdk'Brad King2016-01-123-17/+35
|\ \ \ \ \
| * | | | | VS: Fix Windows 10 SDK version selection (#15831)Brad King2016-01-111-17/+9
| * | | | | cmSystemTools: Add VersionCompareEqual helperBrad King2016-01-112-0/+10
| * | | | | VS: Do not select a partial Windows 10 SDK folder (#15831)Brad King2016-01-081-0/+16
* | | | | | Merge topic 'FindwxWidgets-use-isystem'Brad King2016-01-121-12/+0
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Drop suppression of -isystemBrad King2016-01-111-12/+0
* | | | | | | Merge topic 'update-kwsys'Brad King2016-01-123-19/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-113-19/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | KWSys 2016-01-11 (e8bf616e)KWSys Upstream2016-01-113-19/+10
* | | | | | | Merge topic 'mingw-clang-compile-features'Brad King2016-01-122-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Record compile features for MinGW Clang on Windows (#15897)Brad King2016-01-112-2/+7
| |/ / / / / /
* | | | | | | Merge topic 'vs-global-properties'Brad King2016-01-122-0/+31
|\ \ \ \ \ \ \
| * | | | | | | VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)Mike Fitzgerald2016-01-112-0/+31
| |/ / / / / /
* | | | | | | Merge topic 'vs-link-debug-property'Brad King2016-01-127-25/+22
|\ \ \ \ \ \ \
| * | | | | | | VS: Map the link `/debug` to its IDE propertyBrad King2016-01-115-23/+13
| * | | | | | | VS: Drop unused condition in link debug flag generationBrad King2016-01-111-1/+1
| * | | | | | | cmIDEOptions: Add support for case-insensitive flagsBrad King2016-01-112-2/+9
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-01-121-1/+1
|/ / / / / /
* | | | | | Merge topic 'vs14-debug-enum'Brad King2016-01-111-2/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894)Brad King2016-01-081-2/+18
| | |/ / / | |/| | |