| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge branch 'add_definitions-no-genex' into release | Brad King | 2014-03-03 | 1 | -4/+2 |
|\ \ \ \ |
|
| * | | | | add_definitions: Don't document genex support. | Stephen Kelly | 2014-03-03 | 1 | -4/+2 |
| |/ / / |
|
* | | | | Merge branch 'FindRuby-2' into release | Brad King | 2014-02-28 | 2 | -4/+22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Help: Consolidate FindRuby-2 release notes for 3.0.0 | Brad King | 2014-02-28 | 2 | -4/+2 |
|
|
| * | | | Help: Add FindRuby-2 topic release notes | Brad King | 2014-02-28 | 1 | -0/+4 |
|
|
| * | | | FindRuby: Add support for Ruby 2.0 and 2.1 | Bas Couwenberg | 2014-02-28 | 1 | -4/+20 |
|
|
* | | | | Merge branch 'fix-find_dependency-macro' into releasev3.0.0-rc1 | Brad King | 2014-02-26 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | find_dependency: unset cmake_fd_version variable at end of macro | Alex Merry | 2014-02-26 | 1 | -0/+1 |
|
|
| * | | | | find_dependency: use correct version variable name | Alex Merry | 2014-02-26 | 1 | -1/+1 |
|
|
* | | | | | Merge branch 'INTERFACE-property-docs' into release | Brad King | 2014-02-26 | 1 | -0/+10 |
|\ \ \ \ \ |
|
| * | | | | | Help: List the whitelist of properties for INTERFACE libraries. | Stephen Kelly | 2014-02-26 | 1 | -0/+10 |
|
|
* | | | | | | Merge branch 'fix-showinclude-warnings' into release | Brad King | 2014-02-26 | 2 | -2/+18 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | CTest: exclude /showIncludes notes when scraping logs | Nils Gladitz | 2014-02-25 | 2 | -2/+18 |
|
|
* | | | | | | Merge branch 'fix-find_dependency-macro' into release | Brad King | 2014-02-24 | 1 | -14/+19 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | find_dependency: Ensure that ARGV1 has valid local content | Stephen Kelly | 2014-02-24 | 1 | -1/+4 |
|
|
| * | | | | | find_dependency: Add namespacing for variables in the macro. | Stephen Kelly | 2014-02-24 | 1 | -13/+17 |
|
|
| * | | | | | Always set version variable of find_dependency macro | Alex Merry | 2014-02-23 | 1 | -3/+1 |
|
|
* | | | | | | Merge branch 'install-FILES-genex' into release | Brad King | 2014-02-24 | 12 | -178/+288 |
|\ \ \ \ \ \ |
|
| * | | | | | | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 12 | -7/+105 |
|
|
| * | | | | | | cmInstallFilesGenerator: Add reference to calling cmMakefile | Brad King | 2014-02-21 | 5 | -10/+21 |
|
|
| * | | | | | | Help: Format install() command documentation | Brad King | 2014-02-21 | 1 | -161/+162 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'doc-add_test-cleanup' into release | Brad King | 2014-02-20 | 1 | -48/+38 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Help: Revise and format add_test() command documentation | Brad King | 2014-02-20 | 1 | -48/+38 |
| |/ / / / |
|
* | | | | | Change version scheme to use only two components for feature levels | Brad King | 2014-02-19 | 13 | -42/+45 |
|
|
* | | | | | CMake 3.0.0-rc1 version update | Brad King | 2014-02-19 | 4 | -8/+8 |
|/ / / / |
|
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2014-02-19 | 2 | -9/+0 |
|/ / / |
|
* | | | Help: Rename 3.0 release notes to 3.0.0 | Brad King | 2014-02-19 | 2 | -4/+4 |
|
|
* | | | Help: Consolidate remaining 3.0 release notes | Brad King | 2014-02-19 | 2 | -5/+3 |
|/ / |
|
* | | Merge topic 'doc-usage-requirements' | Brad King | 2014-02-19 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Document the purpose of usage requirements clearly. | Stephen Kelly | 2014-02-18 | 1 | -0/+6 |
|
|
* | | | Merge topic 'FindOpenSSL-prefer-root' | Brad King | 2014-02-19 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764) | Ho Cheung | 2014-02-18 | 1 | -5/+5 |
| |/ / |
|
* | | | Merge topic 'FindJNI-ppc64le' | Brad King | 2014-02-19 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | FindJNI: Add ppc64le architecture | Dinar Valeev | 2014-02-18 | 1 | -0/+2 |
|
|
* | | | | Merge topic 'FindBoost-namespace' | Brad King | 2014-02-19 | 2 | -25/+42 |
|\ \ \ \ |
|
| * | | | | FindBoost: Add suport for custom namespaces | Chuck Atkins | 2014-02-17 | 2 | -25/+42 |
| |/ / / |
|
* | | | | Merge topic 'doc-package-registry' | Brad King | 2014-02-19 | 2 | -189/+300 |
|\ \ \ \ |
|
| * | | | | Help: Format find_package() command documentation | Brad King | 2014-02-17 | 1 | -189/+171 |
|
|
| * | | | | Help: Document the package registry in cmake-packages.7 | Brad King | 2014-02-17 | 1 | -0/+129 |
| |/ / / |
|
* | | | | Merge topic 'minor-cleanups' | Brad King | 2014-02-19 | 6 | -7/+6 |
|\ \ \ \ |
|
| * | | | | Tests: Remove some trailing black lines. | Stephen Kelly | 2014-02-17 | 1 | -2/+0 |
|
|
| * | | | | Makefile: Fix comment indentation. | Stephen Kelly | 2014-02-17 | 1 | -1/+1 |
|
|
| * | | | | cmGlobalGenerator: Remove unused variable. | Stephen Kelly | 2014-02-17 | 1 | -1/+0 |
|
|
| * | | | | include_directory: Add missing include. | Stephen Kelly | 2014-02-17 | 1 | -0/+2 |
|
|
| * | | | | Help: Fix typo | Stephen Kelly | 2014-02-17 | 1 | -2/+2 |
|
|
| * | | | | Small typo fix | Kevin Funk | 2014-02-17 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-19 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-18 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'windows-filesystem-retry-config' | Brad King | 2014-02-17 | 3 | -8/+60 |
|\ \ \ |
|
| * | | | Windows: Make file delete/rename retry configurable | Brad King | 2014-02-12 | 3 | -8/+60 |
|
|