summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCPackDragNDropGenerator: Improve error reportingClinton Stimpson2017-10-121-6/+14
* 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Autogen: Docs: Extend SKIP_AUTOUIC documentationSebastian Holtermann2017-10-101-0/+5
| * | | | | | | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONSSebastian Holtermann2017-10-096-9/+63
| * | | | | | | | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sourcesSebastian Holtermann2017-10-091-6/+10
* | | | | | | | | Merge topic 'update-kwsys'Brad King2017-10-118-43/+35
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-108-43/+35
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | KWSys 2017-10-10 (239bc737)KWSys Upstream2017-10-108-43/+35
* | | | | | | | | | Merge topic 'update-curl'Brad King2017-10-11144-5795/+7998
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | curl: Update build within CMake to account for 7.56 changesBrad King2017-10-102-1/+5
| * | | | | | | | | Merge branch 'upstream-curl' into update-curlBrad King2017-10-10143-5793/+7984
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | curl 2017-10-04 (3ea76790)Curl Upstream2017-10-10143-5808/+7983
| * | | | | | | | | | curl: Update script to get curl 7.56.0Brad King2017-10-101-2/+10
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'test-tolerate-clang-sanitizers'Brad King2017-10-111-1/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Teach RunCMake to ignore clang unused sanitizer flag warningsBrad King2017-10-101-0/+1
| * | | | | | | | | | Tests: Refactor RunCMake output line ignore regex constructionBrad King2017-10-101-1/+12
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-111-1/+1
* | | | | | | | | | | Merge topic 'doc-lang-clarify'Brad King2017-10-101-8/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Help: Minor text clarifications in cmake-language(7) manualBrad King2017-10-101-8/+10
| |/ / / / / / / /
* | | | | | | | | Merge topic 'tryrun-strcpy'Brad King2017-10-101-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TryRun: do not call strcpy()Rolf Eike Beer2017-10-081-4/+5
* | | | | | | | | | Merge topic 'xcode-tests-ios-deployment-target'Brad King2017-10-105-27/+20
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Xcode 9: Lower iOS deployment version to get armv7 buildsGregor Jasny2017-10-101-5/+16
| * | | | | | | | | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-105-22/+4
* | | | | | | | | | Merge branch 'release-3.10'Brad King2017-10-100-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'target_properties_doc_cleanup' into release-3.10Brad King2017-10-102-2/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'doc_bundle_wrong_plist_property' into release-3.10Brad King2017-10-101-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10Brad King2017-10-101-1/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FindProtobuf-doc-typo' into release-3.10Brad King2017-10-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ipo-escape-toolchain-path' into release-3.10Brad King2017-10-062-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FindJava-tolerant-versions' into release-3.10Brad King2017-10-061-25/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'revise-3.10-relnotes' into release-3.10Brad King2017-10-061-19/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |