summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Autogen: Documentation: Update for AUTORCC changesSebastian Holtermann2018-02-032-11/+13
* | | | | Merge topic 'vs-static-ConvertToWindowsSlash'Brad King2018-02-052-51/+52
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()Vitaly Stakhovsky2018-02-012-51/+52
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-02-051-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-02-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-02-031-1/+1
| |/ / |/| |
* | | Merge topic 'UseSWIG-fix-regression'Brad King2018-02-021-2/+4
|\ \ \
| * | | UseSWIG: Restore support for like-named .i files in different modulesMarc Chevrier2018-02-021-2/+4
* | | | Merge topic 'simplify-ccg-converter'Brad King2018-02-021-3/+1
|\ \ \ \
| * | | | cmCustomCommandGenerator: Simplify cmOutputConverter accessBrad King2018-02-011-3/+1
| | |/ / | |/| |
* | | | Merge topic 'test-cuda-missing-check'Brad King2018-02-021-0/+5
|\ \ \ \