summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix_policy_diagnostics'Brad King2014-04-0120-112/+34
|\
| * Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-3120-112/+34
* | Merge topic 'clang-warnings'Brad King2014-04-013-4/+1
|\ \
| * | Remove 'return' statements that can never be reachedSean McBride2014-03-312-2/+0
| * | create_test_sourcelist: Initialize variable at declarationSean McBride2014-03-311-2/+1
| |/
* | Merge topic 'cmake-gui-symlinks'Brad King2014-04-012-4/+8
|\ \
| * | cmake-gui: Don't resolve symlinks with using file dialog.Clinton Stimpson2014-03-302-4/+8
* | | Merge topic 'find_package-check-quiet'Brad King2014-04-0129-49/+186
|\ \ \
| * | | Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-3013-11/+54
| * | | Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-3016-38/+132
| |/ /
* | | Merge topic 'hpux-processorcount'Brad King2014-04-011-0/+12
|\ \ \
| * | | ProcessorCount: use mpsched on HPUX if machinfo is not presentRolf Eike Beer2014-03-281-0/+12
* | | | Merge topic 'ExternalProject_GitUpdate'Brad King2014-04-011-7/+101
|\ \ \ \
| * | | | ExternalProject: Improve handling of git remote branchesDaniele E. Domenichelli2014-04-011-7/+99
| * | | | ExternalProject: Strip trailing space from git hashDaniele E. Domenichelli2014-04-011-0/+2
* | | | | Merge topic 'link-line-quoting'Brad King2014-04-018-67/+87
|\ \ \ \ \
| * | | | | Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-278-36/+57
| * | | | | cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPathJiri Malak2014-03-271-33/+32
* | | | | | Merge topic 'UseSWIG-NO_SONAME'Brad King2014-04-011-0/+1
|\ \ \ \ \ \
| * | | | | | UseSWIG: Enable NO_SONAME on swig modules (#14815)Julien Schueller2014-04-011-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-04-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-03-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-03-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-03-291-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-03-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'osx-CFBundle-info-plist'Brad King2014-03-271-1/+1
|\ \ \ \ \
| * | | | | OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-03-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'threads-cleanup'Brad King2014-03-271-17/+16
|\ \ \ \ \
| * | | | | FindThreads: simplify checking for SunOSRolf Eike Beer2014-03-251-1/+1
| * | | | | FindThreads: avoid useless checks if a thread library is already foundRolf Eike Beer2014-03-251-16/+15
| * | | | | FindThreads: replace MATCHES with STREQUALRolf Eike Beer2014-03-251-1/+1
* | | | | | Merge topic 'suppress-diagnostic-context-note-warnings'Brad King2014-03-271-0/+1
|\ \ \ \ \ \
| * | | | | | CTestCustom: Suppress "note: in expansion of macro" diagnostic contextBrad King2014-03-261-0/+1
* | | | | | | Merge topic 'fix-CTestTestMemcheck-xcode2-missing-dirs'Brad King2014-03-272-14/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Tests/CTestTestMemcheck: Help Xcode 2.x create output dirsBrad King2014-03-262-14/+21
* | | | | | | CMake Nightly Date StampKitware Robot2014-03-271-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'fix-Qt-manual-typo'Brad King2014-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix typo in cmake-qt manual.Stephen Kelly2014-03-261-1/+1
* | | | | | | Merge topic 'dev/find-boost-graph_parallel'Brad King2014-03-261-1/+2
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: Search next to MPI libs for graph_parallel (#14832)Ben Boeckel2014-03-251-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-Qt-Autogen'Brad King2014-03-268-7/+84
|\ \ \ \ \ \ \
| * | | | | | | QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-256-6/+74
| * | | | | | | QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-254-1/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'simplify-empty-LDFLAGS'Brad King2014-03-261-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is emptyJiri Malak2014-03-241-6/+12
* | | | | | | | Merge topic 'FindPkgConfig-stop-on-missing'Brad King2014-03-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: Stop processing when REQUIRED package not found (#14381)Christoph GrĂ¼ninger2014-03-241-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'dev/custom-ninja-deptypes'Brad King2014-03-262-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | ninja: Add support for custom depfile formatsBen Boeckel2014-03-242-0/+10
* | | | | | | | | Merge topic 'remove-CMakeFiles-advice'Brad King2014-03-261-4/+4
|\ \ \ \ \ \ \ \ \