Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix_policy_diagnostics' | Brad King | 2014-04-01 | 20 | -112/+34 |
|\ | |||||
| * | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 20 | -112/+34 |
* | | Merge topic 'clang-warnings' | Brad King | 2014-04-01 | 3 | -4/+1 |
|\ \ | |||||
| * | | Remove 'return' statements that can never be reached | Sean McBride | 2014-03-31 | 2 | -2/+0 |
| * | | create_test_sourcelist: Initialize variable at declaration | Sean McBride | 2014-03-31 | 1 | -2/+1 |
| |/ | |||||
* | | Merge topic 'cmake-gui-symlinks' | Brad King | 2014-04-01 | 2 | -4/+8 |
|\ \ | |||||
| * | | cmake-gui: Don't resolve symlinks with using file dialog. | Clinton Stimpson | 2014-03-30 | 2 | -4/+8 |
* | | | Merge topic 'find_package-check-quiet' | Brad King | 2014-04-01 | 29 | -49/+186 |
|\ \ \ | |||||
| * | | | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 13 | -11/+54 |
| * | | | Check*.cmake : Add CMAKE_REQUIRED_QUIET flag. | Clinton Stimpson | 2014-03-30 | 16 | -38/+132 |
| |/ / | |||||
* | | | Merge topic 'hpux-processorcount' | Brad King | 2014-04-01 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | ProcessorCount: use mpsched on HPUX if machinfo is not present | Rolf Eike Beer | 2014-03-28 | 1 | -0/+12 |
* | | | | Merge topic 'ExternalProject_GitUpdate' | Brad King | 2014-04-01 | 1 | -7/+101 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Improve handling of git remote branches | Daniele E. Domenichelli | 2014-04-01 | 1 | -7/+99 |
| * | | | | ExternalProject: Strip trailing space from git hash | Daniele E. Domenichelli | 2014-04-01 | 1 | -0/+2 |
* | | | | | Merge topic 'link-line-quoting' | Brad King | 2014-04-01 | 8 | -67/+87 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Generate single-quoted object lists for Watcom | Jiri Malak | 2014-03-27 | 8 | -36/+57 |
| * | | | | | cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPath | Jiri Malak | 2014-03-27 | 1 | -33/+32 |
* | | | | | | Merge topic 'UseSWIG-NO_SONAME' | Brad King | 2014-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Enable NO_SONAME on swig modules (#14815) | Julien Schueller | 2014-04-01 | 1 | -0/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-01 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-31 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-30 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-29 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-28 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'osx-CFBundle-info-plist' | Brad King | 2014-03-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | OS X: Fix Info.plist placement in a CFBundle | Tim Blechmann | 2014-03-26 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'threads-cleanup' | Brad King | 2014-03-27 | 1 | -17/+16 |
|\ \ \ \ \ | |||||
| * | | | | | FindThreads: simplify checking for SunOS | Rolf Eike Beer | 2014-03-25 | 1 | -1/+1 |
| * | | | | | FindThreads: avoid useless checks if a thread library is already found | Rolf Eike Beer | 2014-03-25 | 1 | -16/+15 |
| * | | | | | FindThreads: replace MATCHES with STREQUAL | Rolf Eike Beer | 2014-03-25 | 1 | -1/+1 |
* | | | | | | Merge topic 'suppress-diagnostic-context-note-warnings' | Brad King | 2014-03-27 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCustom: Suppress "note: in expansion of macro" diagnostic context | Brad King | 2014-03-26 | 1 | -0/+1 |
* | | | | | | | Merge topic 'fix-CTestTestMemcheck-xcode2-missing-dirs' | Brad King | 2014-03-27 | 2 | -14/+21 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Tests/CTestTestMemcheck: Help Xcode 2.x create output dirs | Brad King | 2014-03-26 | 2 | -14/+21 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-27 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'fix-Qt-manual-typo' | Brad King | 2014-03-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix typo in cmake-qt manual. | Stephen Kelly | 2014-03-26 | 1 | -1/+1 |
* | | | | | | | Merge topic 'dev/find-boost-graph_parallel' | Brad King | 2014-03-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindBoost: Search next to MPI libs for graph_parallel (#14832) | Ben Boeckel | 2014-03-25 | 1 | -1/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-Qt-Autogen' | Brad King | 2014-03-26 | 8 | -7/+84 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtAutogen: Fix use of multiple ui files in a single target. | Stephen Kelly | 2014-03-25 | 6 | -6/+74 |
| * | | | | | | | QtAutogen: Use the basename for resource files. | Stephen Kelly | 2014-03-25 | 4 | -1/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'simplify-empty-LDFLAGS' | Brad King | 2014-03-26 | 1 | -6/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty | Jiri Malak | 2014-03-24 | 1 | -6/+12 |
* | | | | | | | | Merge topic 'FindPkgConfig-stop-on-missing' | Brad King | 2014-03-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPkgConfig: Stop processing when REQUIRED package not found (#14381) | Christoph GrĂ¼ninger | 2014-03-24 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'dev/custom-ninja-deptypes' | Brad King | 2014-03-26 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ninja: Add support for custom depfile formats | Ben Boeckel | 2014-03-24 | 2 | -0/+10 |
* | | | | | | | | | Merge topic 'remove-CMakeFiles-advice' | Brad King | 2014-03-26 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ |