summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-braces'Brad King2016-06-1329-125/+219
|\
| * Add missing braces around statements in header filesDaniel Pfeifer2016-06-113-7/+14
| * Add missing braces around statements.Daniel Pfeifer2016-06-1026-105/+198
| * PseudoMemcheck: revise style with clang-format.Daniel Pfeifer2016-06-101-14/+8
* | Merge topic 'bash-completion'Brad King2016-06-133-2/+53
|\ \
| * | bash-completion: Add cpack --help-{manual,module,policy,property}Eric NOULARD2016-06-101-0/+20
| * | bash-completion: Add ctest --help-{manual,module,policy,property,variable}Eric NOULARD2016-06-101-0/+26
| * | bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
| * | bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
* | | Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-133-18/+30
|\ \ \
| * | | cmLocalGenerator: Add GetTargetDefines to get all defines for a targetTobias Hunger2016-06-103-11/+20
| * | | cmLocalGenerator: Constify AppendDefines and AddCompileDefinitionsBrad King2016-06-102-7/+10
* | | | CMake Nightly Date StampKitware Robot2016-06-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-06-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-06-111-1/+1
| |_|/ |/| |
* | | Merge branch 'release'Brad King2016-06-100-0/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'cmake-gui-osx-symlink-qt5-plugin' into releaseBrad King2016-06-091-0/+34
| |\ \
| * \ \ Merge branch 'doc-ctest_update' into releaseBrad King2016-06-082-0/+9
| |\ \ \
| * \ \ \ Merge branch 'fix-libarchive-openssl-no-hashes' into releaseBrad King2016-06-071-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-104-58/+66
|\ \ \ \ \ \
| * | | | | | cmLocalGenerator: Move GetFrameworkFlags implementation to private helperTobias Hunger2016-06-091-9/+19
| * | | | | | cmLocalGenerator: Adopt GetFrameworkFlags methodTobias Hunger2016-06-094-54/+55
| * | | | | | cmCommonTargetGenerator: De-duplicate CMAKE_BUILD_TYPE lookupTobias Hunger2016-06-081-6/+3
* | | | | | | Merge topic 'FindProtobuf-proto-in-subdirs'Brad King2016-06-101-0/+8
|\ \ \ \ \ \ \
| * | | | | | | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs.Vladimír Vondruš2016-06-091-0/+8
* | | | | | | | Merge topic 'FindFreetype-dedup-arguments'Brad King2016-06-101-23/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | FindFreetype: Factor out common find command argumentsStuart Mentzer2016-06-091-23/+12
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCUDA-android'Brad King2016-06-102-48/+287
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Refactor Android(Tegra) supportBoris Fomitchev2016-06-092-45/+282
| * | | | | | | | FindCUDA: Adjust vertical whitespaceBoris Fomitchev2016-06-091-3/+5
* | | | | | | | | Merge topic 'FindOpenSSL-BoringSSL'Brad King2016-06-101-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenSSL: Do not assume that the version regex finds somethingVladimír Vondruš2016-06-091-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'watcom-workaround'Brad King2016-06-101-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Restore fix to Plugin test on Watcom compilerBrad King2016-06-091-1/+3
* | | | | | | | | | Merge topic 'cmake-gui-osx-symlink-qt5-plugin'Brad King2016-06-101-0/+34
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-06-101-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |