summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMP0043: Document old and new interfaces for setting directory property.Stephen Kelly2014-03-031-1/+7
* Merge topic 'doc-usage-requirements'Brad King2014-02-191-0/+6
|\
| * Help: Document the purpose of usage requirements clearly.Stephen Kelly2014-02-181-0/+6
* | Merge topic 'FindOpenSSL-prefer-root'Brad King2014-02-191-5/+5
|\ \
| * | FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764)Ho Cheung2014-02-181-5/+5
| |/
* | Merge topic 'FindJNI-ppc64le'Brad King2014-02-191-0/+2
|\ \
| * | FindJNI: Add ppc64le architectureDinar Valeev2014-02-181-0/+2
* | | Merge topic 'FindBoost-namespace'Brad King2014-02-192-25/+42
|\ \ \
| * | | FindBoost: Add suport for custom namespacesChuck Atkins2014-02-172-25/+42
| |/ /
* | | Merge topic 'doc-package-registry'Brad King2014-02-192-189/+300
|\ \ \
| * | | Help: Format find_package() command documentationBrad King2014-02-171-189/+171
| * | | Help: Document the package registry in cmake-packages.7Brad King2014-02-171-0/+129
| |/ /
* | | Merge topic 'minor-cleanups'Brad King2014-02-196-7/+6
|\ \ \
| * | | Tests: Remove some trailing black lines.Stephen Kelly2014-02-171-2/+0
| * | | Makefile: Fix comment indentation.Stephen Kelly2014-02-171-1/+1
| * | | cmGlobalGenerator: Remove unused variable.Stephen Kelly2014-02-171-1/+0
| * | | include_directory: Add missing include.Stephen Kelly2014-02-171-0/+2
| * | | Help: Fix typoStephen Kelly2014-02-171-2/+2
| * | | Small typo fixKevin Funk2014-02-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-02-191-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-02-181-1/+1
| |/ |/|
* | Merge topic 'windows-filesystem-retry-config'Brad King2014-02-173-8/+60
|\ \
| * | Windows: Make file delete/rename retry configurableBrad King2014-02-123-8/+60
* | | Merge topic 'INTERFACE-no-sources'Brad King2014-02-173-5/+10
|\ \ \
| * | | cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.Stephen Kelly2014-02-143-5/+10
* | | | Merge topic 'emacs-mode-cmake-help'Brad King2014-02-171-19/+84
|\ \ \ \
| * | | | cmake-mode.el: Add help for variables/properties/complete. Factorize.Philipp Möller2014-02-131-47/+81
| * | | | cmake-mode.el: Add the ability to retrieve module help.Philipp Möller2014-02-131-0/+31
* | | | | Merge topic 'KateHandleSpacesInPath'Brad King2014-02-172-10/+9
|\ \ \ \ \
| * | | | | Kate: handle spaces in build dirAlex Neundorf2014-02-172-10/+9
| | |_|_|/ | |/| | |
* | | | | Merge topic 'isystemForIcpc'Brad King2014-02-172-0/+2
|\ \ \ \ \
| * | | | | Intel compiler: add -isystem flag under LinuxAlex Neundorf2014-02-062-0/+2
* | | | | | CMake Nightly Date StampKitware Robot2014-02-171-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-02-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-02-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-02-141-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'dev/ninja-speedup'Brad King2014-02-132-43/+51
|\ \ \ \
| * | | | Ninja: Cache target-level flagsBen Boeckel2014-02-132-43/+51
| | |_|/ | |/| |
* | | | Merge topic 'osx-sysroot-escape'Brad King2014-02-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | OS X: Escape path given to -isysroot flagBrad King2014-02-121-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-02-131-1/+1
* | | Merge topic 'backward-compatibility'Brad King2014-02-1234-0/+250
|\ \ \
| * | | add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-1220-0/+133
| * | | Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-1219-0/+117
* | | | Merge topic 'dev/fix-sublime-compile-flags'Brad King2014-02-121-1/+1
|\ \ \ \
| * | | | Sublime: Pass language and config properlyBen Boeckel2014-02-111-1/+1
| |/ / /
* | | | Merge topic 'cmake-devel-version-macro'Brad King2014-02-123-15/+16
|\ \ \ \
| * | | | Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.Stephen Kelly2014-02-113-15/+16
* | | | | Merge topic 'osx-intel-info-split'Brad King2014-02-126-134/+36
|\ \ \ \ \
| * | | | | OS X: Split Intel compiler information filesBrad King2014-02-116-134/+36
| | |/ / / | |/| | |