summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename Docs to AuxiliaryBrad King2013-10-1510-2/+2
| * | | cmDocumentation: Drop version output from usage and text helpBrad King2013-10-151-8/+1
| * | | cmake: Add --help-policy-list optionBrad King2013-10-153-1/+16
| * | | Cleanup use of CMake version in install destinationsBrad King2013-10-153-30/+68
| * | | Factor CMake version logic into dedicated moduleBrad King2013-10-152-21/+25
| * | | bootstrap: Report -rc# in --version outputBrad King2013-10-151-0/+4
* | | | CMake Nightly Date StampKitware Robot2013-10-161-1/+1
|/ / /
* | | Merge topic 'doc-list-append-nothing'Brad King2013-10-151-1/+1
|\ \ \
| * | | list: Fix docs for APPEND to show that elements are optionalРоман Донченко2013-10-141-1/+1
* | | | Merge topic 'wix-extra-sources'Brad King2013-10-153-0/+46
|\ \ \ \
| * | | | CPackWiX: allow user supplied extra sources, objects and librariesNils Gladitz2013-10-133-0/+46
* | | | | Merge topic 'wix-deterministic-ids'Brad King2013-10-152-23/+150
|\ \ \ \ \
| * | | | | CPackWiX: generate deterministic ids for directories, components and filesNils Gladitz2013-10-122-23/+150
* | | | | | Merge topic 'target-LOCATION-policy'Brad King2013-10-1520-9/+152
|\ \ \ \ \ \
| * | | | | | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1120-9/+152
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-NPP-5.5'Brad King2013-10-151-1/+16
|\ \ \ \ \ \
| * | | | | | FindCUDA: Fix NPP library search for CUDA 5.5Vladislav Vinogradov2013-10-111-1/+16
* | | | | | | Merge topic 'deprecate-COMPILE_FLAGS'Brad King2013-10-151-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Deprecate COMPILE_FLAGS target property.Stephen Kelly2013-10-111-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'export-at-generate-time'Brad King2013-10-1513-111/+209
|\ \ \ \ \ \ \
| * | | | | | | export(): Handle multiple dependent export sets.Stephen Kelly2013-10-112-10/+69
| * | | | | | | export(): Process the export() command at generate time.Stephen Kelly2013-10-1112-83/+120
| * | | | | | | export(): Set a Makefile on the cmExportBuildFileGenerator.Stephen Kelly2013-10-103-17/+19
| * | | | | | | cmExportInstallFileGenerator: Fix comment to match reality.Stephen Kelly2013-10-101-2/+2
* | | | | | | | Merge topic 'fix-CMP0024-multiple-directories'Brad King2013-10-1510-28/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-1010-28/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'bump-required-cmake-version'Brad King2013-10-153-44/+15
|\ \ \ \ \ \ \
| * | | | | | | Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-153-44/+15
* | | | | | | | Merge topic 'osx-framework-search-flag'Brad King2013-10-155-13/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-105-13/+42
| |/ / / / / / /
* | | | | | | | Merge topic 'INTERFACE_LIBRARY-SYSTEM-header'Brad King2013-10-153-0/+51
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add a test for SYSTEM headers in INTERFACE libraries.Stephen Kelly2013-10-093-0/+51
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-10-151-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-10-141-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-10-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-10-121-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-10-111-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-10-101-1/+1
|/ / /
* | | Merge topic 'xcode-5-no-BuildDepends-help'Brad King2013-10-091-1/+1
|\ \ \
| * | | Xcode: Teach BuildDepends test that Xcode >= 5 needs no helpBrad King2013-10-081-1/+1
* | | | Merge topic 'osx-cmake-app-info-plist'Brad King2013-10-093-3/+41
|\ \ \ \
| * | | | OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-083-3/+41
* | | | | Merge topic 'deprecation-message'Brad King2013-10-0920-33/+70
|\ \ \ \ \
| * | | | | GenerateExportHeader: Port to use message(DEPRECATION)Stephen Kelly2013-10-081-9/+1
| * | | | | Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-083-20/+4
| * | | | | message: Add a DEPRECATION modeStephen Kelly2013-10-0816-4/+65
| | |/ / / | |/| | |
* | | | | Merge topic 'blas-windows'Brad King2013-10-092-57/+135
|\ \ \ \ \
| * | | | | FindLAPACK: MKL clean up and fix for windowsLeszek Swirski2013-10-081-45/+49
| * | | | | FindBLAS: Fixes for Windows MKL supportLeszek Swirski2013-10-081-12/+86
* | | | | | Merge topic 'FindGTK2-targets'Brad King2013-10-0949-98/+1303
|\ \ \ \ \ \