summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-find_dependency-macro' into releasev3.0.0-rc1Brad King2014-02-261-1/+2
|\
| * find_dependency: unset cmake_fd_version variable at end of macroAlex Merry2014-02-261-0/+1
| * find_dependency: use correct version variable nameAlex Merry2014-02-261-1/+1
* | Merge branch 'INTERFACE-property-docs' into releaseBrad King2014-02-261-0/+10
|\ \
| * | Help: List the whitelist of properties for INTERFACE libraries.Stephen Kelly2014-02-261-0/+10
* | | Merge branch 'fix-showinclude-warnings' into releaseBrad King2014-02-262-2/+18
|\ \ \ | |/ / |/| |
| * | CTest: exclude /showIncludes notes when scraping logsNils Gladitz2014-02-252-2/+18
* | | Merge branch 'fix-find_dependency-macro' into releaseBrad King2014-02-241-14/+19
|\ \ \ | | |/ | |/|
| * | find_dependency: Ensure that ARGV1 has valid local contentStephen Kelly2014-02-241-1/+4
| * | find_dependency: Add namespacing for variables in the macro.Stephen Kelly2014-02-241-13/+17
| * | Always set version variable of find_dependency macroAlex Merry2014-02-231-3/+1
* | | Merge branch 'install-FILES-genex' into releaseBrad King2014-02-2412-178/+288
|\ \ \
| * | | install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-2112-7/+105
| * | | cmInstallFilesGenerator: Add reference to calling cmMakefileBrad King2014-02-215-10/+21
| * | | Help: Format install() command documentationBrad King2014-02-211-161/+162
| | |/ | |/|
* | | Merge branch 'doc-add_test-cleanup' into releaseBrad King2014-02-201-48/+38
|\ \ \ | |_|/ |/| |
| * | Help: Revise and format add_test() command documentationBrad King2014-02-201-48/+38
| |/
* | Change version scheme to use only two components for feature levelsBrad King2014-02-1913-42/+45
* | CMake 3.0.0-rc1 version updateBrad King2014-02-194-8/+8
|/
* Help: Drop development topic notes to prepare releaseBrad King2014-02-192-9/+0
* Help: Rename 3.0 release notes to 3.0.0Brad King2014-02-192-4/+4
* Help: Consolidate remaining 3.0 release notesBrad King2014-02-192-5/+3
* 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
|\ \ \ \ \