summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* barrier_manager.rst: Fix Barrier Wait Section Title4.11Joel Sherrill2018-10-051-2/+2
| | | | closes #3541.
* Fix SPARC_SWTRAP_IRQDIS typoJoel Sherrill2018-08-091-1/+1
| | | | close #3493.
* RSB does not build a kernel by default.Chris Johns2018-03-261-9/+9
| | | | Update #3275.
* rsb: Minor fixes.4.11.3Chris Johns2018-02-051-3/+3
| | | | Close #2910
* user: Fix typos in the User Manual.Chris Johns2018-02-051-3/+3
| | | | Close #3004
* pdf: Update the RTEMS style to work recent Sphinx versions.Chris Johns2017-09-031-54/+23
| | | | Closes #3119.
* c-user: Fix interrupt lock documentationSebastian Huber2017-07-141-19/+37
| | | | Close #3075.
* rsb: Fix the path to the tar for the untar with strip option.4.11.2Chris Johns2017-03-211-5/+6
| | | | | | | The change is different to the ticket because the example is about coping and deploying the build on a different machine. Closes #2324.
* Use a single top level version number.Chris Johns2017-03-2018-104/+109
| | | | | | | Fix the path in the catalogue links to allow prefix testing on a local disk. Close #2940.
* waf: Put back the 4.11 branch version.Chris Johns2017-01-131-1/+1
|
* html: Embed the catalogue XML in JS.Chris Johns2017-01-114-43/+81
| | | | | The is to work around a security issue with Chrome on Windows. This patches let the cover page load on Chrome and Edge on Windows 10.
* html: Add support for an HTML cover page for releases.Chris Johns2017-01-1111-1/+279
|
* waf: Add a title to the XML Catalogue.Chris Johns2017-01-102-9/+17
|
* waf: Improved XML Catalogue generator.Chris Johns2017-01-102-49/+47
|
* waf: Create an XML Catalogue.Chris Johns2017-01-102-0/+84
|
* waf: Update to waf-1.9.7Chris Johns2017-01-101-8/+8
|
* waf: Add networking to the manual built.4.11.14.11.0Chris Johns2016-11-151-7/+8
|
* waf: Users without the extra fonts need to use '--disable-extra-fonts' to ↵Chris Johns2016-11-093-4/+13
| | | | build PDF.
* filesystem: Fix header levels.Chris Johns2016-11-0912-2196/+1851
|
* cpu-supplement: Fix the project label.Chris Johns2016-11-091-0/+2
|
* develenv: Fix header levels.Chris Johns2016-11-097-10/+11
|
* eclipse: Fix heading levels.Chris Johns2016-11-094-7/+37
|
* bsp-howto: Increase the number depth of sections.Chris Johns2016-11-091-1/+1
|
* cpu-supplement: Fix header levels.Chris Johns2016-11-0921-23/+24
|
* bsp-howto: Fix header levels.Chris Johns2016-11-0920-23/+22
|
* README: Add coding of spaces and no trailing white space.Chris Johns2016-11-091-7/+9
|
* README: Fix the header levels.Chris Johns2016-11-091-6/+8
|
* user: Fix header levels.Chris Johns2016-11-0928-65/+88
|
* shell: Fix header levels.Chris Johns2016-11-099-15/+11
|
* c-user: Fix header levels. Minor fixes.Chris Johns2016-11-0938-57/+55
|
* latex: Increase the depth of subsections.Chris Johns2016-11-091-4/+7
|
* README.txt: Add notes on Centos 6 and 7Joel Sherrill2016-11-081-5/+46
|
* c-user: Correct copyright attribution to match original texinfo filesJoel Sherrill2016-11-082-4/+5
|
* shell: Update commands to use descriptions.Chris Johns2016-11-087-4488/+4303
|
* waf: Get a copy of the optional packages.Chris Johns2016-11-081-2/+2
|
* waf: Use the good fonts if installed.Chris Johns2016-11-085-22/+49
|
* c-user: Format the directives as descriptions.Chris Johns2016-11-0830-8135/+7796
| | | | | | | | This change combined with the element list change in latex generates a much better looking PDF. Add a page break before each directive to like th previous versions of the manuals.
* pdf: Format lists for directives to sit on the next line.Chris Johns2016-11-083-2/+7
|
* Add openSUSE installation hintsSebastian Huber2016-11-071-1/+14
|
* PDF: Do not use lato and inconsolata fonts. Not widely supported.Chris Johns2016-11-074-146/+5
|
* waf: Add a program test for pygmentize.Chris Johns2016-11-071-0/+3
|
* README: Add packages for building on Arch.Christian Mauderer2016-11-071-0/+12
|
* waf: Fix ''NoneType' object is not iterable'Christian Mauderer2016-11-071-4/+6
|
* README: Update with more host specific details.Chris Johns2016-11-061-18/+40
|
* waf: Fix the host version check.Chris Johns2016-11-061-3/+3
|
* waf: Add support to handle missing Latex packages on hosts they are not ↵Chris Johns2016-11-0611-95/+1113
| | | | | | | | | | available on. It appears the support for texlive packages on some hosts is variable. This patch lets us add missing packages to our source tree so a PDF can be built on those hosts. The quality of the PDFs created may vary as some short cuts may have been take. For example lato is a font and only the sty file as been added and not the actual font which means it's use will default to another font.
* waf: note about tex noise when running configure.Chris Johns2016-11-041-0/+3
|
* README: Add host set up for CentOS for singlehtml.Chris Johns2016-11-041-0/+5
|
* waf: Check for texlive packages and report an error is not found.Chris Johns2016-11-042-9/+198
|
* waf: Fix the bnode issue when building in a manual directory.Chris Johns2016-11-041-1/+1
|