Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindBoost: Refine .rst formatting | Brad King | 2013-11-01 | 1 | -32/+11 |
* | Merge topic 'doc-manual-toctree-depth' | Brad King | 2013-11-01 | 6 | -0/+36 |
|\ | |||||
| * | Help: Limit reference manual toctree depth to 1 | Brad King | 2013-11-01 | 6 | -0/+36 |
|/ | |||||
* | Merge topic 'fix-duplicate-test-run' | Brad King | 2013-11-01 | 1 | -1/+8 |
|\ | |||||
| * | CTest: prevent tests from being inserted in the cost list twice | Nils Gladitz | 2013-10-31 | 1 | -1/+8 |
* | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX' | Brad King | 2013-11-01 | 14 | -9/+78 |
|\ \ | |||||
| * | | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 14 | -9/+78 |
* | | | Merge topic 'constify' | Brad King | 2013-11-01 | 19 | -233/+273 |
|\ \ \ | |||||
| * | | | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 19 | -229/+263 |
| * | | | Don't call SetProperty from GetProperty. | Stephen Kelly | 2013-10-30 | 1 | -4/+10 |
* | | | | Merge topic 'cmake-syntax-recorded-brackets' | Brad King | 2013-11-01 | 8 | -49/+80 |
|\ \ \ \ | |||||
| * | | | | Test foreach/function/macro handling of bracket arguments | Brad King | 2013-10-30 | 7 | -0/+24 |
| * | | | | macro: Do not substitute for placeholders in bracket arguments | Brad King | 2013-10-30 | 1 | -0/+7 |
| * | | | | macro: Add extra indentation to placeholder substitution code | Brad King | 2013-10-30 | 1 | -51/+51 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'use-generator-target' | Brad King | 2013-10-31 | 6 | -321/+320 |
|\ \ \ | |||||
| * | | | Move TraceDependencies to cmGeneratorTarget. | Stephen Kelly | 2013-10-30 | 6 | -317/+318 |
| * | | | Do not populate SourceEntries in AddSourceFile. | Stephen Kelly | 2013-10-30 | 1 | -4/+2 |
* | | | | Merge topic 'fix-ninja-launcher-errors-from-custom' | Brad King | 2013-10-31 | 7 | -2/+125 |
|\ \ \ \ | |||||
| * | | | | Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commands | Nils Gladitz | 2013-10-31 | 5 | -0/+82 |
| * | | | | Ninja: run custom commands through launcher if available | Nils Gladitz | 2013-10-31 | 2 | -2/+43 |
* | | | | | Merge topic 'vs-generator-names' | Brad King | 2013-10-31 | 15 | -93/+208 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add version year to generator names | Brad King | 2013-10-28 | 15 | -93/+208 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-31 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'use-generator-target' | Brad King | 2013-10-30 | 7 | -95/+127 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Remove the Location member from cmTarget. | Stephen Kelly | 2013-10-29 | 2 | -13/+19 |
| * | | | | Move GenerateTargetManifest to cmGeneratorTarget. | Stephen Kelly | 2013-10-27 | 5 | -76/+83 |
| * | | | | Split CreateGeneratorTargets into two methods. | Stephen Kelly | 2013-10-27 | 4 | -6/+25 |
* | | | | | Merge topic 'cmake-syntax-test-escaped-comment' | Brad King | 2013-10-30 | 4 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Add to RunCMake.Syntax test \-escape cases | Brad King | 2013-10-29 | 3 | -0/+7 |
| * | | | | | Add to RunCMake.Syntax test comments not separated by spaces | Brad King | 2013-10-29 | 1 | -0/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'doc-conf-auto-manuals' | Brad King | 2013-10-30 | 15 | -15/+51 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 15 | -15/+51 |
* | | | | | | Merge topic 'doc-build-standalone' | Brad King | 2013-10-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Configure Utilities/Sphinx for standalone build with CTest | Brad King | 2013-10-29 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'fix-coverage-over-multiple-projects' | Brad King | 2013-10-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: clean TargetDirs between unrelated coverage runs (issue 13143) | Nils Gladitz | 2013-10-29 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-30 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'doc-organize-index' | Brad King | 2013-10-29 | 1 | -0/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Help: Add index document title | Brad King | 2013-10-29 | 1 | -0/+2 |
* | | | | | Merge topic 'doc-organize-index' | Brad King | 2013-10-29 | 1 | -10/+28 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Help: Organize top-level index | Brad King | 2013-10-28 | 1 | -10/+28 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix-custom-source-with-flags-crash' | Brad King | 2013-10-29 | 3 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | Generators: don't append sources from utility targets to objectSources | Nils Gladitz | 2013-10-28 | 3 | -1/+15 |
* | | | | | Merge topic 'external-language-compiler-id' | Brad King | 2013-10-29 | 1 | -1/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CMakeDetermineCompilerId: Load src from CMAKE_MODULE_PATH (#14481) | Dragos Carp | 2013-10-28 | 1 | -1/+3 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-29 | 1 | -1/+1 |
* | | | | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 66 | -205/+1228 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 17 | -10/+426 |
| * | | | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 19 | -14/+559 |