summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-cmake-ISP-violation'Brad King2016-06-135-18/+24
|\
| * cmake: Remove force from IssueMessage APIStephen Kelly2016-06-125-19/+16
| * cmake: Extract DisplayMessage API.Stephen Kelly2016-06-122-0/+9
* | Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'Brad King2016-06-135-21/+49
|\ \
| * | cmMakefile: Port messages for compile features to cmakeStephen Kelly2016-06-122-12/+33
| * | cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configureStephen Kelly2016-06-121-3/+4
| * | cmMakefile: Avoid IssueMessage after configure is finishedStephen Kelly2016-06-121-5/+9
| * | cmLocalGenerator: Store Backtrace for the directoryStephen Kelly2016-06-122-1/+3
| |/
* | Merge topic 'fix-Message-API-ISP-violation'Brad King2016-06-138-52/+52
|\ \
| * | cmake: Issue message independent of cmMakefile definitionStephen Kelly2016-06-128-52/+52
* | | Merge topic 'find-lib32'Brad King2016-06-1328-27/+110
|\ \ \
| * | | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-1028-27/+110
* | | | 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
|\ \ \ \ \ \ \ \ \