Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trunk is now 3.7.0svn | Hans Wennborg | 2015-01-14 | 1 | -2/+2 |
| | | | | llvm-svn: 226004 | ||||
* | Update LLVM version: 3.5 => 3.6 | Hans Wennborg | 2014-07-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | We branched 3.5, it's now time to work on 3.6. This is Sylvestre's patch from [1] plus regenerated configure file by me, and minus the release notes reset, which Sean pointed out [2] should happen later. 1. http://reviews.llvm.org/D4660 2. http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140721/111137.html llvm-svn: 214131 | ||||
* | Update the copyright credits -- Happy new year 2014! | NAKAMURA Takumi | 2014-01-01 | 1 | -1/+1 |
| | | | | | FIXME: Dragonegg may be updated at non-trivial changes. llvm-svn: 198274 | ||||
* | We're in 3.4 land now. | Bill Wendling | 2013-05-07 | 1 | -2/+2 |
| | | | | llvm-svn: 181350 | ||||
* | Update the copyright coredits -- Happy new year 2013! | NAKAMURA Takumi | 2013-01-01 | 1 | -1/+1 |
| | | | | llvm-svn: 171342 | ||||
* | docs: Try out nosidebar. | Sean Silva | 2012-12-20 | 1 | -1/+1 |
| | | | | | | Please squawk if you find this appalling or otherwise don't like it. llvm-svn: 170803 | ||||
* | Bump sphinx config to 3.3. | Benjamin Kramer | 2012-11-17 | 1 | -2/+2 |
| | | | | llvm-svn: 168273 | ||||
* | [Docs] Fix Sphinx incremental build. Patch by Sean Silva! | Michael J. Spencer | 2012-09-05 | 1 | -13/+3 |
| | | | | llvm-svn: 163235 | ||||
* | Patch by Sean Silva to un-barf his computer by explicitly removing the '\n' | Bill Wendling | 2012-08-28 | 1 | -3/+2 |
| | | | | | | character instead of always the last character. llvm-svn: 162767 | ||||
* | [docs] Add support for building man pages using Sphinx. | Daniel Dunbar | 2012-05-08 | 1 | -26/+33 |
| | | | | llvm-svn: 156386 | ||||
* | [docs] Include the Kaleidescope tutorial in the Sphinx docs build. | Daniel Dunbar | 2012-05-02 | 1 | -4/+8 |
| | | | | llvm-svn: 156032 | ||||
* | [docs] Update version number. I suggest that at some point we make the | Michael J. Spencer | 2012-04-20 | 1 | -2/+2 |
| | | | | | | build system generate this file with the proper version. llvm-svn: 155221 | ||||
* | [docs] Update HTML pages to refer to CSS in a way that works locally and ↵ | Daniel Dunbar | 2012-04-19 | 1 | -1/+1 |
| | | | | | | with Sphinx. llvm-svn: 155153 | ||||
* | [docs] Convert docs index page into Sphinx. | Daniel Dunbar | 2012-04-19 | 1 | -5/+12 |
| | | | | | | | | - Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation. - Lots of styling, editing, and integration work yet to come… - PR12589 llvm-svn: 155133 | ||||
* | [docs] Stub out structure for Sphinx-based docs. | Daniel Dunbar | 2012-04-19 | 1 | -0/+245 |
- Work in progress, this is just the basic structure. llvm-svn: 155132 |