summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxx features: add check for overrideDaniel Pfeifer2016-06-274-0/+29
* Use <unordered_set> where availableDaniel Pfeifer2016-06-275-2/+18
* Make C++ feature checks extensibleDaniel Pfeifer2016-06-2710-39/+50
* Merge branch 'release'Brad King2016-06-220-0/+0
|\
| * CMake 3.6.0-rc3v3.6.0-rc3Brad King2016-06-221-1/+1
* | Merge branch 'release'Brad King2016-06-220-0/+0
|\ \ | |/
| * Merge branch 'doc-VS_STARTUP_PROJECT-clarify' into releaseBrad King2016-06-211-1/+7
| |\
| * \ Merge branch 'update-libarchive' into releaseBrad King2016-06-2019-49/+88
| |\ \
* | \ \ Merge topic 'FindZLIB-fixup'Brad King2016-06-221-1/+1
|\ \ \ \
| * | | | FindZLIB: Do not mark unused variable as advancedBrad King2016-06-211-1/+1
* | | | | Merge topic 'GetPrerequisites-findstr'Brad King2016-06-221-1/+5
|\ \ \ \ \
| * | | | | GetPrerequisites: Optimize on Windows by filtering `objdump` outputLaurent Tarrisse2016-06-211-1/+5
| |/ / / /
* | | | | Merge topic 'doc-VS_STARTUP_PROJECT-clarify'Brad King2016-06-221-1/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Clarify VS_STARTUP_PROJECT documentationBrad King2016-06-211-1/+7
* | | | | CMake Nightly Date StampKitware Robot2016-06-221-1/+1
* | | | | Merge branch 'release'Brad King2016-06-210-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'cpack-deb-test-fixes' into releaseBrad King2016-06-203-10/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'pkgconfig-targets' into releaseBrad King2016-06-201-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindQt4-doc-QtDeclarative-imported' into releaseBrad King2016-06-201-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'output-converter'Brad King2016-06-214-48/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | cmOutputConverter: remove unnecessary conversionDaniel Pfeifer2016-06-201-6/+4
| * | | | | | | | cmOutputConverter: collapse ConvertToOutputForExisting functionsDaniel Pfeifer2016-06-202-22/+6
| * | | | | | | | cmOutputConverter: remove unused 'local' argumentDaniel Pfeifer2016-06-204-15/+8
| * | | | | | | | cmOutputConverter: remove 'optional' argumentDaniel Pfeifer2016-06-202-7/+13
| * | | | | | | | cmOutputConverter::Convert: invert conditionDaniel Pfeifer2016-06-201-6/+6
| * | | | | | | | cmOutputConverter::Convert: make precondition explicitDaniel Pfeifer2016-06-201-2/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic '14068-ctest-target-set-buildname-with-only-c-compiler'Brad King2016-06-211-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Properly set buildname if only C langage is enabledJean-Christophe Fillion-Robin2016-06-201-6/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGLEW-debug'Brad King2016-06-211-9/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGLEW: Search for debug and release configurations separatelyFARBOS Arnaud2016-06-201-9/+34
| |/ / / / / / /
* | | | | | | | Merge topic 'FindLua-match-header-and-lib'Brad King2016-06-211-45/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | FindLua: Iterate through all include subdirs to find a suitable headerIvan Ivanov2016-06-201-16/+29
| * | | | | | | | FindLua: Check header file against suitable versionsIvan Ivanov2016-06-201-5/+12
| * | | | | | | | FindLua: Factor out a helper function for version extractionIvan Ivanov2016-06-201-23/+30
| * | | | | | | | FindLua: Prefix private APIs with `_lua_`Ivan Ivanov2016-06-201-8/+8
| |/ / / / / / /
* | | | | | | | Merge topic 'update-libarchive'Brad King2016-06-2119-49/+88
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-06-2019-49/+88
| |\ \ \ \ \ \ \
| | * | | | | | | LibArchive 2016-06-19 (139d0576)LibArchive Upstream2016-06-2022-52/+91
* | | | | | | | | Merge topic 'FindBoost-imported-fallback-to-release'Brad King2016-06-211-7/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindBoost: Make imported targets fall back to `Release`Andreas Weis2016-06-201-7/+7
* | | | | | | | | | Merge topic 'aix-clang'Brad King2016-06-213-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AIX: Add support for Clang compilerWu Zhao2016-06-203-0/+6
* | | | | | | | | | | Merge topic 'refactor-flags'Brad King2016-06-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmGeneratorTarget: Fix Fortran module directory regressionBrad King2016-06-211-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-06-211-1/+1
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'cmDependsJavaParserHelper-dangling-ptr'Brad King2016-06-202-37/+19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cmDependsJavaParserHelper: fix dangling pointerDaniel Pfeifer2016-06-202-37/+19
* | | | | | | | | | | Merge branch 'release'Brad King2016-06-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'doc-issue-tracker-move' into releaseBrad King2016-06-171-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'CodeBlocks-include-order' into releaseBrad King2016-06-171-7/+11
| |\ \ \ \ \ \ \ \ \ \ \