summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/core/Makefile.am
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-05-29Rely on the new "--embed" switch to link the Python extension/interpreter plu...Cyrille Bagard
2022-05-27Keep only one definition of _PyGObject_API.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-01-03Used a Python enumeration for verbosity levels.Cyrille Bagard
2019-01-21Provided a way to register new available processors from Python.Cyrille Bagard
2018-12-12Implemented the Python bindings to load unknown binaries.Cyrille Bagard
2018-09-18Removed the old way to load binaries.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard