summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Genex: Evaluate TARGET_OBJECTS as a normal expression.Stephen Kelly2014-03-3119-0/+200
| * | | | | | cmTarget: Store strings instead of cmSourceFile* to represent SOURCES.Stephen Kelly2014-03-312-42/+135
| * | | | | | cmSourceFileLocation: Collapse full path for directory comparisons.Stephen Kelly2014-03-314-0/+21
| * | | | | | cmSourceFileLocation: Remove unused Update method.Stephen Kelly2014-03-312-26/+0
| * | | | | | cmTarget: Remove AddSourceFile methodStephen Kelly2014-03-312-12/+5
| * | | | | | cmTarget: Use string API to add sources to cmTarget objects.Stephen Kelly2014-03-318-23/+21
| * | | | | | cmTarget: Add a method to obtain list of filenames for sources.Stephen Kelly2014-03-313-12/+27
| * | | | | | cmSourceFileLocation: Make copyable and assignable.Stephen Kelly2014-03-312-0/+44
| * | | | | | cmTarget: Rename AddSource method for backward compatibility.Stephen Kelly2014-03-314-5/+11
| * | | | | | 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
| |/ / / /