CMake/Utilities
Kyle Edwards 2a2829cc75 Help: Add new section for CPack generators
The documentation for CPack generators previously lived in their
respective internal CMake modules. This setup was misleading,
because it implied that you should include the modules in your own
code, which is not the case. Moving the documentation into a
separate section does a better job of hiding the internal modules,
which are just an implementation detail. The generator documentation
has also been modified to remove any references to the module name.

The CPackIFW module is a special exception: since it has user-facing
macros, the documentation for these macros has been kept in the module
page, while all other documentation related to the IFW generator has
been moved into the new section.

To make it easier to find the new documentation, the old help pages
for the CPack*.cmake modules have not been deleted, but have been
replaced with a link to their respective help page in the new
documentation section.
2018-06-21 11:00:25 -04:00
..
cmbzip2 bzip2: Drop unused .dsp files 2017-08-30 06:56:49 -04:00
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl Merge branch 'upstream-curl' into update-curl 2018-05-18 10:16:50 -04:00
cmexpat expat: Update CMake build for 2.2.3 2017-08-07 10:22:13 -04:00
cmjsoncpp jsoncpp: Drop doxygen comments not recognized by Clang 2017-08-30 10:17:21 -04:00
cmlibarchive libarchive: Do not use nanosecond file time APIs on macOS < 10.13 2017-09-20 11:28:40 -04:00
cmliblzma liblzma: Fix HAVE_INLINE and HAVE___INLINE checks 2017-05-17 15:00:16 -04:00
cmlibrhash Merge topic 'librhash-left-shift-unsigned' 2016-11-29 08:58:59 -05:00
cmlibuv libuv: Revert local linux/sparc64 fix now that we have upstream fix 2018-05-07 11:49:25 -04:00
cmvssetup VS: Port Visual Studio Setup third-party header to older VS versions 2017-01-11 09:45:05 -05:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
Doxygen Require CMake 3.1 to build CMake itself 2017-08-10 15:08:02 -04:00
Git Add pre-commit hook to check whether SetupForDevelopment must re-run 2017-01-31 11:16:10 -05:00
GitSetup Merge branch 'upstream-GitSetup' into update-gitsetup 2017-11-30 14:55:34 -05:00
IWYU IWYU: Add more workaround mappings for internal bits 2018-01-22 09:56:30 -05:00
KWIML Merge branch 'upstream-KWIML' into update-kwiml 2018-01-09 08:51:59 -05:00
Release CMake 3.12.0-rc1 version update 2018-06-05 11:43:10 -04:00
Scripts clang-format.bash: update to clang-format-6.0 2018-06-01 09:52:02 -04:00
Sphinx Help: Add new section for CPack generators 2018-06-21 11:00:25 -04:00
.clang-tidy clang-tidy: add option CMake_RUN_CLANG_TIDY 2017-05-04 17:39:23 +02:00
.gitattributes clang-format.bash: update to clang-format-6.0 2018-06-01 09:52:02 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
cm_bzlib.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_curl.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_expat.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_jsoncpp_reader.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_jsoncpp_value.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_jsoncpp_writer.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_kwiml.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_libarchive.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_lzma.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_rhash.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_uv.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_xmlrpc.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
cm_zlib.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
CMakeLists.txt clang-tidy: add option CMake_RUN_CLANG_TIDY 2017-05-04 17:39:23 +02:00
cmThirdParty.h.in Add option to build CMake against a system librhash 2016-11-10 08:29:38 -05:00
SetupForDevelopment.sh SetupForDevelopment: Drop cmake.org remote repo configuration 2017-03-03 13:31:49 -05:00