summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tests: add tests for querying propertiesBen Boeckel2015-01-1117-0/+161
| * | | | | | set_tests_properties: fix documentationBen Boeckel2015-01-111-1/+1
| * | | | | | get_test_property: clarify the documentationBen Boeckel2015-01-111-4/+4
| * | | | | | get_target_property: discern empty from undefined properties (#15333)Stephen Kelly2015-01-111-1/+4
| |/ / / / /
* | | | | | Merge branch 'FindSDL-quoting' into releaseBrad King2015-01-081-1/+1
|\ \ \ \ \ \
| * | | | | | FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matchingRolf Eike Beer2015-01-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'FindCUDA-cross' into releaseBrad King2015-01-081-2/+2
|\ \ \ \ \ \
| * | | | | | FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is setMark Abraham2015-01-081-2/+2
| |/ / / / /
* | | | | | Merge branch 'FindIce-CMP0054' into releaseBrad King2015-01-081-5/+5
|\ \ \ \ \ \
| * | | | | | FindIce: Port to work with CMP0054 NEW behaviorRolf Eike Beer2015-01-081-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'doc-CXX_STANDARD-14' into releaseBrad King2015-01-081-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Document valid 14 value for CXX_STANDARD. (#15339)Stephen Kelly2015-01-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'doc-if-variable-not-defined' into releaseBrad King2015-01-081-4/+5
|\ \ \ \ \ \
| * | | | | | Help: Clarify if(<variable>) documentation (#15335)Brad King2015-01-081-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'kwsys-Terminal-xterm-termite' into releaseBrad King2015-01-081-0/+1
|\ \ \ \ \ \
| * | | | | | KWSys Terminal: Add xterm-termite to VT100 color support whitelistSimon Gomizelj2015-01-081-0/+1
| |/ / / / /
* | | | | | Merge branch 'doc-octothorpe-escaping' into releaseBrad King2014-12-241-0/+22
|\ \ \ \ \ \
| * | | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)Brad King2014-12-231-0/+22
| |/ / / / /
* | | | | | Merge branch 'ninja-fix-subdir-objlib-languages' into releaseBrad King2014-12-246-2/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Test using objects from a language enabled in a subdirectory (#15325)Brad King2014-12-235-0/+10
| * | | | | Ninja: Generate rules only for languages compiled in a target (#15325)Brad King2014-12-231-2/+15
* | | | | | Merge branch 'ninja-fix-crash-on-error' into releaseBrad King2014-12-231-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)Brad King2014-12-221-1/+4
| |/ / / /
* | | | | Merge branch 'CPackComponent-docs-fix' into releaseBrad King2014-12-221-2/+2
|\ \ \ \ \
| * | | | | Help: Small fixes in CPackComponent documentationDaniele E. Domenichelli2014-12-221-2/+2
| |/ / / /
* | | | | Merge branch 'backport-suncc-fixes' into releaseBrad King2014-12-221-2/+3
|\ \ \ \ \
| * | | | | Fix compilation with the Oracle / Sun compiler (#15318)Chuck Atkins2014-12-181-2/+3
* | | | | | Merge branch 'doc-mingw-makefiles' into releaseBrad King2014-12-222-6/+15
|\ \ \ \ \ \
| * | | | | | Help: Clarify MinGW v. MSYS Makefiles generators (#15319)Brad King2014-12-192-6/+15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bootstrap-solaris' into releaseBrad King2014-12-181-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | bootstrap: Fix syntax for Solaris 10 shell (#15317)Brad King2014-12-181-1/+1
| |/ / / /
* | | | | Merge branch 'doc-INTERFACE-target-type' into releaseBrad King2014-12-171-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add INTERFACE_LIBRARY to TYPE target property documentationTim Blechmann2014-12-171-1/+2
* | | | | CMake 3.1.0v3.1.0Brad King2014-12-151-1/+1
|/ / / /
* | | | Merge branch 'doc-CMP0054-example' into releaseBrad King2014-12-121-3/+31
|\ \ \ \
| * | | | Help: Extend policy CMP0054 documentation with an exampleNils Gladitz2014-12-121-3/+31
* | | | | Merge branch 'backport-doc-find-module-no-summary' into releaseBrad King2014-12-091-11/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Drop FeatureSummary example in cmake-developer.7Brad King2014-12-091-11/+0
* | | | | CMake 3.1.0-rc3v3.1.0-rc3Brad King2014-12-081-1/+1
* | | | | Merge branch 'xerces-rename' into releaseBrad King2014-12-055-35/+37
|\ \ \ \ \
| * | | | | Modules: Rename FindXerces to FindXercesCBrad King2014-12-045-35/+37
| |/ / / /
* | | | | Merge branch 'doc-file-GENERATE-order' into releaseBrad King2014-12-051-1/+3
|\ \ \ \ \
| * | | | | Help: Document file(GENERATE) signature option orderBrad King2014-12-051-1/+3
| |/ / / /
* | | | | Merge branch 'doc-mixed-case-commands' into releaseBrad King2014-12-041-2/+10
|\ \ \ \ \
| * | | | | Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10
* | | | | | Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-038-12/+45
|\ \ \ \ \ \
| * | | | | | VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-038-12/+45
* | | | | | | Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-038-5/+50
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-038-5/+50
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into releaseBrad King2014-12-031-1/+1
|\ \ \ \ \ \