summaryrefslogtreecommitdiff
path: root/plugins/elf/python/Makefile.am
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-02-16Extended the ELF format support.Cyrille Bagard
2017-12-31Provided access to Elf structures from Python.Cyrille Bagard
2017-11-29Provided the list of needed shared objects for an Elf binary.Cyrille Bagard
2017-11-12Updated the list of tags for ELF dynamic entries.Cyrille Bagard
2017-10-15Refactored ELF related code.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard