Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Help: Add INTERFACE_LIBRARY to TYPE target property documentation | Tim Blechmann | 2014-12-17 | 1 | -1/+2 | |
* | | | | | CMake 3.1.0v3.1.0 | Brad King | 2014-12-15 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'doc-CMP0054-example' into release | Brad King | 2014-12-12 | 1 | -3/+31 | |
|\ \ \ \ | ||||||
| * | | | | Help: Extend policy CMP0054 documentation with an example | Nils Gladitz | 2014-12-12 | 1 | -3/+31 | |
* | | | | | Merge branch 'backport-doc-find-module-no-summary' into release | Brad King | 2014-12-09 | 1 | -11/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Drop FeatureSummary example in cmake-developer.7 | Brad King | 2014-12-09 | 1 | -11/+0 | |
* | | | | | CMake 3.1.0-rc3v3.1.0-rc3 | Brad King | 2014-12-08 | 1 | -1/+1 | |
* | | | | | Merge branch 'xerces-rename' into release | Brad King | 2014-12-05 | 5 | -35/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: Rename FindXerces to FindXercesC | Brad King | 2014-12-04 | 5 | -35/+37 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'doc-file-GENERATE-order' into release | Brad King | 2014-12-05 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Document file(GENERATE) signature option order | Brad King | 2014-12-05 | 1 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'doc-mixed-case-commands' into release | Brad King | 2014-12-04 | 1 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Utilities/Sphinx: Fix link targets for mixed-case command names | Brad King | 2014-12-04 | 1 | -2/+10 | |
* | | | | | | Merge branch 'vs-phone-store-deployment-location' into release | Brad King | 2014-12-03 | 8 | -12/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add source file property to specify Windows App deployment location | Gilles Khouzam | 2014-12-03 | 8 | -12/+45 | |
* | | | | | | | Merge branch 'vs-hlsl-settings' into release | Brad King | 2014-12-03 | 8 | -5/+50 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | VS: Add source file properties to set the hlsl shader entry point and model | Cedric Perthuis | 2014-12-03 | 8 | -5/+50 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into release | Brad King | 2014-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs | David Demelier | 2014-12-03 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'CPackIFW-doc-typos' into release | Brad King | 2014-12-03 | 1 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackIFW: Correction of the module documentation | Konstantin Podsvirov | 2014-12-02 | 1 | -11/+11 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'doc-Nsight-Tegra-toolchain' into release | Brad King | 2014-12-03 | 2 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Document Nsight Tegra toolchain configuration (#15276) | Brad King | 2014-12-02 | 2 | -0/+21 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'fix-wince-unicode-entry-point' into release | Brad King | 2014-12-03 | 1 | -2/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS, WINCE: Fix entry point for Unicode builds | Pascal Bach | 2014-12-03 | 1 | -2/+16 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindOpenGL-revert-imported-targets' into release | Brad King | 2014-12-02 | 2 | -43/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindOpenGL: Revert support for imported targets (#15267) | Brad King | 2014-12-01 | 2 | -43/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindPythonInterp-Fix-1.4' into release | Brad King | 2014-12-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPythonInterp: fix version component variables for Python 1.4 (#15275) | Rolf Eike Beer | 2014-12-02 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'doc-compile-features-typo' into release | Brad King | 2014-12-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Fix typo in cmake-compile-features(7) manual | David Demelier | 2014-12-02 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'link-no-empty-response-files' into release | Brad King | 2014-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Makefile: Do not create an empty linker response file | Brad King | 2014-12-01 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fix-implicit-lib-logging' into release | Brad King | 2014-12-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | CMakeParseImplicitLinkInfo: Fix implicit library logging | Brad King | 2014-12-01 | 1 | -1/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'doc-ctest-j-typo' into release | Brad King | 2014-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add missing space to ctest -j option description | Christopher Dembia | 2014-12-01 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'target-sources-error-conditions' into release | Brad King | 2014-12-01 | 19 | -8/+93 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Document the export limitation of INTERFACE_SOURCES. | Stephen Kelly | 2014-11-29 | 2 | -0/+8 | |
| * | | | | | | | Export: Disallow export of targets with INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 9 | -0/+38 | |
| * | | | | | | | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 9 | -8/+47 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fix-transitive-OBJECT_SOURCES-context' into release | Brad King | 2014-12-01 | 2 | -35/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Genex: Fix evaluation context propagation for TARGET_OBJECTS. | Stephen Kelly | 2014-11-26 | 2 | -35/+44 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'doc-installed-file-property' into release | Brad King | 2014-12-01 | 3 | -28/+69 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Add 3.1 release notes for INSTALL property scope | Brad King | 2014-12-01 | 1 | -0/+6 | |
| * | | | | | | | Help: Document installed file property API | Nils Gladitz | 2014-12-01 | 2 | -0/+21 | |
| * | | | | | | | Help: Format set_property and get_property command docs | Brad King | 2014-12-01 | 2 | -28/+42 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'doc-CMP0053-dedup-char' into release | Brad King | 2014-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Remove duplicate '#' in CMP0053 valid character list | Christoph GrĂ¼ninger | 2014-12-01 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fix-source-case-matching' into release | Brad King | 2014-11-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ |