aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/builder/build.py
AgeCommit message (Expand)Author
2022-05-31incorporate version 2 of Hydrilla JSON schemasWojtek Kosior
2022-05-11raise a more informative error when a file referenced from index.json is missingWojtek Kosior
2022-05-10add missing english translations and verify message texts of raised exception...Wojtek Kosior
2022-05-10support piggybacking on APT packagesWojtek Kosior
2022-04-22properly raise error when REUSE is needed but not installedWojtek Kosior
2022-04-19add support for --version optionWojtek Kosior
2022-03-08don't include schema patch version number in generated instancesv1.0-beta2Wojtek Kosior
2022-03-01update schema versions to 1.0.1Wojtek Kosior
2022-02-21enable using with Python 3.7Wojtek Kosior
2022-02-18make "uuid" an optional propertyWojtek Kosior
2022-02-14specify full schema URL in instancesWojtek Kosior
2022-02-12when generating JSON documents, put generating software info in 'generated_by...Wojtek Kosior
2022-02-12move locales under builder/Wojtek Kosior
2022-02-12expose the entire translation object instead of just its gettext methodWojtek Kosior
2022-02-12internationalize using Babel...Wojtek Kosior
2022-02-09make resource dependency specifier an objectWojtek Kosior
2022-02-09change file path format...Wojtek Kosior
2022-02-09include new schemas in package and in testsWojtek Kosior
2022-02-07facilitate for including other schemas in submodule and expose them to other ...Wojtek Kosior
2022-02-07move to a namespace package under 'hydrilla'Wojtek Kosior