aboutsummaryrefslogtreecommitdiffstats
path: root/build-scripts/build-linux
AgeCommit message (Collapse)Author
2022-10-06Enable verbose build for CIJay Berkenbilt
That way we can always ensure that the right compiler flags are being used if there is an issue.
2022-09-23Add code to CI to verify signed/unsigned charJay Berkenbilt
Make sure that our attempt to test both signed and unsigned char is actually right.
2022-03-19Convert build-linux to cmakeJay Berkenbilt
2021-12-21Stop adding pre-built documentation to the source distributionJay Berkenbilt
2021-12-19doc: switch html theme to sphinx_rtd_themeJay Berkenbilt
2021-12-13Avoid /tmp when building distributionJay Berkenbilt
2021-12-13Switch build from docbook manual to sphinxJay Berkenbilt
Also remove linearization from qpdf-manual.pdf. It's a small file, and removing the dependency on the qpdf executable significantly shortens build times.
2021-05-08Add image comparison tests to CI buildJay Berkenbilt
2020-10-16Split distfiles into a separate jobJay Berkenbilt
2020-10-16Rename azure-pipelines to build-scriptsJay Berkenbilt