summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cmTarget: Use GetSourceFiles for languages.Stephen Kelly2014-03-311-1/+3
| * | | | | | cmGeneratorTarget: Compute the object directory early.Stephen Kelly2014-03-311-1/+1
* | | | | | | Merge topic 'revise-compiler-id-policies'Brad King2014-04-037-26/+82
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Port PolicyOptionalWarningEnabled to string APIsBrad King2014-04-021-1/+1
| * | | | | | | Merge branch 'master' into revise-compiler-id-policiesBrad King2014-04-02818-7750/+11407
| |\ \ \ \ \ \ \
| * | | | | | | | Do not warn by default when policy CMP0025 or CMP0047 is not setBrad King2014-04-027-9/+54
| * | | | | | | | Help: Revise and format policy CMP0025 and CMP0047 docsBrad King2014-04-022-20/+31
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'suppress-conversion-warnings-in-QtWidgets'Brad King2014-04-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CTestCustom: Suppress conversion warnings in QtWidgets headersBrad King2014-04-021-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-find-module-development'Brad King2014-04-031-175/+370
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Rewrite the cmake-developer.7 find module documentationAlex Merry2014-04-021-175/+370
| |/ / / / / / /
* | | | | | | | Merge topic 'clang-warnings'Brad King2014-04-031-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools: Restore unreachable return to silence warningsBrad King2014-04-021-0/+3
* | | | | | | | | Merge topic 'watcom-platform-module-cleanup'Brad King2014-04-031-23/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Watcom: Cleanup Windows-wcl386 configurationJiri Malak2014-04-021-23/+27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'simplify-multi-config'Brad King2014-04-033-29/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Simplify multiple config handling.Stephen Kelly2014-04-023-29/+20
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'vs-flag-with-following-value'Brad King2014-04-035-41/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Fix /analyze:log flag mapping (#14858)Brad King2014-04-012-12/+6
| * | | | | | | | | VS: Support mapping flags with values following separately (#14858)Brad King2014-04-013-2/+21
| * | | | | | | | | cmIDEOptions: Factor FlagMap update out to separate methodBrad King2014-04-012-27/+33
| |/ / / / / / / /
* | | | | | | | | Merge topic 'workaround-qt4-assistant'Brad King2014-04-032-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Workaround Qt 4.8 assistant bug in CSS handling.Stephen Kelly2014-04-012-0/+19
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ExternalProject_exclude-from-all'Brad King2014-04-031-5/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ExternalProject: Add EXCLUDE_FROM_ALL option to ExternalProject_AddDaniele E. Domenichelli2014-04-011-0/+10
| * | | | | | | | ExternalProject: Add EXCLUDE_FROM_MAIN option to ExternalProject_Add_StepDaniele E. Domenichelli2014-04-011-5/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGTest-TEST_P'Brad King2014-04-031-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGTest: Teach GTEST_ADD_TESTS about TEST_PJack Morrison2014-04-011-2/+10
* | | | | | | | | Merge topic 'suppress-lexer-warnings'Brad King2014-04-031-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | CTestCustom: Suppress Clang "will never be executed" warnings in lexersBrad King2014-04-011-1/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2014-04-031-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-04-021-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'generate-qch-doc'Brad King2014-04-012-1/+41
|\ \ \ \ \ \
| * | | | | | Help: Add option to create and install Qt .qch file.Stephen Kelly2014-03-312-1/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'simplify-ninja-linker-command'Brad King2014-04-011-51/+29
|\ \ \ \ \ \
| * | | | | | Ninja: Simplify code for linker commandsJiri Malak2014-04-011-51/+29
| |/ / / / /
* | | | | | 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