| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'emulator-property' | Brad King | 2015-04-08 | 1 | -0/+6 |
|\ |
|
| * | TestGenerator: Add CROSSCOMPILING_EMULATOR support. | Matt McCormick | 2015-04-08 | 1 | -1/+3 |
|
|
| * | Properties: Add CROSSCOMPILING_EMULATOR target property. | Matt McCormick | 2015-04-07 | 1 | -0/+4 |
|
|
* | | Help: Document supported compilers in cmake-compile-features.7 | Robert Maynard | 2015-04-07 | 8 | -8/+8 |
|/ |
|
* | Help: Place relocatable package notes in their own subsections | Brad King | 2015-04-03 | 4 | -0/+12 |
|
|
* | Help: Refine COMPILE_OPTIONS property documentation | Brad King | 2015-03-31 | 1 | -4/+5 |
|
|
* | OS X: Add handling for XCTest bundles | Gregor Jasny | 2015-03-23 | 1 | -0/+13 |
|
|
* | Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions | Gregor Jasny | 2015-02-12 | 1 | -0/+6 |
|
|
* | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -4/+0 |
|
|
* | Features: Define meaning for no language standard default | Brad King | 2015-01-29 | 4 | -4/+8 |
|
|
* | Help: Clarify INTERFACE_SYSTEM_INCLUDE_DIRECTORIES documentation. | Stephen Kelly | 2015-01-22 | 1 | -2/+9 |
|
|
* | Merge topic 'doc-CXX_STANDARD-14' | Brad King | 2015-01-10 | 1 | -1/+1 |
|\ |
|
| * | Help: Document valid 14 value for CXX_STANDARD. (#15339) | Stephen Kelly | 2015-01-08 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs-nsight-tegra-min-api' | Brad King | 2014-12-18 | 1 | -0/+7 |
|\ \ |
|
| * | | Add 'ANDROID_API_MIN' target property to set Android Target MIN API | Dmitry Polyanitsa | 2014-12-17 | 1 | -0/+7 |
|
|
* | | | Merge topic 'doc-INTERFACE-target-type' | Brad King | 2014-12-18 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Help: Add INTERFACE_LIBRARY to TYPE target property documentation | Tim Blechmann | 2014-12-17 | 1 | -1/+2 |
|
|
| * | Merge branch 'doc-Nsight-Tegra-toolchain' into release | Brad King | 2014-12-03 | 1 | -0/+4 |
| |\ |
|
* | \ | 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 |
|/ |
|