Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Modernize references to macOS | J. Ryan Stinnett | 2019-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Summary: This updates all places in documentation that refer to "Mac OS X", "OS X", etc. to instead use the modern name "macOS" when no specific version number is mentioned. If a specific version is mentioned, this attempts to use the OS name at the time of that version: * Mac OS X for 10.0 - 10.7 * OS X for 10.8 - 10.11 * macOS for 10.12 - present Reviewers: JDevlieghere Subscribers: mgorny, christof, arphaman, cfe-commits, lldb-commits, libcxx-commits, llvm-commits Tags: #clang, #lldb, #libc, #llvm Differential Revision: https://reviews.llvm.org/D62654 llvm-svn: 362113 | ||||
* | [docs] Update doc building instructions | Sam Clegg | 2017-12-05 | 1 | -26/+6 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D39984 llvm-svn: 319857 | ||||
* | [docs] Formatting-only change | Sam Clegg | 2017-12-05 | 1 | -2/+2 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40866 llvm-svn: 319856 | ||||
* | Spelling and grammar corrections. | Alex Rosenberg | 2013-02-03 | 1 | -2/+2 |
| | | | | llvm-svn: 174268 | ||||
* | [docs] Note that 'make.bat' provides the same interface as the Makefile for | Daniel Dunbar | 2012-04-06 | 1 | -5/+9 |
| | | | | | | Windows users. llvm-svn: 154229 | ||||
* | [docs] Start a development guide, and write an introduction to Sphinx based | Daniel Dunbar | 2012-04-06 | 1 | -0/+143 |
documentation. llvm-svn: 154228 |