| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'add-FindOpenCL' | Brad King | 2014-02-28 | 1 | -0/+1 |
|\ |
|
| * | Add FindOpenCL module | Matthäus G. Chajdas | 2014-02-26 | 1 | -0/+1 |
|
|
* | | Merge topic 'INTERFACE-property-docs' | Brad King | 2014-02-26 | 1 | -0/+10 |
|\ \ |
|
| * | | Help: List the whitelist of properties for INTERFACE libraries. | Stephen Kelly | 2014-02-26 | 1 | -0/+10 |
| |/ |
|
* | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 2 | -0/+6 |
|/ |
|
* | Merge topic 'doc-usage-requirements' | Brad King | 2014-02-19 | 1 | -0/+6 |
|\ |
|
| * | Help: Document the purpose of usage requirements clearly. | Stephen Kelly | 2014-02-18 | 1 | -0/+6 |
|
|
* | | Merge topic 'doc-package-registry' | Brad King | 2014-02-19 | 1 | -0/+129 |
|\ \ |
|
| * | | Help: Document the package registry in cmake-packages.7 | Brad King | 2014-02-17 | 1 | -0/+129 |
| |/ |
|
* | | Help: Fix typo | Stephen Kelly | 2014-02-17 | 1 | -2/+2 |
|/ |
|
* | add_custom_command: Disallow use of SOURCE signatures. | Stephen Kelly | 2014-02-12 | 1 | -0/+1 |
|
|
* | Add policy CMP0049 to avoid variable expansion in source lists | Stephen Kelly | 2014-02-12 | 1 | -0/+1 |
|
|
* | Merge topic 'extend-docs' | Brad King | 2014-02-10 | 3 | -4/+17 |
|\ |
|
| * | Help: Don't list debuggable properties in cmake-buildsystem manual. | Stephen Kelly | 2014-02-10 | 1 | -4/+2 |
|
|
| * | Help: Add additional hyperlink targets | Stephen Kelly | 2014-02-09 | 3 | -0/+7 |
|
|
| * | Help: Document SYSTEM treatment of IMPORTED target INTERFACE_INCLUDE_DIRS | Stephen Kelly | 2014-02-09 | 1 | -0/+8 |
|
|
* | | Help: Add hyperlink targets for argument types in cmake-language(7) | Brad King | 2014-02-07 | 1 | -0/+6 |
|/ |
|
* | Help: Note that the compatible interface properties must not intersect. | Stephen Kelly | 2014-02-06 | 1 | -0/+4 |
|
|
* | Help: Specify how to order and modify transitively set property values. | Stephen Kelly | 2014-02-06 | 1 | -1/+21 |
|
|
* | Help: Add hyperlink targets to some manual sections. | Stephen Kelly | 2014-02-06 | 1 | -0/+9 |
|
|
* | Help: Mark up references to NEW and OLD policy settings properly. | Stephen Kelly | 2014-02-06 | 1 | -4/+4 |
|
|
* | Help: Add a style guide. | Stephen Kelly | 2014-02-06 | 1 | -2/+167 |
|
|
* | Help: Fix typos | Stephen Kelly | 2014-02-06 | 2 | -2/+2 |
|
|
* | Merge topic 'cmake-qt-manual' | Brad King | 2014-02-03 | 1 | -0/+184 |
|\ |
|
| * | Help: Add information about INTERFACE_AUTOUIC_OPTIONS. | Stephen Kelly | 2014-02-02 | 1 | -0/+40 |
|
|
| * | Help: Note that AUTOMOC consumes the defines and includes from targets. | Stephen Kelly | 2014-02-02 | 1 | -0/+4 |
|
|
| * | Help: Move Qt tool invocation information to a generic cmake-qt manual. | Stephen Kelly | 2014-02-02 | 1 | -0/+140 |
|
|
* | | project: Manage VERSION variables | Brad King | 2014-01-29 | 2 | -0/+11 |
|
|
* | | Help: Format project command and variable documentation | Brad King | 2014-01-29 | 1 | -0/+1 |
|/ |
|
* | Help: Note that std::string::clear may not be used. | Stephen Kelly | 2014-01-27 | 1 | -4/+6 |
|
|
* | Help: Document non-use of std::set::insert. | Stephen Kelly | 2014-01-27 | 1 | -0/+23 |
|
|
* | Merge topic 'cmake-rerun-depends' | Brad King | 2014-01-22 | 1 | -0/+1 |
|\ |
|
| * | Allow projects to specify extra inputs to CMake | Brad King | 2014-01-21 | 1 | -0/+1 |
|
|
* | | Merge topic 'cmake-E-sleep' | Brad King | 2014-01-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 1 | -1/+1 |
|
|
* | | QNX: Introduce QCC compiler id for that QNX platform compiler. | Stephen Kelly | 2014-01-22 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'update-qt4-docs' | Brad King | 2014-01-20 | 1 | -3/+0 |
|\ |
|
| * | Help: Update Qt4 documentation. | Stephen Kelly | 2014-01-15 | 1 | -3/+0 |
|
|
* | | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 1 | -0/+3 |
|/ |
|
* | allow to mark a test as "Not Run" with a specific return code (#8466) | Rolf Eike Beer | 2014-01-14 | 1 | -0/+1 |
|
|
* | Merge topic 'support-codelite-ide-generator' | Brad King | 2014-01-13 | 1 | -0/+1 |
|\ |
|
| * | Add support for codelite IDE project fles | Eran Ifrah | 2014-01-10 | 1 | -0/+1 |
|
|
* | | AddDependencies: new policy requires dependencies to exist | Nils Gladitz | 2014-01-12 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'extend-docs' | Brad King | 2014-01-09 | 2 | -5/+37 |
|\ |
|
| * | Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual. | Stephen Kelly | 2014-01-09 | 1 | -1/+3 |
|
|
| * | Help: Add notes about relocatability of config-file packages. | Stephen Kelly | 2014-01-09 | 1 | -4/+34 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2014-01-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG> | Stephen Kelly | 2014-01-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'policies' | Brad King | 2014-01-09 | 1 | -0/+3 |
|\ \ |
|
| * | | get_target_property: Error on non-existent target. | Stephen Kelly | 2014-01-08 | 1 | -0/+1 |
|
|