summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Collapse)AuthorAgeFilesLines
* Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docsDavid Demelier2014-12-031-1/+1
| | | | Typo "ss defined" => "as defined".
* Merge branch 'emacs-mode-underscore-in-symbol' into releaseBrad King2014-11-121-0/+4
|\
| * Help: Add 3.1 release note Emacs mode updateBrad King2014-11-121-0/+4
| |
* | Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into releaseBrad King2014-11-121-0/+5
|\ \
| * | Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)Brad King2014-11-121-0/+5
| | | | | | | | | | | | | | | Add a note to the CMAKE_INSTALL_PREFIX documentation that refers readers to the GNUInstallDirs module to make the latter easier to discover.
* | | Merge branch 'doc-cleanup-xrefs' into releaseBrad King2014-11-073-4/+4
|\ \ \
| * | | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-073-4/+4
| | | | | | | | | | | | | | | | | | | | Enable the Sphinx 'nitpicky' option and fix the resulting warnings about dangling references.
* | | | Merge branch 'doc-formatting' into releaseBrad King2014-11-071-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-071-1/+2
| | | | | | | | | | | | | | | | Help format the blocks better for display without a wide screen.
* | | | Merge branch 'doc-FindITK-FindVTK-relnotes' into releaseBrad King2014-11-071-4/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Update 3.1 release notes for dropping of FindITK and FindVTKBrad King2014-11-071-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes made by commit v3.1.0-rc1~46^2~1 (FindITK: Drop this ancient compatibility module, 2014-10-02) and commit v3.1.0-rc1~46^2 (FindVTK: Drop this ancient compatibility module, 2014-10-02) need to come with release notes explaining that the modules were dropped. Also remove a release not related to an update made to FindVTK that was never released.
* | | | 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
| | | | | | | | | | | | | | | | Use a bullet list to make it easier to read.
| * | | Help: Drop TOC from latex manualsBrad King2014-11-0614-14/+14
| | | | | | | | | | | | | | | | A latex document can have its own TOC.
* | | | 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
| | |_|/ | |/| | | | | | | | | | | | | | The configure_file signature has option 'COPYONLY' (no underscore). Fix the example in 'cmake-packages.7.rst'.
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we explain in add_definitions documentation that it is intended only for preprocessor definitions, link to add_compile_options for adding other flags. Also explicitly mention that the order of add_definitions calls with respect to target creation does not matter. This differs from the behavior now explicitly stated in the documentation of add_compile_options.
| * | | Help: Clarify add_compile_options documentation (#15225)Brad King2014-10-292-10/+11
| |/ / | | | | | | | | | | | | | | | | | | Explain that it affects only targets added after the call. Fix the link to the COMPILE_OPTIONS directory propert documentation. Update the latter to explain that it is used to initialize the corresponding target property when a target is created.
* | | 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
| | | | | | | | | | | | | | | | | | Update the wording of some examples to avoid long lines in code blocks. Otherwise the formatted documentation can exceed certain column width limitations.
| * | 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
|/ | | | | Release versions do not have the development topic section of the CMake Release Notes index page.
* Help: Organize 3.1 release notesBrad King2014-10-101-181/+231
| | | | | | | Add section headers similar to the 3.0 release notes and move each individual bullet into an appropriate section. Highlight the new VS generator capabilities for Windows Phone, Windows Store, and NVIDIA Nsight Tegra with dedicated subsections.
* Help: Consolidate 3.1 release notesBrad King2014-10-1068-455/+332
| | | | | | | | | | | | | | Move all development release notes into a new version-specific document: tail -q -n +3 Help/release/dev/* > Help/release/3.1.0.rst git rm -- Help/release/dev/* except the sample topic: git checkout HEAD -- Help/release/dev/0-sample-topic.rst Reference the new document from the release notes index document. Add a title and intro sentence to the new document by hand.
* Merge topic 'note-link-libraries-genex'Brad King2014-10-101-0/+22
|\ | | | | | | | | 8bd81981 Help: Add note about restoring pre-3.0 link libraries genex behavior
| * 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
|\ \ | |/ |/| | | | | | | | | | | | | | | | | 631fadea Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5' 50e261dd OSX: Warn when attempting to change runtime paths on OS X 10.5 9b98fd52 cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin 83a06bb4 BundleUtilities: Framework codesign Resources/Info.plist & Current f7df82ac BundleUtilities: Resolve & replace @rpath placeholders 14bc686f GetPrerequisites: Make sure dyld placeholders are prefixes 6c313797 BundleUtilities: Use find on UNIX for fast executable lookup
| * 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
|\ \ | | | | | | | | | | | | b8aa0cdf Help: Replace 'Dart' with 'CDash' in ctest.1 manual
| * | Help: Replace 'Dart' with 'CDash' in ctest.1 manualBrad King2014-10-081-8/+5
| | | | | | | | | | | | | | | | | | The modern dashboard server is CDash, not Dart, so update the manual to talk about CTest as a CDash client. Also drop documentation for a Dart2-specific option.
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-083-6/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e0e75a72 Help: Add notes for topic 'ctest-memcheck-sanitizers' 7345a1f7 tests: Add a test for ctest_memcheck MemorySanitizer 0c6330da ctest_memcheck: Add support for MemorySanitizer msan 9ba8bf12 tests: add a test for ctest_memcheck UndefinedBehaviorSanitizer 816c100a ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan b67ef537 ctest_memcheck: Order sanitizer type code consistently f48a2968 Tests: Organize CTestTestMemcheck inner test code
| * | | Help: Add notes for topic 'ctest-memcheck-sanitizers'Brad King2014-10-072-5/+8
| | | | | | | | | | | | | | | | Consolidate earlier sanitizer notes.
| * | | ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-071-1/+1
| | | |
| * | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | UBSan instruments a build and logs messages on any undefined behavior instances.
* | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-074-2/+21
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | f25e431d tests: set sanitizer options properly f0661bf3 tests: fix copy/paste from tsan -> asan comments ca9cc25c ctest: add support for additional sanitizer options 0b9ffffc ctest: update documentation for CTEST_MEMORYCHECK_TYPE
| * | | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-033-0/+12
| | | | | | | | | | | | | | | | | | | | Sanitizers receive options through their environment variable; support user-specified options here.
| * | | ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-032-2/+9
| | |/ | |/| | | | | | | | | | | | | The AddressSanitizer value was not documented. Also fix some typos.
* | | Merge topic 'clarify_size_t_docs'Brad King2014-10-031-2/+2
|\ \ \ | | | | | | | | | | | | | | | | cff33e03 Help: Clarify size_t usage in cmake-developer.7
| * | | 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
| | | | | | | | | | | | | | | | | | | | | The FindVTK module only existed to help find_package(VTK) calls work in old projects written to use "USE_VTK_FILE" instead of "VTK_USE_FILE". Drop it to allow find_package(VTK) calls to search for VTKConfig.cmake directly.
* | | FindITK: Drop this ancient compatibility moduleBrad King2014-10-021-1/+10
|/ / | | | | | | | | | | | | The FindITK module only existed to help find_package(ITK) calls work in old projects written to use "USE_ITK_FILE" instead of "ITK_USE_FILE". Drop it to allow find_package(ITK) calls to search for ITKConfig.cmake directly.
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-308-0/+46
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | df84281d Help: Add notes for topic 'vs-nsight-tegra-generator' 69e198dc VS: Generate Nsight Tegra project revision number 5365c9ac VS: Map Nsight Tegra file types in .vcxproj files 178f56a5 VS: Fix Tegra-Android platform linking of libraries by name 7115702f Tests: Add test for VS Nsight Tegra generator support a6289499 VS: Generate ANDROID_GUI executables as app packages c12e4699 Add 'ANDROID_API' target property to set Android Target API 9a4df52a Add 'ANDROID_GUI' target property to mark Android applications 16569abf cmTarget: Track internally whether platform is Android ef0fd4f0 VS: Teach vcxproj generation about the Tegra-Android platform d09b60f5 VS: Detect compiler id of Nsight Tegra-Android toolchains 2f071466 VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'