summaryrefslogtreecommitdiffstats
path: root/wscript (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-09Replace build date with Git hash and commit dateSebastian Huber1-3/+36
The usage of a build date prevents reproducible builds.
2018-12-17Initial start of converting the Word outline to RestJoel Sherrill1-0/+1
Thanks to Scott Zemerick <scott.zemerick@tmctechnologies.com> for the analysis and ideas that led to this.
2018-11-03waf: Add support to build PlantUML and Ditaa images.Chris Johns1-0/+6
2017-11-09Change RTEMS version to 5Sebastian Huber1-1/+1
Update #3220.
2017-10-12New version of POSIX Compliance GuideJoel Sherrill1-0/+1
This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.
2017-03-27waf: Fix linkcheck and spell commands.Chris Johns1-0/+8
Clean up and remove code that is not needed. Fix sphinx-build quoting to work on Windows.
2017-03-20Use a single top level version number.Chris Johns1-2/+3
2017-01-13waf: Correct the branch version number.Chris Johns1-1/+1
2017-01-12coverpage: Update the coverpage to have the table collapse.Chris Johns1-4/+4
Add each doc's conf.py as a dependence to catalogue.xml.
2017-01-11html: Embed the catalogue XML in JS.Chris Johns1-3/+24
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.
2017-01-11html: Add support for an HTML cover page for releases.Chris Johns1-1/+11
2017-01-10waf: Add a title to the XML Catalogue.Chris Johns1-8/+11
2017-01-10waf: Improved XML Catalogue generator.Chris Johns1-5/+6
2017-01-09waf: Create an XML Catalogue.Chris Johns1-0/+6
2016-11-15waf: Add networking to the manual built.Chris Johns1-7/+8
2016-11-03Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns1-4/+4
2016-10-31waf: Add an install command.Chris Johns1-1/+4
2016-10-30RSB: Initial additionJoel Sherrill1-0/+1
The content was manually converted from Asciidoc to Sphinx and there are some areas which remain to be done. Specifically there are some tables and embedded links which are known to remain but there are almost certainly other things to clean up.
2016-10-30waf: Add top build support.Chris Johns1-0/+34