summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-121-3/+3
|\ \ \
| * | | find_dependency: Make sure invalid EXACT use can be reported.Stephen Kelly2014-03-111-3/+3
* | | | Merge branch 'fix-xcode-compiler-force' into releaseBrad King2014-03-115-92/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possibleBrad King2014-03-103-0/+3
| * | | CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-105-92/+34
| |/ /
* | | Merge branch 'doc-osx-path-variables' into releaseBrad King2014-03-103-0/+13
|\ \ \
| * | | Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATHBrad King2014-03-103-0/+13
| |/ /
* | | Merge branch 'fix-AUTOGEN-custom-command-depends' into releaseBrad King2014-03-104-3/+36
|\ \ \
| * | | QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-104-3/+36
* | | | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-101-2/+11
|\ \ \ \
| * | | | find_dependency: Don't propagate EXACT argument.Stephen Kelly2014-03-061-2/+11
| |/ / /
* | | | Merge branch 'fix-Qt4-DBus-macro' into releaseBrad King2014-03-101-1/+1
|\ \ \ \
| * | | | Qt4: Use correct qdbus executable in macro.Stephen Kelly2014-03-101-1/+1
| |/ / /
* | | | Merge branch 'python-3.4' into releaseBrad King2014-03-102-2/+2
|\ \ \ \
| * | | | FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-062-2/+2
| | |/ / | |/| |
* | | | Merge branch 'fix-policy-scopes' into releaseBrad King2014-03-1017-17/+23
|\ \ \ \
| * | | | Tests: Simplify and document policy scopes in RunCMake.CMP* testsBrad King2014-03-0610-10/+10
| * | | | Record more policies on targets when createdBrad King2014-03-067-7/+13
| |/ / /
* | | | Merge branch 'fix-check-build-system-crash' into releaseBrad King2014-03-041-1/+1
|\ \ \ \
| * | | | cmake: Fix --check-build-system argument count check (#14784)Brad King2014-03-041-1/+1
| |/ / /
* | | | Merge branch 'doc-find_package-build-paths' into releaseBrad King2014-03-031-0/+1
|\ \ \ \
| * | | | Help: Mention in find_package that cmake-gui step is Windows-only (#14781)Brad King2014-03-031-0/+1
| |/ / /
* | | | Merge branch 'CMP0043-dir-prop' into releaseBrad King2014-03-031-1/+7
|\ \ \ \
| * | | | CMP0043: Document old and new interfaces for setting directory property.Stephen Kelly2014-03-031-1/+7
| |/ / /
* | | | Merge branch 'add_definitions-no-genex' into releaseBrad King2014-03-031-4/+2
|\ \ \ \
| * | | | add_definitions: Don't document genex support.Stephen Kelly2014-03-031-4/+2
| |/ / /
* | | | Merge branch 'FindRuby-2' into releaseBrad King2014-02-282-4/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Consolidate FindRuby-2 release notes for 3.0.0Brad King2014-02-282-4/+2
| * | | Help: Add FindRuby-2 topic release notesBrad King2014-02-281-0/+4
| * | | FindRuby: Add support for Ruby 2.0 and 2.1Bas Couwenberg2014-02-281-4/+20
* | | | 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
|/ / /