Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Docs: Fix typo | Stephen Kelly | 2013-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | Docs: Fix typo. | Stephen Kelly | 2013-10-23 | 2 | -2/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-syntax-updates' | Brad King | 2013-10-24 | 18 | -45/+147 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 6 | -27/+102 | |
| * | | | | | | | | cmake-developer.7: Improve flow of module documentation instructions | Brad King | 2013-10-23 | 1 | -17/+18 | |
| * | | | | | | | | Add \-continuation to CMake language quoted arguments | Brad King | 2013-10-23 | 12 | -2/+28 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-24 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'FindJava-msg' | Brad King | 2013-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindJava: fix message output (#14502) | Rolf Eike Beer | 2013-10-22 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'output-CMP0022-entries' | Brad King | 2013-10-23 | 2 | -1/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMP0022: Output link interface mismatch for static library warning | Stephen Kelly | 2013-10-23 | 2 | -1/+35 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs-graceful-empty-compiler' | Brad King | 2013-10-23 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Quote ${CMAKE_<LANG>_COMPILER} while enabling a language | Brad King | 2013-10-22 | 4 | -6/+6 | |
| * | | | | | | | CMakeDetermineCompilerId: Do not test vendor without a compiler | Brad King | 2013-10-22 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'doc-cmake-developer' | Brad King | 2013-10-23 | 5 | -189/+512 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen | Brad King | 2013-10-22 | 2 | -0/+13 | |
| * | | | | | | | Help: Add documentation format to cmake-developer.7 manual | Brad King | 2013-10-22 | 1 | -0/+205 | |
| * | | | | | | | Help: Organize cmake-developer.7 manual Modules section | Brad King | 2013-10-22 | 2 | -51/+77 | |
| * | | | | | | | Help: Fix module documentation markup in cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 1 | -102/+161 | |
| * | | | | | | | Help: Move Modules/readme.txt content into cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 2 | -188/+188 | |
| * | | | | | | | Help: Add cmake-developer.7 manual | Brad King | 2013-10-22 | 3 | -0/+20 | |
* | | | | | | | | Merge topic 'remove-old-commands-by-policy' | Brad King | 2013-10-23 | 110 | -261/+480 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Add policy CMP0036 to disallow build_name | Brad King | 2013-10-22 | 17 | -35/+58 | |
| * | | | | | | | Add policy CMP0035 to disallow variable_requires | Brad King | 2013-10-22 | 17 | -29/+55 | |
| * | | | | | | | Add policy CMP0034 to disallow utility_source | Brad King | 2013-10-22 | 17 | -36/+55 | |
| * | | | | | | | Add policy CMP0033 to disallow export_library_dependencies | Brad King | 2013-10-22 | 17 | -36/+61 | |
| * | | | | | | | Add policy CMP0032 to disallow output_required_files | Brad King | 2013-10-22 | 17 | -30/+58 | |
| * | | | | | | | Add policy CMP0031 to disallow load_command | Brad King | 2013-10-22 | 17 | -22/+56 | |
| * | | | | | | | Add policy CMP0030 to disallow use_mangled_mesa | Brad King | 2013-10-22 | 17 | -38/+54 | |
| * | | | | | | | Add policy CMP0029 to disallow subdir_depends | Brad King | 2013-10-22 | 15 | -35/+43 | |
| * | | | | | | | Add infrastructure for policies that disallow commands | Brad King | 2013-10-22 | 5 | -0/+40 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmarray-templates' | Brad King | 2013-10-23 | 2 | -25/+38 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Genex: Use cmArraySize for targetPolicyWhitelist | Stephen Kelly | 2013-10-22 | 1 | -4/+1 | |
| * | | | | | | Genex: Remove use of TransitiveWhitelistCompare | Stephen Kelly | 2013-10-22 | 1 | -21/+9 | |
| * | | | | | | Add some templates for cleaner array iteration. | Stephen Kelly | 2013-10-22 | 1 | -0/+28 | |
* | | | | | | | Merge topic 'CheckTypeSize_CXX' | Brad King | 2013-10-23 | 19 | -7/+330 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | CheckTypeSize: Add unit tests | Daniele E. Domenichelli | 2013-10-21 | 18 | -1/+287 | |
| * | | | | | | CheckTypeSize: Add support for C++ | Daniele E. Domenichelli | 2013-10-21 | 1 | -6/+43 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-23 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'rst-literal-blocks' | Brad King | 2013-10-22 | 4 | -31/+107 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | cmRST: Process literal blocks after paragraphs ending in '::' | Brad King | 2013-10-21 | 4 | -0/+59 | |
| * | | | | cmRST: Do not process inline markup in code-block literals | Brad King | 2013-10-21 | 4 | -31/+48 | |
| |/ / / | ||||||
* | | | | Merge topic 'genex-conversion-warnings' | Brad King | 2013-10-22 | 4 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | use size_t for GeneratorExpressionContent::ContentLength to fix some warnings | Rolf Eike Beer | 2013-10-21 | 4 | -10/+10 | |
| |/ / / | ||||||
* | | | | Merge topic 'string-CONCAT-command' | Brad King | 2013-10-22 | 10 | -0/+63 | |
|\ \ \ \ | ||||||
| * | | | | string: Add CONCAT sub-command | Brad King | 2013-10-21 | 10 | -0/+63 | |
* | | | | | Merge topic 'xcode-folder-types' | Brad King | 2013-10-22 | 1 | -5/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Generate 'folder' source type for directories (#14498) | Michael Priestman | 2013-10-21 | 1 | -5/+16 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'doc-vs-keyword-properties' | Brad King | 2013-10-22 | 2 | -2/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Document VS_GLOBAL_KEYWORD and VS_KEYWORD relationship (#14493) | Brad King | 2013-10-21 | 2 | -2/+8 | |