summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'doc-export-compile-commands'Brad King2016-01-192-0/+31
|\ \ \ \ \ \
| * | | | | | Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variableSebastian Schuberth2016-01-152-0/+31
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-verbatim'Brad King2016-01-191-0/+3
|\ \ \ \ \ \
| * | | | | | FindCUDA: Support special characters in path (#15919)Brad King2016-01-151-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'rpath-preserve-compiler-defined'Brad King2016-01-192-13/+30
|\ \ \ \ \ \
| * | | | | | install: Do not remove compiler-defined RPATH entriesLior Goldberg2016-01-152-13/+30
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'windows-program-files'Brad King2016-01-191-33/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Windows: Find Program Files directories more robustly from environmentBrad King2016-01-151-33/+19
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-01-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-161-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2016-01-151-1/+1
|/ / /
* | | 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