Commit Graph

19 Commits

Author SHA1 Message Date
Serge Lamikhov-Center
755f81351f Generilize the section compression calls 2022-11-10 19:26:05 +02:00
Serge Lamikhov-Center
af080f739e Use unique_ptr instead of raw pointers 2022-08-29 08:20:07 +03:00
Serge Lamikhov-Center
c058e34b90 ELFIO moved to CMake completely. Remove all autotools files 2022-02-08 10:38:40 +02:00
Serge Lamikhov-Center
2af3f196a5 Makefiles generated with a newer version of tools 2021-06-15 08:42:26 +03:00
Serge Lamikhov-Center
a01d7285cf Generated by newer automake tools 2021-03-28 10:16:39 +03:00
Serge Lamikhov-Center
3c434f7587 Address warnings reported by MS VS 2020-10-30 17:54:13 +02:00
Matt Schulte
66e4f48b84 Add cmake install support for vcpkg integration 2020-10-30 00:29:18 +02:00
Serge Lamikhov-Center
ac54727fe4 Adjust autotools for c_interop project 2020-10-10 07:46:01 +03:00
Serge Lamikhov-Center
937978973f Remove usage of try/catch blocks 2020-08-28 22:38:40 -07:00
Serge Lamikhov-Center
314f1493e9 Add CMake files to the autotools distribution 2020-08-24 13:05:31 -07:00
Serge Lamikhov-Center
e18e5bc261 Use a header for version information 2020-08-24 10:24:09 -07:00
Serge Lamikhov-Center
9c739b49a0 Reformat sources by using clang-format
It is not perfect (and, probably, it is worser than it was before), but, it is automatic
2020-08-21 07:56:08 -07:00
Michael Uman
5974123dc7 Added cmake files to build elfio
* Build all the examples in the project
2020-08-19 21:33:42 -07:00
Serge Lamikhov-Center
c28402c5b6 Modify 'anonymizer' example to rename a single function name 2020-08-13 09:19:10 -07:00
Serge Lamikhov-Center
8494fd4088 Don't use 'dump' functions in 'anonymizer' example 2020-08-08 08:36:59 -07:00
Serge Lamikhov-Center
155d986529 Preparation to release 3.5 2020-02-22 18:35:46 +02:00
Serge Lamikhov-Center
429f193962 Preparation to Release 3.4 - the version has been changed 2019-05-28 18:55:47 +03:00
Serge Lamikhov-Center
d98e824ed6 Return back Makefile.in files. The intention is that configure/make pair will work without additional automake invocation 2018-11-02 23:12:26 -07:00
Martin Bickel
a2cd870eb9 Added tool for anonymizing ELF files 2017-03-06 22:28:46 +02:00