summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindCUDA: Refactor Android(Tegra) supportBoris Fomitchev2016-06-092-45/+282
* FindCUDA: Adjust vertical whitespaceBoris Fomitchev2016-06-091-3/+5
* Merge topic 'ninja-no-ranlib-windows'Brad King2016-06-092-1/+19
|\
| * Run ranlib on archives only if the tool is availableBrad King2016-06-082-1/+19
* | Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-095-16/+17
|\ \
| * | cmLocalGenerator: Pass configuration to GetTargetFlagsTobias Hunger2016-06-085-16/+17
* | | Merge topic 'small-cleanups'Brad King2016-06-099-43/+32
|\ \ \
| * | | Prefer std::ostream& over derivatives as parametersDaniel Pfeifer2016-06-086-14/+13
| * | | cmake: remove unnused member VerboseDaniel Pfeifer2016-06-082-8/+2
| * | | cmake: Fix constness of methodsStephen Kelly2016-06-082-14/+15
| * | | cmake: Make internal method file staticStephen Kelly2016-06-082-4/+2
| * | | Parser: Merge identical conditionsStephen Kelly2016-06-081-3/+0
| |/ /
* | | Merge topic 'xmlwriter'Brad King2016-06-093-85/+85
|\ \ \
| * | | CPack/PackageMaker: port to cmXMLWriterDaniel Pfeifer2016-06-093-85/+85
| |/ /
* | | Merge topic 'java-export-targets'Brad King2016-06-0915-17/+402
|\ \ \
| * | | UseJava: Fix race condition creating java class listMatthew Woehlke2016-06-091-5/+5
| * | | Help: Add notes for topic 'java-export-targets'Brad King2016-06-071-0/+6
| * | | Tests: Add test for exported JARsMatthew Woehlke2016-06-0710-0/+187
| * | | UseJava: Add infrastructure to export targetsMatthew Woehlke2016-06-072-0/+192
| * | | Tests/Java: Clean up style of Java test codeMatthew Woehlke2016-06-072-12/+12
* | | | CMake Nightly Date StampKitware Robot2016-06-091-1/+1
| |/ / |/| |
* | | Merge topic 'add-FindVulkan'Brad King2016-06-081-1/+1
|\ \ \
| * | | Tests/FindVulkan: Run clang-formatBrad King2016-06-081-1/+1
* | | | Merge topic 'fix-libarchive-openssl-no-hashes'Brad King2016-06-081-0/+1
|\ \ \ \
| * | | | libarchive: Restore OpenSSL include directory from upstreamBrad King2016-06-071-0/+1
* | | | | Merge topic 'add-FindVulkan'Brad King2016-06-088-0/+149
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add FindVulkan.cmake.Matthäus G. Chajdas2016-06-088-0/+149
* | | | | Merge topic 'doc-ctest_update'Brad King2016-06-082-0/+9
|\ \ \ \ \
| * | | | | Help: Document CTest Git fetch-and-reset behaviorBrad King2016-06-081-0/+5
| * | | | | Help: Document ctest_update branch following behaviorBrad King2016-06-081-0/+4
* | | | | | Merge topic 'bzip2-debug-names'Brad King2016-06-081-1/+1
|\ \ \ \ \ \
| * | | | | | FindBZip2: Search for additional bz2d debug library nameRoger Leigh2016-06-071-1/+1
* | | | | | | Merge topic 'find_path-in-framework'Brad King2016-06-085-1/+9
|\ \ \ \ \ \ \
| * | | | | | | find_path: Fix location of <dir/header.h> in a framework on OS XHarry Mallon2016-06-075-1/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'clang-format-again'Brad King2016-06-087-114/+80
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Source/CPack: Run clang-format to fix styleBrad King2016-06-076-110/+75
| * | | | | | Tests/FindOpenCL: Run clang-format to fix styleBrad King2016-06-071-4/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-06-081-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release'Brad King2016-06-070-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'update-expat' into releaseBrad King2016-06-068-295/+433
| |\ \ \ \
| * \ \ \ \ Merge branch 'SunOS-PathScale' into releaseBrad King2016-06-064-0/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindLibArchive-3.2' into releaseBrad King2016-06-031-4/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'update-expat'Brad King2016-06-078-295/+433
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'upstream-expat' into update-expatBrad King2016-06-068-295/+433
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | expat 2016-06-05 (2b9cb7f5)Expat Upstream2016-06-069-295/+444
* | | | | | | Merge topic 'SunOS-PathScale'Brad King2016-06-074-0/+37
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/ / / / /
* | | | | | Merge topic 'remove-c_str'Brad King2016-06-0722-92/+89
|\ \ \ \ \ \
| * | | | | | Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-0621-86/+81
| * | | | | | call static cmOutputConverter::GetFortranFormat without objectDaniel Pfeifer2016-06-063-6/+8