Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'clang-warnings' | Brad King | 2014-04-03 | 1 | -0/+3 |
|\ | |||||
| * | cmSystemTools: Restore unreachable return to silence warnings | Brad King | 2014-04-02 | 1 | -0/+3 |
* | | Merge topic 'watcom-platform-module-cleanup' | Brad King | 2014-04-03 | 1 | -23/+27 |
|\ \ | |||||
| * | | Watcom: Cleanup Windows-wcl386 configuration | Jiri Malak | 2014-04-02 | 1 | -23/+27 |
* | | | Merge topic 'simplify-multi-config' | Brad King | 2014-04-03 | 3 | -29/+20 |
|\ \ \ | |||||
| * | | | Simplify multiple config handling. | Stephen Kelly | 2014-04-02 | 3 | -29/+20 |
* | | | | Merge topic 'vs-flag-with-following-value' | Brad King | 2014-04-03 | 5 | -41/+60 |
|\ \ \ \ | |||||
| * | | | | VS: Fix /analyze:log flag mapping (#14858) | Brad King | 2014-04-01 | 2 | -12/+6 |
| * | | | | VS: Support mapping flags with values following separately (#14858) | Brad King | 2014-04-01 | 3 | -2/+21 |
| * | | | | cmIDEOptions: Factor FlagMap update out to separate method | Brad King | 2014-04-01 | 2 | -27/+33 |
| |/ / / | |||||
* | | | | Merge topic 'workaround-qt4-assistant' | Brad King | 2014-04-03 | 2 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | Help: Workaround Qt 4.8 assistant bug in CSS handling. | Stephen Kelly | 2014-04-01 | 2 | -0/+19 |
| |/ / / | |||||
* | | | | Merge topic 'ExternalProject_exclude-from-all' | Brad King | 2014-04-03 | 1 | -5/+19 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Add EXCLUDE_FROM_ALL option to ExternalProject_Add | Daniele E. Domenichelli | 2014-04-01 | 1 | -0/+10 |
| * | | | | ExternalProject: Add EXCLUDE_FROM_MAIN option to ExternalProject_Add_Step | Daniele E. Domenichelli | 2014-04-01 | 1 | -5/+9 |
| |/ / / | |||||
* | | | | Merge topic 'FindGTest-TEST_P' | Brad King | 2014-04-03 | 1 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Teach GTEST_ADD_TESTS about TEST_P | Jack Morrison | 2014-04-01 | 1 | -2/+10 |
* | | | | | Merge topic 'suppress-lexer-warnings' | Brad King | 2014-04-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CTestCustom: Suppress Clang "will never be executed" warnings in lexers | Brad King | 2014-04-01 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-03 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-02 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'generate-qch-doc' | Brad King | 2014-04-01 | 2 | -1/+41 |
|\ \ \ | |||||
| * | | | Help: Add option to create and install Qt .qch file. | Stephen Kelly | 2014-03-31 | 2 | -1/+41 |
* | | | | Merge topic 'simplify-ninja-linker-command' | Brad King | 2014-04-01 | 1 | -51/+29 |
|\ \ \ \ | |||||
| * | | | | Ninja: Simplify code for linker commands | Jiri Malak | 2014-04-01 | 1 | -51/+29 |
| |/ / / | |||||
* | | | | 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 |
| |_|_|/ / |/| | | | |