index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
arm
/
Makefile.am
Age
Commit message (
Expand
)
Author
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-04-17
Remove hardcoded run paths from libraries.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2019-03-23
Removed references to local sources if required.
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-05-14
Used unique identifiers for instructions everywhere.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard