Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1044 | -6171/+23771 | |
| * | | | | Add bash script to convert builtin help to reStructuredText | Brad King | 2013-10-15 | 1 | -0/+306 | |
| * | | | | Add Help/generator/*.rst for Windows- and OS X-only generators | Kitware Robot | 2013-10-15 | 21 | -0/+156 | |
| * | | | | Add reStructuredText (RST) documentation formatter | Brad King | 2013-10-15 | 8 | -4/+180 | |
| * | | | | Drop CPack module documentation markup extraction | Brad King | 2013-10-15 | 3 | -386/+0 | |
| * | | | | Drop definition of internal property | Brad King | 2013-10-15 | 1 | -5/+0 | |
| * | | | | Drop CMAKE_STRICT mode | Brad King | 2013-10-15 | 9 | -215/+0 | |
| * | | | | Drop documentation generation during build | Brad King | 2013-10-15 | 1 | -120/+0 | |
| * | | | | Set IDE folder for CMake 'documentation' target only if it exists | Brad King | 2013-10-15 | 1 | -1/+3 | |
| * | | | | Drop xmllint documentation tests | Brad King | 2013-10-15 | 39 | -16016/+0 | |
| * | | | | Move cmake.m4 from Utilities to Auxiliary | Brad King | 2013-10-15 | 3 | -1/+1 | |
| * | | | | Rename Docs to Auxiliary | Brad King | 2013-10-15 | 10 | -2/+2 | |
| * | | | | cmDocumentation: Drop version output from usage and text help | Brad King | 2013-10-15 | 1 | -8/+1 | |
| * | | | | cmake: Add --help-policy-list option | Brad King | 2013-10-15 | 3 | -1/+16 | |
| * | | | | Cleanup use of CMake version in install destinations | Brad King | 2013-10-15 | 3 | -30/+68 | |
| * | | | | Factor CMake version logic into dedicated module | Brad King | 2013-10-15 | 2 | -21/+25 | |
| * | | | | bootstrap: Report -rc# in --version output | Brad King | 2013-10-15 | 1 | -0/+4 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-16 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'doc-list-append-nothing' | Brad King | 2013-10-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | list: Fix docs for APPEND to show that elements are optional | Роман Донченко | 2013-10-14 | 1 | -1/+1 | |
* | | | | | Merge topic 'wix-extra-sources' | Brad King | 2013-10-15 | 3 | -0/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPackWiX: allow user supplied extra sources, objects and libraries | Nils Gladitz | 2013-10-13 | 3 | -0/+46 | |
* | | | | | | Merge topic 'wix-deterministic-ids' | Brad King | 2013-10-15 | 2 | -23/+150 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackWiX: generate deterministic ids for directories, components and files | Nils Gladitz | 2013-10-12 | 2 | -23/+150 | |
* | | | | | | | Merge topic 'target-LOCATION-policy' | Brad King | 2013-10-15 | 20 | -9/+152 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmTarget: Deprecate the LOCATION target property with a policy. | Stephen Kelly | 2013-10-11 | 20 | -9/+152 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindCUDA-NPP-5.5' | Brad King | 2013-10-15 | 1 | -1/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindCUDA: Fix NPP library search for CUDA 5.5 | Vladislav Vinogradov | 2013-10-11 | 1 | -1/+16 | |
* | | | | | | | | Merge topic 'deprecate-COMPILE_FLAGS' | Brad King | 2013-10-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate COMPILE_FLAGS target property. | Stephen Kelly | 2013-10-11 | 1 | -1/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'export-at-generate-time' | Brad King | 2013-10-15 | 13 | -111/+209 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | export(): Handle multiple dependent export sets. | Stephen Kelly | 2013-10-11 | 2 | -10/+69 | |
| * | | | | | | | | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 12 | -83/+120 | |
| * | | | | | | | | export(): Set a Makefile on the cmExportBuildFileGenerator. | Stephen Kelly | 2013-10-10 | 3 | -17/+19 | |
| * | | | | | | | | cmExportInstallFileGenerator: Fix comment to match reality. | Stephen Kelly | 2013-10-10 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'fix-CMP0024-multiple-directories' | Brad King | 2013-10-15 | 10 | -28/+31 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 10 | -28/+31 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'bump-required-cmake-version' | Brad King | 2013-10-15 | 3 | -44/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Require CMake 2.8.4 or greater to build CMake | Stephen Kelly | 2013-10-15 | 3 | -44/+15 | |
* | | | | | | | | | Merge topic 'osx-framework-search-flag' | Brad King | 2013-10-15 | 5 | -13/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | OS X: Encode -F framework search flag in per-language platform variable | Brad King | 2013-10-10 | 5 | -13/+42 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'INTERFACE_LIBRARY-SYSTEM-header' | Brad King | 2013-10-15 | 3 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add a test for SYSTEM headers in INTERFACE libraries. | Stephen Kelly | 2013-10-09 | 3 | -0/+51 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-15 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-14 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-13 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-12 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-11 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-10 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'xcode-5-no-BuildDepends-help' | Brad King | 2013-10-09 | 1 | -1/+1 | |
|\ \ \ \ |