aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/builder
AgeCommit message (Expand)Author
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-22change translation domain to 'hydrilla-messages'Wojtek 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-10fix handling of --index-json optionWojtek Kosior
2022-02-10add show_default=True to --srcdir optionWojtek Kosior
2022-02-10use parameters to click.Path instead of validating paths manuallyWojtek 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