4 Commits

Author SHA1 Message Date
Chris Johns
ea91103855 waf: Add a program test for pygmentize. 2016-11-07 10:33:17 +11:00
Christian Mauderer
b6272bbd56 waf: Fix ''NoneType' object is not iterable' 2016-11-07 10:05:13 +11:00
Chris Johns
25c0a23445 waf: Fix the host version check. 2016-11-06 12:40:41 +11:00
Chris Johns
8330198edc waf: Add support to handle missing Latex packages on hosts they are not 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.
2016-11-06 12:02:47 +11:00