summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-doc-formatting' into releaseBrad King2014-11-0715-23/+98
|\
| * Help: Tell latex to use a small font for cmake-language.7 productionsBrad King2014-11-061-0/+72
| * Help: Fix example in cmake-packages to avoid long lineBrad King2014-11-061-1/+1
| * Help: Format add_library documented list of INTERFACE commandsBrad King2014-11-061-8/+11
| * Help: Drop TOC from latex manualsBrad King2014-11-0614-14/+14
* | Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-031-1/+1
|\ \
| * | Help: Fix configure_file call to use COPYONLY, not COPY_ONLYIosif Neitzke2014-10-311-1/+1
* | | Merge branch 'doc-add_library-typo' into releaseBrad King2014-10-311-1/+1
|\ \ \
| * | | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
| |/ /
* | | Merge branch 'doc-add_compile_options' into releaseBrad King2014-10-293-14/+17
|\ \ \
| * | | Help: Reference add_compile_options from add_definitions (#15225)Brad King2014-10-291-4/+6
| * | | Help: Clarify add_compile_options documentation (#15225)Brad King2014-10-292-10/+11
| |/ /
* | | Merge branch 'doc-line-lengths' into releaseBrad King2014-10-226-9/+29
|\ \ \ | | |/ | |/|
| * | Help/manual: Avoid long lines in code blocksBrad King2014-10-224-6/+21
| * | Help: Clarify formatting of CPACK_WIX_ACL documentationBrad King2014-10-221-2/+3
| * | Help: Wrap long ctest_submit signature lineBrad King2014-10-221-1/+5
| |/
* | Merge branch 'doc-CMAKE_XCODE_ATTRIBUTE' into releaseBrad King2014-10-223-0/+14
|\ \
| * | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215)Brad King2014-10-223-0/+14
| |/
* | Help: Drop development topic notes to prepare releaseBrad King2014-10-142-9/+0
|/
* Help: Organize 3.1 release notesBrad King2014-10-101-181/+231
* Help: Consolidate 3.1 release notesBrad King2014-10-1068-455/+332
* Merge topic 'note-link-libraries-genex'Brad King2014-10-101-0/+22
|\
| * Help: Add note about restoring pre-3.0 link libraries genex behaviorBrad King2014-10-101-0/+22
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-101-0/+6
|\ \ | |/ |/|
| * Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-101-0/+6
* | Merge topic 'doc-drop-dart'Brad King2014-10-091-8/+5
|\ \
| * | Help: Replace 'Dart' with 'CDash' in ctest.1 manualBrad King2014-10-081-8/+5
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-083-6/+9
|\ \ \
| * | | Help: Add notes for topic 'ctest-memcheck-sanitizers'Brad King2014-10-072-5/+8
| * | | ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-071-1/+1
| * | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-071-1/+1
* | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-074-2/+21
|\ \ \ \ | |/ / /
| * | | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-033-0/+12
| * | | ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-032-2/+9
| | |/ | |/|
* | | Merge topic 'clarify_size_t_docs'Brad King2014-10-031-2/+2
|\ \ \
| * | | Help: Clarify size_t usage in cmake-developer.7Robert Maynard2014-10-031-2/+2
| |/ /
* | | FindVTK: Drop this ancient compatibility moduleBrad King2014-10-021-1/+10
* | | FindITK: Drop this ancient compatibility moduleBrad King2014-10-021-1/+10
|/ /
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-308-0/+46
|\ \
| * | Help: Add notes for topic 'vs-nsight-tegra-generator'Brad King2014-09-301-0/+8
| * | Add 'ANDROID_API' target property to set Android Target APIBrad King2014-09-304-0/+14
| * | Add 'ANDROID_GUI' target property to mark Android applicationsBrad King2014-09-294-0/+16
| * | VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'Brad King2014-09-292-0/+8
* | | CPackWiX: Extend CPACK_WIX_ACL to support directoriesNils Gladitz2014-09-271-1/+2
* | | Help: Add Windows Phone/Store cross-compiling to cmake-toolchains.7Brad King2014-09-191-0/+22
* | | Help: Add Windows CE cross-compiling to cmake-toolchains.7 manualPascal Bach2014-09-191-0/+26
* | | Help: Add Cross Compiling subsections in cmake-toolchains.7 manualPascal Bach2014-09-191-14/+30
|/ /
* | Merge topic 'doc-set_test_properties-example'Brad King2014-09-151-1/+1
|\ \
| * | Help: Fix set_tests_properties documentation typoAndrew Bauer2014-09-121-1/+1
* | | Merge topic 'vs-generator-platform'Brad King2014-09-153-1/+16
|\ \ \