Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake-devel-version-macro' | Brad King | 2014-02-11 | 8 | -11/+36 |
|\ | |||||
| * | Export: Fix internal CMake version test logic | Brad King | 2014-02-10 | 1 | -4/+6 |
| * | cmVersion: Fix CMake_VERSION_ENCODE for date in patch level | Brad King | 2014-02-10 | 5 | -7/+12 |
| * | cmStandardIncludes: Include cmIML/INT.h for portable integer types | Brad King | 2014-02-10 | 2 | -0/+18 |
* | | Merge topic 'release-notes-3.0' | Brad King | 2014-02-11 | 2 | -0/+453 |
|\ \ | |||||
| * | | Help: Add CMake 3.0 Release Notes | Brad King | 2014-02-11 | 2 | -0/+453 |
* | | | Merge topic 'backward-compatibility' | Brad King | 2014-02-11 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | cmTarget: Remove TODO comment. | Stephen Kelly | 2014-02-11 | 1 | -2/+1 |
* | | | | Merge topic 'eclipse-hotfix' | Brad King | 2014-02-11 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | Eclipse: Skip generator expressions in COMPILE_DEFINITIONS (#14722) | Stephen Kelly | 2014-02-09 | 1 | -1/+6 |
* | | | | | Merge topic 'graphviz-one-file' | Brad King | 2014-02-11 | 3 | -0/+30 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | graphviz: allow to disable per target graphs (#14746) | Daniel Pfeifer | 2014-02-10 | 3 | -0/+30 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'doc-policy-version-3.0' | Brad King | 2014-02-10 | 25 | -29/+29 |
|\ \ \ \ | |||||
| * | | | | Help: Change version 3.0.0 -> 3.0 in policy docs | Brad King | 2014-02-10 | 25 | -29/+29 |
* | | | | | Merge topic 'extend-docs' | Brad King | 2014-02-10 | 3 | -4/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Don't list debuggable properties in cmake-buildsystem manual. | Stephen Kelly | 2014-02-10 | 1 | -4/+2 |
| * | | | | | Help: Add additional hyperlink targets | Stephen Kelly | 2014-02-09 | 3 | -0/+7 |
| * | | | | | Help: Document SYSTEM treatment of IMPORTED target INTERFACE_INCLUDE_DIRS | Stephen Kelly | 2014-02-09 | 1 | -0/+8 |
* | | | | | | Merge topic 'cmake-devel-version-macro' | Brad King | 2014-02-10 | 1 | -1/+13 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Export: Use a macro to ensure minimum development version requirement | Stephen Kelly | 2014-02-09 | 1 | -1/+13 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'remove-Example' | Brad King | 2014-02-10 | 8 | -68/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove the Example from the source. | Stephen Kelly | 2014-02-09 | 8 | -68/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'generate-cmCommands-file' | Brad King | 2014-02-10 | 7 | -89/+82 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeLists: Generate the cmCommands.cxx file. | Stephen Kelly | 2014-02-09 | 7 | -89/+82 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-CMP0028-iface' | Brad King | 2014-02-10 | 11 | -46/+92 |
|\ \ \ \ \ | |||||
| * | | | | | CMP0028: Trigger on libraries from INTERFACE of dependencies. | Stephen Kelly | 2014-02-09 | 11 | -46/+92 |
| |/ / / / | |||||
* | | | | | Merge topic 'Qt4-qmake-IMPORTED' | Brad King | 2014-02-10 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Qt4: Add IMPORTED executable for qmake. | Stephen Kelly | 2014-02-09 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'release-notes-prep' | Brad King | 2014-02-10 | 6 | -91976/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add hyperlink targets for argument types in cmake-language(7) | Brad King | 2014-02-07 | 1 | -0/+6 |
| * | | | | | Remove ChangeLog.manual | Brad King | 2014-02-07 | 1 | -5301/+0 |
| * | | | | | Remove ChangeLog.txt | Brad King | 2014-02-07 | 1 | -86670/+0 |
| * | | | | | Tests/BundleTest: Drop use of ChangeLog.txt | Brad King | 2014-02-07 | 3 | -5/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'wix_desktop' | Brad King | 2014-02-10 | 4 | -3/+121 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS | Timo Rothenpieler | 2014-02-08 | 4 | -3/+121 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'interface-library-signatures' | Brad King | 2014-02-10 | 7 | -2/+22 |
|\ \ \ \ \ | |||||
| * | | | | | add_library: Issue better diagnostic for INTERFACE GLOBAL signature. | Stephen Kelly | 2014-02-07 | 2 | -1/+8 |
| * | | | | | add_library: Test invalid GLOBAL INTERFACE signature. | Stephen Kelly | 2014-02-07 | 5 | -1/+14 |
* | | | | | | Merge topic 'doc-polcy-CMP0024-typo' | Brad King | 2014-02-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix typo. | Stephen Kelly | 2014-02-07 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'intel-visibility' | Brad King | 2014-02-10 | 4 | -8/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Visibility: the Intel compiler does not support -fvisibility on windows | Nils Gladitz | 2014-02-07 | 4 | -8/+10 |
* | | | | | | | Merge topic 'test-CheckModules-speedup' | Brad King | 2014-02-10 | 3 | -1/+5 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Tests: Speed up RunCMake.CheckModules test | Brad King | 2014-02-06 | 3 | -1/+5 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-10 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-09 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-08 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-07 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'update-buildsystem-docs' | Brad King | 2014-02-06 | 43 | -482/+811 |
|\ \ \ | |/ / |/| | |