Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] fix cmake code-block warning | Renato Golin | 2016-07-20 | 1 | -4/+4 |
| | | | | | | | This will unblock the llvm-sphinx-buildbot, which is currently failing due to a warning being treated as error. llvm-svn: 276100 | ||||
* | [Docs] Add CMake Primer document | Chris Bieneman | 2016-04-29 | 1 | -0/+465 |
This document is intended to provide a basic overview of the CMake scripting language for LLVM developers. It was unorthodoxly reviewed for accuracy and content on the CMake developer list: http://public.kitware.com/pipermail/cmake-developers/2016-April/028300.html llvm-svn: 268096 |