summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-0615-23/+98
|\ | | | | | | | | Resolve conflict in Modules/ExternalProject.cmake by keeping our side, which is more completely revised.
| * 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 topic 'ExternalProject_independent-step-targets'Brad King2014-11-041-0/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | 468fb734 Help: Add notes for topic 'ExternalProject_independent-step-targets' 67cfbf8e ExternalProject: Add unit tests f598f1aa ExternalProject: Add ExternalProject_Add_StepDependencies function 4ae133e0 ExternalProject: Add independent step targets
| * | Help: Add notes for topic 'ExternalProject_independent-step-targets'Brad King2014-11-041-0/+6
| | |
* | | Merge topic 'ctest-delphi-coverage'Brad King2014-11-041-0/+4
|\ \ \ | | | | | | | | | | | | | | | | df720de2 Help: Add notes for topic 'ctest-delphi-coverage'
| * | | Help: Add notes for topic 'ctest-delphi-coverage'Brad King2014-11-041-0/+4
| | | |
* | | | Merge topic 'cpack-rpm-component-descriptions'Brad King2014-11-041-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | cfb3a869 Help: Add notes for topic 'cpack-rpm-component-descriptions'
| * | | | Help: Add notes for topic 'cpack-rpm-component-descriptions'Brad King2014-11-041-0/+7
| | | | |
* | | | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-11-041-0/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 6e927faf Help: Add notes for topic 'cpack-rpm-pre-post-install'
| * | | | | Help: Add notes for topic 'cpack-rpm-pre-post-install'Brad King2014-11-041-0/+12
| | | | | |
* | | | | | Merge topic 'add_javascript_coverage_parser'Brad King2014-11-041-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | c236b160 Help: Add notes for topic 'add_javascript_coverage_parser'
| * | | | | | Help: Add notes for topic 'add_javascript_coverage_parser'Brad King2014-11-041-0/+4
| |/ / / / /
* | | | | | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-11-041-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | 56f4949c Help: Add notes for topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'
| * | | | | Help: Add notes for topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-11-041-0/+6
| |/ / / /
* | | | | Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-031-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1531df2b configure_file: Warn about unknown arguments 4abbb140 Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY bd7ba8e2 KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY e9282782 Help: Fix configure_file call to use COPYONLY, not COPY_ONLY
| * | | | | 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 topic 'doc-add_library-typo'Brad King2014-10-311-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 38825396 Documentation: Fix minor typo thecommand -> the command
| * | | | | | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
| |/ / / / /
* | | | | | Merge topic 'doc-add_compile_options'Brad King2014-10-303-14/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | 352cbb6e Help: Reference add_compile_options from add_definitions (#15225) a9f8c50a Help: Clarify add_compile_options documentation (#15225)
| * | | | | 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 topic 'doc-line-lengths'Brad King2014-10-236-9/+29
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 80b19a71 Help/manual: Avoid long lines in code blocks 4fdacedc Help: Clarify formatting of CPACK_WIX_ACL documentation 35ca4863 Help: Wrap long ctest_submit signature line 58b2d760 Modules: Format documentation to avoid over-long preformatted lines
| * | | | 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 topic 'doc-CMAKE_XCODE_ATTRIBUTE'Brad King2014-10-223-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | 0ff69dd4 Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215)
| * | | | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215)Brad King2014-10-223-0/+14
| |/ / /
* | | | Merge topic 'doc-policy-usage'Brad King2014-10-211-0/+6
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | cd4fa896 Help: Document that policies are not feature toggles.
| * | | Help: Document that policies are not feature toggles.Stephen Kelly2014-10-201-0/+6
| | | |
* | | | Begin post-3.1 developmentBrad King2014-10-142-0/+9
|/ / /
* | | 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