| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-Nsight-Tegra-toolchain' | Brad King | 2014-12-03 | 1 | -0/+4 |
|\ |
|
| * | Help: Document Nsight Tegra toolchain configuration (#15276) | Brad King | 2014-12-02 | 1 | -0/+4 |
|
|
* | | Merge topic 'target-sources-error-conditions' | Brad King | 2014-12-01 | 1 | -0/+4 |
|\ \ |
|
| * | | Help: Document the export limitation of INTERFACE_SOURCES. | Stephen Kelly | 2014-11-29 | 1 | -0/+4 |
| |/ |
|
* | | Help: Warn that paths should not be used in INTERFACE_ build properties. | Stephen Kelly | 2014-11-25 | 4 | -0/+12 |
|
|
* | | Help: Use a property-specific command instead of the generic one. | Stephen Kelly | 2014-11-22 | 1 | -2/+2 |
|
|
* | | Help: Make remaining build property docs consistent. | Stephen Kelly | 2014-11-22 | 2 | -7/+16 |
|
|
* | | Help: Link to target_link_libraries from target properies. | Stephen Kelly | 2014-11-22 | 2 | -2/+4 |
|
|
* | | Help: Format the LINK_INTERFACE_LIBRARIES target properies. | Stephen Kelly | 2014-11-22 | 2 | -12/+15 |
|
|
* | | Help: Unify the help text of INTERFACE_ build properties. | Stephen Kelly | 2014-11-22 | 5 | -51/+41 |
|/ |
|
* | 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 |
|
|