| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215) | Brad King | 2014-10-22 | 1 | -0/+3 |
|
|
* | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 1 | -0/+7 |
|
|
* | Add 'ANDROID_GUI' target property to mark Android applications | Brad King | 2014-09-29 | 1 | -0/+9 |
|
|
* | VS: Do not compile C sources as WinRT (#15100) | Brad King | 2014-09-02 | 1 | -3/+0 |
|
|
* | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT | Gilles Khouzam | 2014-08-21 | 2 | -3/+16 |
|
|
* | Help: Document deprecated properties. | Nils Gladitz | 2014-07-21 | 1 | -0/+2 |
|
|
* | Merge topic 'doc-include-dir-props' | Brad King | 2014-06-03 | 1 | -0/+18 |
|\ |
|
| * | Help: Explain build/install-tree include dirs in more places (#14946) | Brad King | 2014-06-02 | 1 | -0/+18 |
|
|
* | | Features: Enable compiler extensions by default. | Stephen Kelly | 2014-05-31 | 4 | -8/+10 |
|
|
* | | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 8 | -2/+23 |
|
|
* | | Features: Add missing variable reference in docs. | Stephen Kelly | 2014-05-22 | 2 | -0/+8 |
|
|
* | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 3 | -0/+49 |
|
|
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 2 | -1/+16 |
|
|
* | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -2/+14 |
|
|
* | | cmTarget: Transitively evaluate compiler features. | Stephen Kelly | 2014-04-07 | 1 | -0/+14 |
|
|
* | | cmTarget: Allow populating COMPILE_FEATURES using generator expressions. | Stephen Kelly | 2014-04-07 | 1 | -0/+4 |
|
|
* | | cmTarget: Add COMPILE_FEATURES target property. | Stephen Kelly | 2014-04-07 | 1 | -0/+7 |
|
|
* | | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. | Stephen Kelly | 2014-04-07 | 2 | -0/+22 |
|
|
* | | Make the SOURCES target property writable. | Stephen Kelly | 2014-04-02 | 1 | -2/+1 |
|
|
* | | cmTarget: Allow transitive evaluation of SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -0/+15 |
|
|
* | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 10 | -1/+63 |
|
|
* | | Help: Refactor PDB_NAME and PDB_OUTPUT_DIRECTORY docs | Brad King | 2014-02-24 | 5 | -13/+9 |
|/ |
|
* | Help: Adjust the QtAutogen properties to the common style. | Stephen Kelly | 2014-02-06 | 7 | -38/+59 |
|
|
* | Help: Use ``True`` and ``False`` for IMPORTED values. | Stephen Kelly | 2014-02-06 | 1 | -3/+3 |
|
|
* | Help: Document relation of properties to the rest of the buildsystem. | Stephen Kelly | 2014-02-06 | 17 | -120/+148 |
|
|
* | Help: Use ``inline-literals`` to mark generator expressions. | Stephen Kelly | 2014-02-06 | 5 | -5/+5 |
|
|
* | Help: Be clearer about which header files are considered for AUTOMOC | Alex Merry | 2014-02-04 | 1 | -2/+5 |
|
|
* | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 2 | -7/+7 |
|
|
* | Help: Fix typo: 'target' -> 'target property' | Stephen Kelly | 2014-01-07 | 1 | -3/+3 |
|
|
* | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 7 | -50/+50 |
|
|
* | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -4/+12 |
|
|
* | Help: Fix up the VISIBILITY_INLINES_HIDDEN docs. | Stephen Kelly | 2013-12-03 | 1 | -5/+5 |
|
|
* | Merge topic 'doc-pdb-not-for-static-libs' | Brad King | 2013-12-02 | 5 | -19/+38 |
|\ |
|
| * | Help: Document PDB behavior w.r.t. static libraries explicitly (#14600) | Brad King | 2013-12-02 | 5 | -7/+22 |
|
|
| * | Help: Format PDB_NAME and PDB_OUTPUT_DIRECTORY documentation | Brad King | 2013-12-02 | 4 | -16/+20 |
|
|
* | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 2 | -0/+18 |
|/ |
|
* | Merge topic 'ninja-compile-link-pool' | Brad King | 2013-11-26 | 2 | -0/+33 |
|\ |
|
| * | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 2 | -0/+33 |
|
|
* | | cmQtAutogen: Allow specifying depends for autogen targets. | Stephen Kelly | 2013-11-25 | 1 | -0/+14 |
|/ |
|
* | Fix INTERFACE_LINK_LIBRARIES documentation typos | Brad King | 2013-11-04 | 3 | -4/+4 |
|
|
* | cmTarget: Improve INCLUDE_DIRECTORIES property docs (#13188). | Stephen Kelly | 2013-11-02 | 1 | -5/+8 |
|
|
* | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 4 | -0/+77 |
|\ |
|
| * | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 2 | -0/+38 |
|
|
| * | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 2 | -0/+39 |
|
|
* | | Merge topic 'compatible-interface-numbers' | Brad King | 2013-10-26 | 4 | -3/+40 |
|\ \ |
|
| * | | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 4 | -3/+40 |
| |/ |
|
* | | Docs: Fix typo. | Stephen Kelly | 2013-10-23 | 2 | -2/+2 |
|/ |
|
* | VS: Document VS_GLOBAL_KEYWORD and VS_KEYWORD relationship (#14493) | Brad King | 2013-10-21 | 2 | -2/+8 |
|
|
* | Help: Factor out cmake-generator-expressions manual page | Brad King | 2013-10-16 | 9 | -671/+21 |
|
|
* | Help: Factor out COMPILE_DEFINITIONS disclaimer duplication | Brad King | 2013-10-16 | 1 | -20/+1 |
|
|