summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-125-6/+36
* CMake 3.11.0-rc3v3.11.0-rc3Brad King2018-03-091-1/+1
* Merge branch 'cuda-no-device-link-rsp' into release-3.11Brad King2018-03-071-0/+6
|\
| * CUDA: Do not pass unsupported @rspfile arguments to NVCCBrad King2018-03-071-0/+6
* | Merge branch 'update-kwsys' into release-3.11Brad King2018-03-074-16/+25
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-03-074-16/+25
| |\ \
| | * | KWSys 2018-03-07 (2ad561e7)KWSys Upstream2018-03-074-16/+25
* | | | Merge branch 'autogen-empty-source-file-fix' into release-3.11Brad King2018-03-061-11/+18
|\ \ \ \
| * | | | Autogen: Check if a file is empty before reading itSebastian Holtermann2018-03-061-11/+18
| | |_|/ | |/| |
* | | | Merge branch 'xl-new-compiler-macros' into release-3.11Brad King2018-03-064-10/+26
|\ \ \ \ | |/ / / |/| | |
| * | | XL: Recognize compilers identified by __ibmxl__Brad King2018-03-064-10/+26
|/ / /
* | | CMake 3.11.0-rc2v3.11.0-rc2Brad King2018-02-271-1/+1
* | | Merge branch 'modules-restore-path-suffixes' into release-3.11Brad King2018-02-264-0/+11
|\ \ \
| * | | Modules: Restore recently removed search path suffixesBrad King2018-02-264-0/+11
| |/ /
* | | Merge branch 'unixtimefix' into release-3.11Brad King2018-02-262-4/+4
|\ \ \
| * | | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1Bernhard M. Wiedemann2018-02-262-4/+4
| |/ /
* | | Merge branch '14297-partial-xcode-zero-check' into release-3.11Brad King2018-02-235-1/+26
|\ \ \
| * | | Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-225-1/+26
* | | | Merge branch 'std-thread-link' into release-3.11Brad King2018-02-222-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeLib: Link to system thread libraries to support std::threadBrad King2018-02-222-0/+3
| |/ /
* | | Merge branch 'test-CompileFeatures-c11-range' into release-3.11Brad King2018-02-211-1/+1
|\ \ \
| * | | Tests: Make CompileFeatures C dialect check consistent with implBrad King2018-02-211-1/+1
| |/ /
* | | Merge branch 'autogen-depend-filters-documentation' into release-3.11Brad King2018-02-212-26/+99
|\ \ \
| * | | Autogen: Doc: Extend AUTOMOC_DEPEND_FILTERS documentationSebastian Holtermann2018-02-211-18/+77
| * | | Autogen: Doc: Extend AUTOGEN_TARGET_DEPENDS documentationSebastian Holtermann2018-02-211-8/+22
| |/ /
* | | Merge branch 'ti-depfile-flag-fix' into release-3.11Brad King2018-02-201-1/+1
|\ \ \
| * | | Compiler/TI: Fix depfile generation for C++Grzegorz Dobinski2018-02-201-1/+1
| |/ /
* | | Merge branch 'help_fixup' into release-3.11Brad King2018-02-162-2/+2
|\ \ \
| * | | Help: Fix command references in CMAKE_NETRC* variable documentationShane Parris2018-02-162-2/+2
| |/ /
* | | Merge branch 'export-android-mk' into release-3.11v3.11.0-rc1Brad King2018-02-152-13/+17
|\ \ \
| * | | Android.mk: Fix export of static libraries with PRIVATE dependenciesBrad King2018-02-142-3/+6
| * | | Android.mk: Evaluate generator expressions up frontBrad King2018-02-141-12/+13
| |/ /
* | | Merge branch 'autogen-write-on-change-only' into release-3.11Brad King2018-02-131-34/+12
|\ \ \
| * | | Autogen: Overwrite info files when changed onlySebastian Holtermann2018-02-061-34/+12
| |/ /
* | | Merge branch 'FindImageMagick-FixFor7.0.x' into release-3.11Brad King2018-02-131-2/+2
|\ \ \
| * | | FindImageMagick: Add 7.0 library namesRoman Wüger2018-02-061-2/+2
| |/ /
* | | Merge branch '17711-reset-xcode-target-var' into release-3.11Brad King2018-02-131-0/+1
|\ \ \
| * | | cmGlobalXCodeGenerator: Properly initialize TARGETS variableGregor Jasny2018-02-131-0/+1
| |/ /
* | | CMake 3.11.0-rc1 version updateBrad King2018-02-052-4/+4
* | | Help: Drop development topic notes to prepare releaseBrad King2018-02-052-9/+0
|/ /
* | Merge topic 'doc-3.11-relnotes'Brad King2018-02-0540-308/+279
|\ \
| * | Help: Organize and revise 3.11 release notesBrad King2018-02-051-159/+197
| * | Help: Consolidate 3.11 release notesBrad King2018-02-0540-308/+241
|/ /
* | Merge topic 'bootstrap-try-clang'Brad King2018-02-051-2/+2
|\ \
| * | bootstrap: Add Clang to known compiler candidatesAxel Huebl2018-02-051-2/+2
* | | Merge topic 'fix_help_cmake_parse_arguments'Brad King2018-02-051-1/+1
|\ \ \
| * | | Help: Fix code example in cmake_parse_arguments.rstKai Wolf2018-02-041-1/+1
* | | | Merge topic 'autogen-improve-multi-config'Brad King2018-02-0510-510/+421
|\ \ \ \
| * | | | Autogen: Improved multi-config include schemeSebastian Holtermann2018-02-0210-510/+421
* | | | | Merge topic 'autogen-documentation'Brad King2018-02-052-11/+13
|\ \ \ \ \