summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'imported-interface-no-system'Brad King2017-10-165-15/+22
|\
| * Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-132-8/+13
| * Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-134-7/+9
* | Merge topic 'UseJava-add_jar-split-build-and-output-dirs'Brad King2017-10-161-4/+4
|\ \
| * | UseJava: add_jar OUTPUT_DIR option used only for jar generation.Marc Chevrier2017-10-121-4/+4
* | | Merge topic 'cpack-wix-cygwin'Brad King2017-10-169-17/+193
|\ \ \
| * | | cpack wix: support WiX generator on CygwinStephen Sorley2017-10-138-16/+192
| * | | cpack wix: fix path error on cygwinStephen Sorley2017-10-131-1/+1
* | | | Merge topic 'cpack-dmg-errors'Brad King2017-10-161-6/+14
|\ \ \ \
| * | | | cmCPackDragNDropGenerator: Improve error reportingClinton Stimpson2017-10-121-6/+14
* | | | | Merge topic 'update-kwsys'Brad King2017-10-165-27/+40
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-135-27/+40
| |\ \ \ \ \
| | * | | | | KWSys 2017-10-12 (ef0ad34d)KWSys Upstream2017-10-135-27/+40
* | | | | | | CMake Nightly Date StampKitware Robot2017-10-161-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-10-151-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-10-141-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2017-10-131-1/+1
* | | | | | Merge branch 'release-3.10'Brad King2017-10-120-0/+0
|\ \ \ \ \ \
| * | | | | | CMake 3.10.0-rc2v3.10.0-rc2Brad King2017-10-121-1/+1
* | | | | | | Merge branch 'release-3.10'Brad King2017-10-120-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'FindXMLRPC-no-includes' into release-3.10Brad King2017-10-111-29/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'clang-msvc-help' into release-3.10Brad King2017-10-113-0/+37
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindPythonLibs-names-per-dir'Brad King2017-10-121-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPythonLibs: Allow find_library to search paths from system environmentBrad King2017-10-111-4/+0
| * | | | | | | | | FindPythonLibs: Prefer libs early in search path regardless of nameBrad King2017-10-111-0/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindXMLRPC-no-includes'Brad King2017-10-121-29/+14
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | FindXMLRPC: Tolerate no include directoriesBrad King2017-10-111-1/+2
| * | | | | | | | FindXMLRPC: Drop unnecessary exec_program code pathsBrad King2017-10-111-28/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'clang-msvc-help'Brad King2017-10-123-0/+37
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Clang: Diagnose unsupported GNU-like clang targeting MSVC ABIBrad King2017-10-103-0/+37
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2017-10-121-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release-3.10'Brad King2017-10-110-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-115-6/+54
| |\ \ \ \
| * \ \ \ \ Merge branch 'ExternalProject-CMP0054' into release-3.10Brad King2017-10-111-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'update-curl' into release-3.10Brad King2017-10-11144-5795/+7998
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autogen-skip-ui' into release-3.10Brad King2017-10-108-15/+78
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-lang-clarify' into release-3.10Brad King2017-10-101-8/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'xcode-tests-ios-deployment-target' into release-3.10Brad King2017-10-105-27/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'cpack-deb-mr-1296-fix'Brad King2017-10-115-6/+54
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | CPack/Deb: fix for regex passing even if invalid characters are presentDomen Vrankar2017-10-101-2/+2
| * | | | | | | | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-105-6/+54
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'linked-tree'Brad King2017-10-111-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmLinkedTree: avoid unnecessary copies during Push of TMatthias Maennich2017-10-091-3/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'simplify-env-var-determination'Brad King2017-10-112-19/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cm{Unset,Set}Command: use std::string to determine the env variable nameMatthias Maennich2017-10-102-19/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ExternalProject-CMP0054'Brad King2017-10-111-0/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | ExternalProject: Avoid if() auto-dereferene in quoted argumentsBrad King2017-10-111-0/+5
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'UseJava_OUTPUT_DIR'Brad King2017-10-113-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UseJava: OUTPUT_DIR must exists in all cases.Marc Chevrier2017-10-103-0/+17
* | | | | | | | | | Merge topic 'autogen-skip-ui'Brad King2017-10-118-15/+78
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |