Skip to content

v1.8.2

Compare
Choose a tag to compare
@iMichka iMichka released this 10 May 21:49
· 725 commits to develop since this release
  1. xml_generator_configuration_t will no more try to find
    castxml or gccxml. You can use utils.find_xml_generator to help you
    finding the path to the xml generator, or set it manually.
    It is now mandatory to pass a valid xml_generator and
    xml_generator_path to the configuration (#65).