summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-123-0/+22
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-123-0/+29
* Help: Add CMake 3.0 Release NotesBrad King2014-02-112-0/+453
* Merge topic 'doc-policy-version-3.0'Brad King2014-02-1025-29/+29
|\
| * Help: Change version 3.0.0 -> 3.0 in policy docsBrad King2014-02-1025-29/+29
* | Merge topic 'extend-docs'Brad King2014-02-103-4/+17
|\ \
| * | Help: Don't list debuggable properties in cmake-buildsystem manual.Stephen Kelly2014-02-101-4/+2
| * | Help: Add additional hyperlink targetsStephen Kelly2014-02-093-0/+7
| * | Help: Document SYSTEM treatment of IMPORTED target INTERFACE_INCLUDE_DIRSStephen Kelly2014-02-091-0/+8
| |/
* | Merge topic 'release-notes-prep'Brad King2014-02-101-0/+6
|\ \
| * | Help: Add hyperlink targets for argument types in cmake-language(7)Brad King2014-02-071-0/+6
| |/
* | Help: Fix typo.Stephen Kelly2014-02-071-1/+1
|/
* Help: Adjust the QtAutogen properties to the common style.Stephen Kelly2014-02-067-38/+59
* Help: Use ``True`` and ``False`` for IMPORTED values.Stephen Kelly2014-02-061-3/+3
* Help: Document relation of properties to the rest of the buildsystem.Stephen Kelly2014-02-0621-144/+203
* Help: Mark up the buildsystem commands documentationStephen Kelly2014-02-069-283/+334
* Help: Note that the compatible interface properties must not intersect.Stephen Kelly2014-02-061-0/+4
* Help: Specify how to order and modify transitively set property values.Stephen Kelly2014-02-061-1/+21
* Help: Add hyperlink targets to some manual sections.Stephen Kelly2014-02-061-0/+9
* Help: Use ``inline-literals`` to mark generator expressions.Stephen Kelly2014-02-0613-13/+13
* Help: Mark up references to NEW and OLD policy settings properly.Stephen Kelly2014-02-061-4/+4
* Help: Add a style guide.Stephen Kelly2014-02-061-2/+167
* Help: Fix typosStephen Kelly2014-02-062-2/+2
* Merge topic 'doc-version-components'Brad King2014-02-055-20/+50
|\
| * Help: Expand documentation of CMAKE_VERSION and related variablesBrad King2014-02-055-20/+50
* | Merge topic 'release-notes'Brad King2014-02-054-0/+47
|\ \
| * | Help: Add documents to collect notes between releasesBrad King2014-02-043-0/+29
| * | Help: Add documents for release notesBrad King2014-02-042-0/+18
| |/
* | Help: Be clearer about which header files are considered for AUTOMOCAlex Merry2014-02-041-2/+5
|/
* Merge topic 'cmake-qt-manual'Brad King2014-02-032-0/+185
|\
| * Help: Add information about INTERFACE_AUTOUIC_OPTIONS.Stephen Kelly2014-02-021-0/+40
| * Help: Note that AUTOMOC consumes the defines and includes from targets.Stephen Kelly2014-02-021-0/+4
| * Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-022-0/+141
* | project: Manage VERSION variablesBrad King2014-01-2914-1/+121
* | project: Add optional LANGUAGES keywordBrad King2014-01-291-2/+3
* | Help: Format project command and variable documentationBrad King2014-01-298-28/+39
|/
* Help: Note that std::string::clear may not be used.Stephen Kelly2014-01-271-4/+6
* Help: Document non-use of std::set::insert.Stephen Kelly2014-01-271-0/+23
* Merge topic 'cmake-rerun-depends'Brad King2014-01-222-0/+10
|\
| * Allow projects to specify extra inputs to CMakeBrad King2014-01-212-0/+10
* | Merge topic 'cmake-E-sleep'Brad King2014-01-221-1/+1
|\ \ | |/
| * cmake: Add '-E sleep' commandBrad King2014-01-211-1/+1
* | QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-222-0/+17
|/
* Merge topic 'update-qt4-docs'Brad King2014-01-204-6/+0
|\
| * Help: Update Qt4 documentation.Stephen Kelly2014-01-154-6/+0
* | Help: Document CMAKE_OSX_* variablesBrad King2014-01-167-7/+52
* | Merge topic 'fix-help-if-typo'Brad King2014-01-161-1/+1
|\ \ | |/ |/|
| * Help: Fix typo in 'if()' command documentationRaphael Kubo da Costa2014-01-151-1/+1
* | allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-142-0/+10
|/
* Merge topic 'support-codelite-ide-generator'Brad King2014-01-132-0/+25
|\