CMake/Help
Brad King 0abd3e538e cmake: Use a default CA path when not using system curl
When using system curl, we trust it to be configured with desired CA
certs.  When using our own build of curl, we use os-configured CA certs
on Windows and OS X.  On other systems, try to achieve this by searching
for common CA cert locations.  According to a brief investigation, the
curl packages on popular Linux distros are currently configured as:

* Arch: /etc/ssl/certs/ca-certificates.crt
* Debian with OpenSSL: /etc/ssl/certs
* Debian with GNU TLS: /etc/ssl/certs/ca-certificates.crt
* Debian with NSS: /etc/ssl/certs/ca-certificates.crt
* Fedora: /etc/pki/tls/certs/ca-bundle.crt
* Gentoo with OpenSSL: /etc/ssl/certs
* Gentoo without OpenSSL: /etc/ssl/certs/ca-certificates.crt

Teach CMake and CTest to look for these paths and use them as a CA path
or bundle when no other os-configured or user-specified CAs are
available.
2015-01-23 08:57:32 -05:00
..
command ctest_submit: Make CDASH_UPLOAD mode arguments more strict 2015-01-20 09:33:21 -05:00
generator Help: Clarify MinGW v. MSYS Makefiles generators (#15319) 2014-12-19 09:07:25 -05:00
include Help: Warn that paths should not be used in INTERFACE_ build properties. 2014-11-25 10:00:35 -05:00
manual CTestCoverageCollectGCOV: Add module to run gcov 2015-01-22 11:15:54 -05:00
module CTestCoverageCollectGCOV: Add module to run gcov 2015-01-22 11:15:54 -05:00
policy Merge topic 'doc-CMP0054-example' 2014-12-12 11:15:59 -05:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Clarify add_compile_options documentation (#15225) 2014-10-29 09:18:56 -04:00
prop_gbl Help: Link relevant documents for virtual override features (#15311) 2015-01-19 16:38:06 -05:00
prop_inst Help: Clarify formatting of CPACK_WIX_ACL documentation 2014-10-22 16:41:22 -04:00
prop_sf VS: Add source file property to specify Windows App deployment location 2014-12-03 09:31:59 -05:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt Merge topic 'doc-CXX_STANDARD-14' 2015-01-10 12:14:59 -05:00
release cmake: Use a default CA path when not using system curl 2015-01-23 08:57:32 -05:00
variable Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME' 2015-01-12 08:57:45 -05:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00