Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-cmake-ISP-violation' | Brad King | 2016-06-13 | 5 | -18/+24 |
|\ | |||||
| * | cmake: Remove force from IssueMessage API | Stephen Kelly | 2016-06-12 | 5 | -19/+16 |
| * | cmake: Extract DisplayMessage API. | Stephen Kelly | 2016-06-12 | 2 | -0/+9 |
* | | Merge topic 'avoid-cmMakefile-IssueMessage-after-configure' | Brad King | 2016-06-13 | 5 | -21/+49 |
|\ \ | |||||
| * | | cmMakefile: Port messages for compile features to cmake | Stephen Kelly | 2016-06-12 | 2 | -12/+33 |
| * | | cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configure | Stephen Kelly | 2016-06-12 | 1 | -3/+4 |
| * | | cmMakefile: Avoid IssueMessage after configure is finished | Stephen Kelly | 2016-06-12 | 1 | -5/+9 |
| * | | cmLocalGenerator: Store Backtrace for the directory | Stephen Kelly | 2016-06-12 | 2 | -1/+3 |
| |/ | |||||
* | | Merge topic 'fix-Message-API-ISP-violation' | Brad King | 2016-06-13 | 8 | -52/+52 |
|\ \ | |||||
| * | | cmake: Issue message independent of cmMakefile definition | Stephen Kelly | 2016-06-12 | 8 | -52/+52 |
* | | | Merge topic 'find-lib32' | Brad King | 2016-06-13 | 28 | -27/+110 |
|\ \ \ | |||||
| * | | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 28 | -27/+110 |
* | | | | Merge topic 'add-braces' | Brad King | 2016-06-13 | 29 | -125/+219 |
|\ \ \ \ | |||||
| * | | | | Add missing braces around statements in header files | Daniel Pfeifer | 2016-06-11 | 3 | -7/+14 |
| * | | | | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 26 | -105/+198 |
| * | | | | PseudoMemcheck: revise style with clang-format. | Daniel Pfeifer | 2016-06-10 | 1 | -14/+8 |
| |/ / / | |||||
* | | | | Merge topic 'bash-completion' | Brad King | 2016-06-13 | 3 | -2/+53 |
|\ \ \ \ | |||||
| * | | | | bash-completion: Add cpack --help-{manual,module,policy,property} | Eric NOULARD | 2016-06-10 | 1 | -0/+20 |
| * | | | | bash-completion: Add ctest --help-{manual,module,policy,property,variable} | Eric NOULARD | 2016-06-10 | 1 | -0/+26 |
| * | | | | bash-completion: Fix cmake --help-policy lookup | Eric NOULARD | 2016-06-10 | 1 | -2/+2 |
| * | | | | bash-completion: Add cmake --help-manual | Eric NOULARD | 2016-06-10 | 1 | -0/+5 |
* | | | | | Merge topic 'refactor-cmLocalGenerator-flags' | Brad King | 2016-06-13 | 3 | -18/+30 |
|\ \ \ \ \ | |||||
| * | | | | | cmLocalGenerator: Add GetTargetDefines to get all defines for a target | Tobias Hunger | 2016-06-10 | 3 | -11/+20 |
| * | | | | | cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions | Brad King | 2016-06-10 | 2 | -7/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-13 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-12 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-11 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release' | Brad King | 2016-06-10 | 0 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'cmake-gui-osx-symlink-qt5-plugin' into release | Brad King | 2016-06-09 | 1 | -0/+34 |
| |\ \ | |||||
| * \ \ | Merge branch 'doc-ctest_update' into release | Brad King | 2016-06-08 | 2 | -0/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-libarchive-openssl-no-hashes' into release | Brad King | 2016-06-07 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'refactor-cmLocalGenerator-flags' | Brad King | 2016-06-10 | 4 | -58/+66 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalGenerator: Move GetFrameworkFlags implementation to private helper | Tobias Hunger | 2016-06-09 | 1 | -9/+19 |
| * | | | | | | cmLocalGenerator: Adopt GetFrameworkFlags method | Tobias Hunger | 2016-06-09 | 4 | -54/+55 |
| * | | | | | | cmCommonTargetGenerator: De-duplicate CMAKE_BUILD_TYPE lookup | Tobias Hunger | 2016-06-08 | 1 | -6/+3 |
* | | | | | | | Merge topic 'FindProtobuf-proto-in-subdirs' | Brad King | 2016-06-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs. | Vladimír Vondruš | 2016-06-09 | 1 | -0/+8 |
* | | | | | | | | Merge topic 'FindFreetype-dedup-arguments' | Brad King | 2016-06-10 | 1 | -23/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindFreetype: Factor out common find command arguments | Stuart Mentzer | 2016-06-09 | 1 | -23/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'FindCUDA-android' | Brad King | 2016-06-10 | 2 | -48/+287 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: Refactor Android(Tegra) support | Boris Fomitchev | 2016-06-09 | 2 | -45/+282 |
| * | | | | | | | | FindCUDA: Adjust vertical whitespace | Boris Fomitchev | 2016-06-09 | 1 | -3/+5 |
* | | | | | | | | | Merge topic 'FindOpenSSL-BoringSSL' | Brad King | 2016-06-10 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindOpenSSL: Do not assume that the version regex finds something | Vladimír Vondruš | 2016-06-09 | 1 | -4/+4 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'watcom-workaround' | Brad King | 2016-06-10 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Restore fix to Plugin test on Watcom compiler | Brad King | 2016-06-09 | 1 | -1/+3 |
* | | | | | | | | | | Merge topic 'cmake-gui-osx-symlink-qt5-plugin' | Brad King | 2016-06-10 | 1 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | cmake-gui: Teach Qt5 where plugins are when launched through a symlink | Robert Maynard | 2016-06-09 | 1 | -0/+34 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-10 | 1 | -1/+1 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'ninja-no-ranlib-windows' | Brad King | 2016-06-09 | 2 | -1/+19 |
|\ \ \ \ \ \ \ \ \ |