Romain Thomas
933b9492a0
Fixes
2020-12-24 20:51:46 +01:00
Romain Thomas
d35ac6c48f
Fix to support AArch64 cross-compilation
2020-12-24 20:19:36 +01:00
Romain Thomas
022ec6e998
Update strip
2020-12-23 09:46:09 +01:00
Romain Thomas
a4682e0329
Update changelog
2020-12-23 09:41:23 +01:00
Romain Thomas
a9fea192b1
Update doc
2020-12-23 09:40:16 +01:00
Romain Thomas
197b699951
Update strip command
2020-12-23 08:00:54 +01:00
Romain Thomas
f8bd135057
Update dependencies
2020-12-23 07:37:39 +01:00
Romain Thomas
ce58df93d8
Update doc build system
...
It enables to build documentation out-of-tree. It also introduces the
following build targets:
- lief-doc
- lief-doxygen
- lief-sphinx
- lief-quick-sphinx
See doc/CMakeLists.txt for the details
2020-12-23 07:10:17 +01:00
Romain Thomas
51305e205e
Revert "Sort dynamic symbols"
...
This reverts commit 50a348e7f0f7f6b8b74a25212e1e428fe41c7773.
2020-12-21 16:02:19 +01:00
Romain Thomas
ca80be352e
Fix typo
2020-12-21 15:55:25 +01:00
Romain Thomas
db9ffbb61c
Fix modular compilation
2020-12-21 08:37:08 +01:00
Romain Thomas
c365a533bc
Update links
2020-12-20 14:19:04 +01:00
Romain Thomas
e509528896
Update python setup config
2020-12-19 06:37:53 +01:00
Romain Thomas
576d791f80
Update doc
2020-12-18 18:55:09 +01:00
Romain Thomas
01c33053ab
Add commit attribute
2020-12-17 19:33:11 +01:00
Romain Thomas
9d1635ef72
Fix Travis
...
skip appveyor
2020-12-17 09:12:13 +01:00
Romain Thomas
e59c7a992d
Update CI
2020-12-17 08:23:32 +01:00
Romain Thomas
749241db92
Update changelog
2020-12-16 16:22:23 +01:00
Romain
1feefec9f8
Merge pull request #510 from mkomet/android_enums
...
added ELF enums for Android relocations and special compiler sections
2020-12-16 16:20:46 +01:00
Romain Thomas
f17cb09269
Update doc
2020-12-16 16:16:36 +01:00
Meir Komet
9dd641d380
added ELF enums for Android relocations and special compiler sections
2020-12-12 00:48:32 -08:00
Romain Thomas
623055b045
Setup sccache
2020-12-12 08:31:52 +01:00
Romain Thomas
1fecc1b147
Remove fast finish
2020-12-11 11:24:07 +01:00
Romain Thomas
fe953c16ff
Fix fast finish
2020-12-11 11:23:29 +01:00
Romain Thomas
ae8f262c7c
Setup Python 3.9 in appveyor
2020-12-11 11:22:21 +01:00
Romain Thomas
fe6f2a08d6
Comment until the CI is fixed (related to #507 )
2020-12-11 11:14:16 +01:00
Romain Thomas
d484fc89d0
Use sphinx role for the issues
2020-12-11 07:34:35 +01:00
Romain Thomas
3613f476fe
Merge branch 'pr/507'
2020-12-11 07:26:38 +01:00
Romain Thomas
413feff355
Update changelog
2020-12-11 07:26:27 +01:00
Charles
50a348e7f0
Sort dynamic symbols
2020-12-11 11:23:38 +08:00
Romain
ae67fbef17
Merge pull request #506 from Clcanny/charles-add-set-section-in-relocation-pull-request
...
Add section method to set section_ in class Relocation in ELF
2020-12-06 18:48:01 +01:00
Charles
24a07e23cc
Add section method to set section_ in class Relocation in ELF
2020-12-06 17:31:59 +08:00
Romain
2fe4002699
Update README.md
2020-12-05 12:24:34 +01:00
Romain
2c93d12cfc
Update README.md
2020-12-05 12:15:37 +01:00
Romain Thomas
8751eda888
Enable tests in github actions
2020-12-05 12:00:14 +01:00
Romain Thomas
1c35015b42
Remove dir
2020-12-05 11:53:27 +01:00
Romain
fee1271157
Create windows.yml
2020-12-05 11:33:30 +01:00
Romain Thomas
03ba40b735
Setup Ninja for windows
2020-12-05 11:30:53 +01:00
Romain Thomas
d1a7b81120
Set log output on stderr
...
Resolve #503
2020-12-05 07:23:59 +01:00
Charles
588a7a3a04
Sort ELF static symbols in Builder
2020-11-28 06:47:35 +01:00
Romain
533b74d551
Merge pull request #497 from Clcanny/charles-dont-relocation-when-extend-not-loaded-section-pull-request
...
Don't do relocation and etc. when extend not loaded section.
2020-11-28 06:41:07 +01:00
Romain
4de7fd2050
Merge pull request #498 from kwarrick/kwarrick/find-package
...
Simplify find_package mechanics
2020-11-28 06:34:08 +01:00
Kevin Warrick
d11149b03d
Generate LIEFConfig and LIEFConfigVersion
2020-11-26 13:36:12 -05:00
rthomas
f0bddc0001
Change verbosity of some functions
2020-11-25 07:40:55 +01:00
Charles
ad055a155f
Fix bug: "Unable to find the segment associated with the address" in Binary::extend.
2020-11-25 14:40:20 +08:00
rthomas
2145d79efb
Include according to config
2020-11-21 20:22:41 +01:00
rthomas
b49786fd03
Resolve #492
2020-11-20 06:45:34 +01:00
rthomas
294428973a
Clean Mach-O headers
2020-11-20 06:43:12 +01:00
rthomas
3b7c8fb203
Clean ELF headers
2020-11-20 06:42:23 +01:00
rthomas
8872b85fc7
Cleanup PE headers
2020-11-19 07:45:10 +01:00