summaryrefslogtreecommitdiff
path: root/common/waf.py (follow)
AgeCommit message (Expand)Author
2021-02-18common/waf: fix some typosGedare Bloom
2021-02-18common: use bibtex_bibfiles for newer bibtexGedare Bloom
2020-04-03waf: User friendly message when no sphinx is installedChris Johns
2020-03-13waf: Get the version numbers from the version file.Chris Johns
2019-10-29waf/common: Fix UTF-8 encoding of HTML inliner output on Python3.Chris Johns
2019-03-01waf: Fix argument bug getting extra source.Chris Johns
2019-02-28waf: Add support for extra and excluded sources.Chris Johns
2019-02-28waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pickChris Johns
2019-02-28waf: Fix building the images in the src path.Chris Johns
2019-02-06Fix building with Sphinx 1.8 and later.Chris Johns
2019-01-09Replace build date with Git hash and commit dateSebastian Huber
2018-12-18common/waf.py: Fix indentation.Christian Mauderer
2018-12-05Fix error messages when Sphinx version cannot be checked.Amar Takhar
2018-11-03waf: Add support to build PlantUML and Ditaa images.Chris Johns
2018-08-21waf: Fix type in single html build.Chris Johns
2018-08-21build: Fix indexing so it works on HTML and PDF.Chris Johns
2018-03-09RTEMS Docs: Check sphinx versionRichard Campbell
2017-10-12build: Add extra source to the sphinx build.Chris Johns
2017-08-11coverpage: Fix repeated entries.Chris Johns
2017-08-09Revert "Add the sphinxcontrib.bibtex extension to the repo."Chris Johns
2017-08-07Add the sphinxcontrib.bibtex extension to the repo.Chris Johns
2017-03-27Add Windows build details.Chris Johns
2017-03-27waf: Fix linkcheck and spell commands.Chris Johns
2017-03-21waf: Create the sphinx rule in one place.Chris Johns
2017-03-20Use a single top level version number.Chris Johns
2017-03-15waf: Configure check the inliner only once.Chris Johns
2017-02-25Add a check for Sphinx extensions.Chris Johns
2017-01-10waf: Add a title to the XML Catalogue.Chris Johns
2017-01-10waf: Improved XML Catalogue generator.Chris Johns
2017-01-09waf: Create an XML Catalogue.Chris Johns
2016-11-09waf: Users without the extra fonts need to use '--disable-extra-fonts' to bui...Chris Johns
2016-11-08waf: Use the good fonts if installed.Chris Johns
2016-11-06waf: Add support to handle missing Latex packages on hosts they are not avail...Chris Johns
2016-11-04waf: Check for texlive packages and report an error is not found.Chris Johns
2016-11-04waf: Fix the bnode issue when building in a manual directory.Chris Johns
2016-11-03waf: Use separate doctrees so avoid sphinx clashes.Chris Johns
2016-11-03waf: Have configure set building pdf and/or singlehtml.Chris Johns
2016-11-02waf: Fix the sphinx verbose option.Chris Johns
2016-10-31waf: Add an install command.Chris Johns
2016-10-30waf: Add top build support.Chris Johns
2016-10-29waf: Update to support a recent waf.Chris Johns
2016-10-27common/waf.py: Improve Sphinx version parsing to work with their git masterJoel Sherrill
2016-09-09waf: Fix for waf-1.9.3.Chris Johns
2016-05-18Move images to a common directory.Amar Takhar
2016-05-02Switch to using Minted and splitting long lines in verbatim.Amar Takhar
2016-05-02Run through 2to3.Chris Johns
2016-05-02Generate a fatal error on a Sphinx beta version that cannot be parsed.Chris Johns
2016-05-02Add 'waf linkcheck' to check external references.Amar Takhar
2016-05-02Remove incorrect pdflatex/makeindex check.Amar Takhar
2016-05-02Only require makeindex and pdflatex when trying to build PDF.Amar Takhar