| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | CMake 3.10.0-rc2v3.10.0-rc2 | Brad King | 2017-10-12 | 1 | -1/+1 |
|
|
* | | | Merge branch 'FindXMLRPC-no-includes' into release-3.10 | Brad King | 2017-10-11 | 1 | -29/+14 |
|\ \ \ |
|
| * | | | FindXMLRPC: Tolerate no include directories | Brad King | 2017-10-11 | 1 | -1/+2 |
|
|
| * | | | FindXMLRPC: Drop unnecessary exec_program code paths | Brad King | 2017-10-11 | 1 | -28/+12 |
| |/ / |
|
* | | | Merge branch 'clang-msvc-help' into release-3.10 | Brad King | 2017-10-11 | 3 | -0/+37 |
|\ \ \ |
|
| * | | | Clang: Diagnose unsupported GNU-like clang targeting MSVC ABI | Brad King | 2017-10-10 | 3 | -0/+37 |
| |/ / |
|
* | | | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10 | Brad King | 2017-10-11 | 5 | -6/+54 |
|\ \ \ |
|
| * | | | CPack/Deb: fix for regex passing even if invalid characters are present | Domen Vrankar | 2017-10-10 | 1 | -2/+2 |
|
|
| * | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception | Domen Vrankar | 2017-10-10 | 5 | -6/+54 |
|
|
* | | | | Merge branch 'ExternalProject-CMP0054' into release-3.10 | Brad King | 2017-10-11 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | ExternalProject: Avoid if() auto-dereferene in quoted arguments | Brad King | 2017-10-11 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'update-curl' into release-3.10 | Brad King | 2017-10-11 | 144 | -5795/+7998 |
|\ \ \ \ |
|
| * | | | | curl: Update build within CMake to account for 7.56 changes | Brad King | 2017-10-10 | 2 | -1/+5 |
|
|
| * | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-10-10 | 143 | -5793/+7984 |
| |\ \ \ \ |
|
| | * | | | | curl 2017-10-04 (3ea76790) | Curl Upstream | 2017-10-10 | 143 | -5808/+7983 |
|
|
| * | | | | | curl: Update script to get curl 7.56.0 | Brad King | 2017-10-10 | 1 | -2/+10 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'autogen-skip-ui' into release-3.10 | Brad King | 2017-10-10 | 8 | -15/+78 |
|\ \ \ \ \ |
|
| * | | | | | Autogen: Docs: Extend SKIP_AUTOUIC documentation | Sebastian Holtermann | 2017-10-10 | 1 | -0/+5 |
|
|
| * | | | | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONS | Sebastian Holtermann | 2017-10-09 | 6 | -9/+63 |
|
|
| * | | | | | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources | Sebastian Holtermann | 2017-10-09 | 1 | -6/+10 |
|
|
* | | | | | | Merge branch 'doc-lang-clarify' into release-3.10 | Brad King | 2017-10-10 | 1 | -8/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: Minor text clarifications in cmake-language(7) manual | Brad King | 2017-10-10 | 1 | -8/+10 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'xcode-tests-ios-deployment-target' into release-3.10 | Brad King | 2017-10-10 | 5 | -27/+20 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Xcode 9: Lower iOS deployment version to get armv7 builds | Gregor Jasny | 2017-10-10 | 1 | -5/+16 |
|
|
| * | | | | | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures" | Gregor Jasny | 2017-10-10 | 5 | -22/+4 |
|
|
* | | | | | | Merge branch 'target_properties_doc_cleanup' into release-3.10 | Brad King | 2017-10-10 | 2 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: Fix Example appearing in target property list of contents | Craig Scott | 2017-10-07 | 2 | -2/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'doc_bundle_wrong_plist_property' into release-3.10 | Brad King | 2017-10-10 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: Fix wrong property reference for an app bundle's Info.plist | Craig Scott | 2017-10-07 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10 | Brad King | 2017-10-10 | 1 | -1/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | FindCUDA: Update for CUDA 9 breakup of nppi into multiple libraries | Robert Maynard | 2017-10-06 | 1 | -1/+39 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'FindProtobuf-doc-typo' into release-3.10 | Brad King | 2017-10-06 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | FindProtobuf: fix documentation typo | André Apitzsch | 2017-10-06 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'ipo-escape-toolchain-path' into release-3.10 | Brad King | 2017-10-06 | 2 | -6/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | IPO: Fix support for spaces in path to archive tools | Thomas Stenersen | 2017-10-06 | 2 | -6/+6 |
| |/ / / / / |
|
* | | | | | | Merge branch 'FindJava-tolerant-versions' into release-3.10 | Brad King | 2017-10-06 | 1 | -25/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | FindJava: Revise version parsing to support Java 9 | Brad King | 2017-10-06 | 1 | -25/+42 |
| |/ / / / / |
|
* | | | | | | Merge branch 'revise-3.10-relnotes' into release-3.10 | Brad King | 2017-10-06 | 1 | -19/+10 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Help: Revise 3.10 release notes | Brad King | 2017-10-06 | 1 | -19/+10 |
|
|
* | | | | | | Merge branch 'findopenmp-fix-verbose' into release-3.10 | Brad King | 2017-10-06 | 1 | -2/+13 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | FindOpenMP: Fix link flags being used for compile | Christian Pfeiffer | 2017-10-05 | 1 | -2/+13 |
|
|
* | | | | | | Merge branch 'minor-fixes' into release-3.10 | Brad King | 2017-10-06 | 4 | -6/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | cmInstallCommandArguments: do not access static members through `this` | Matthias Maennich | 2017-10-05 | 1 | -3/+3 |
|
|
| * | | | | | | cmProcessTools: fix minor issue introduced by 595feb3 | Matthias Maennich | 2017-10-05 | 1 | -1/+1 |
|
|
| * | | | | | | cmGeneratorTarget: remove dead code | Matthias Maennich | 2017-10-05 | 1 | -1/+1 |
|
|
| * | | | | | | cmcmd: let operator<< for NumberFormatter reset the stream's format flags | Matthias Maennich | 2017-10-05 | 1 | -1/+3 |
|
|
* | | | | | | | Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1 | Brad King | 2017-10-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hosts | Brad King | 2017-10-05 | 1 | -2/+2 |
|
|
* | | | | | | | | CMake 3.10.0-rc1 version update | Brad King | 2017-10-05 | 2 | -4/+4 |
|
|
* | | | | | | | | Help: Drop development topic notes to prepare release | Brad King | 2017-10-05 | 2 | -9/+0 |
| |_|_|_|/ / /
|/| | | | | | |
|