summaryrefslogtreecommitdiff
path: root/src/format/pe/Makefile.am
AgeCommit message (Expand)Author
2021-04-05Moved PE code with its history.Cyrille Bagard
2021-04-05Restored raw support for the PE file format.Cyrille Bagard
2018-11-27Removed support for the PE file format.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2010-03-11Added first steps for a full PE support.Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-06-01Changed the old bin_routine structure to a GBinRoutine GObject.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-05-11Changed the way the program is built.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2009-01-29Begun to support PE binaries.Cyrille Bagard