Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | tests: add tests for querying properties | Ben Boeckel | 2015-01-11 | 17 | -0/+161 | |
| * | | | | | | set_tests_properties: fix documentation | Ben Boeckel | 2015-01-11 | 1 | -1/+1 | |
| * | | | | | | get_test_property: clarify the documentation | Ben Boeckel | 2015-01-11 | 1 | -4/+4 | |
| * | | | | | | get_target_property: discern empty from undefined properties (#15333) | Stephen Kelly | 2015-01-11 | 1 | -1/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindSDL-quoting' into release | Brad King | 2015-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching | Rolf Eike Beer | 2015-01-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'FindCUDA-cross' into release | Brad King | 2015-01-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set | Mark Abraham | 2015-01-08 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindIce-CMP0054' into release | Brad King | 2015-01-08 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindIce: Port to work with CMP0054 NEW behavior | Rolf Eike Beer | 2015-01-08 | 1 | -5/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'doc-CXX_STANDARD-14' into release | Brad King | 2015-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Document valid 14 value for CXX_STANDARD. (#15339) | Stephen Kelly | 2015-01-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'doc-if-variable-not-defined' into release | Brad King | 2015-01-08 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Clarify if(<variable>) documentation (#15335) | Brad King | 2015-01-08 | 1 | -4/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'kwsys-Terminal-xterm-termite' into release | Brad King | 2015-01-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KWSys Terminal: Add xterm-termite to VT100 color support whitelist | Simon Gomizelj | 2015-01-08 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'doc-octothorpe-escaping' into release | Brad King | 2014-12-24 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) | Brad King | 2014-12-23 | 1 | -0/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ninja-fix-subdir-objlib-languages' into release | Brad King | 2014-12-24 | 6 | -2/+25 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Tests: Test using objects from a language enabled in a subdirectory (#15325) | Brad King | 2014-12-23 | 5 | -0/+10 | |
| * | | | | | Ninja: Generate rules only for languages compiled in a target (#15325) | Brad King | 2014-12-23 | 1 | -2/+15 | |
* | | | | | | Merge branch 'ninja-fix-crash-on-error' into release | Brad King | 2014-12-23 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325) | Brad King | 2014-12-22 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'CPackComponent-docs-fix' into release | Brad King | 2014-12-22 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Small fixes in CPackComponent documentation | Daniele E. Domenichelli | 2014-12-22 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'backport-suncc-fixes' into release | Brad King | 2014-12-22 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix compilation with the Oracle / Sun compiler (#15318) | Chuck Atkins | 2014-12-18 | 1 | -2/+3 | |
* | | | | | | Merge branch 'doc-mingw-makefiles' into release | Brad King | 2014-12-22 | 2 | -6/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Clarify MinGW v. MSYS Makefiles generators (#15319) | Brad King | 2014-12-19 | 2 | -6/+15 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'bootstrap-solaris' into release | Brad King | 2014-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | bootstrap: Fix syntax for Solaris 10 shell (#15317) | Brad King | 2014-12-18 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'doc-INTERFACE-target-type' into release | Brad King | 2014-12-17 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | 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 | |
|\ \ \ \ \ \ |