Skip to content
  • Friedemann Kleint's avatar
    Customwizards: Add a way of wrapping a Generator script. · c6132a05
    Friedemann Kleint authored
    Add attribute to XML syntax specifying a script to generate files.
    The script must provide a --dry-run mode in which it prints the files
    it intends to create and their attributes to stdout.
    Rework the CustomWizardContext structure to contain target path
    and parameter mappings, simplify some code there.
    c6132a05