41 Commits

Author SHA1 Message Date
Romain Thomas
a348a12b36 Disable release from CI 2021-01-18 16:58:25 +01:00
Romain Thomas
f4fc5784af Enhance CI & platforms 2021-01-03 17:52:44 +01: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
03ba40b735 Setup Ninja for windows 2020-12-05 11:30:53 +01:00
rthomas
2bfd277360 Revert Python 3.9 on Windows 2020-11-10 18:30:00 +01:00
rthomas
ab4df2db1e Re-enable other python versions 2020-11-10 16:48:12 +01:00
rthomas
ad6189e38c Enable Python 3.9 on Appveyor 2020-11-10 16:47:23 +01:00
rthomas
3d9b84c6ec Add support for Python 3.9 2020-10-22 14:48:27 +02:00
Ben Brown
cbad2be774 Re-enable the Windows python 3.8 build 2020-08-24 22:14:31 +01:00
rthomas
845f675627 Clean 2019-11-24 09:54:14 +01:00
rthomas
42ee4173cd Disable Python 3.8 in Appveyor because of error 2019-11-23 06:53:35 +01:00
Laszlo Kiss-Kollar
5f865a8980 Run build on Python 3.8
Enable Travis and AppVeyor builds on 3.8.
2019-11-23 06:53:35 +01:00
Romain Thomas
0d03b4bdb8 Improve Python setup 2019-03-31 10:15:08 +02:00
Romain Thomas
44a10f2d35 Update appveyor 2019-02-18 16:16:32 +01:00
Romain Thomas
184074841b Drop Python 2.7 support. Add Python 3.7 support 2018-11-16 11:00:09 +01:00
Romain Thomas
2c01518cc0 Update doc 2018-09-07 11:45:47 +02:00
Adrien Guinet
89d4de54c8 Fix git tag commmand to always work
Forward CRT on other targets
2018-08-29 13:38:27 +02:00
Romain Thomas
3b17aba10e Refactor some parts of the Architecture:
* JSON visitor are located in the format namespace
  * Visitor are *real* visitor
  * Visitable class has been renamed to Object
  * Due to a bug in Visual Studio 2015, we move to VS2017
2018-03-13 16:49:02 +01:00
Romain Thomas
42102fe5b2 Full clone of LIEF 2018-01-19 16:19:01 +01:00
Romain Thomas
9dab2ebae3 Disable cache 2017-10-06 12:54:36 +02:00
Romain Thomas
e1d2681679 Clear cache 2017-10-04 11:34:19 +02:00
Romain Thomas
d5d3d375d4 Upgrade pip in the Windows CI 2017-10-04 08:30:15 +02:00
Romain Thomas
3be9dd0ff5 Enable ELF notes modifications 2017-10-02 16:24:55 +02:00
Romain Thomas
051a452415 Use archives instead of all repos 2017-09-24 14:00:35 +02:00
Romain Thomas
123f396d6a Clean up 2017-09-03 20:51:09 +02:00
Romain Thomas
968e93f95c Factorize Python packages 2017-07-25 17:06:30 +02:00
Romain Thomas
85d76fd4dc Cache some directories to speed up compilation 2017-07-19 06:56:13 +02:00
Romain Thomas
30582874b3 Automatic packages build/upload 2017-07-13 08:55:57 +02:00
Romain Thomas
b60b36a844 Enable PE hooking
* Add 'hook_function' to hook a PE imported function
  * Add tutorial on PE hooking (resolve #5)
  * Add 'PE::get_import' and 'PE::has_import' to retrieve import
2017-05-01 18:11:37 +02:00
Romain Thomas
8551ca7d5c Re-enable tests and update some variables 2017-04-06 09:36:33 +02:00
Romain Thomas
96144c3d84 Use regex 2017-04-06 08:32:11 +02:00
Romain Thomas
a6b7c7bb15 Add name 2017-04-06 08:30:50 +02:00
Romain Thomas
74c8b17c1e Change token (again) 2017-04-06 08:12:12 +02:00
Romain Thomas
4f4c2a597b Change token 2017-04-05 22:32:42 +02:00
Romain Thomas
b8ffe86b34 Remove branch condition 2017-04-05 21:44:25 +02:00
Romain Thomas
9e073ea3ca Add deploy section 2017-04-05 20:43:27 +02:00
Romain Thomas
13acf0b51c Update artifacts 2017-04-03 19:12:45 +02:00
Romain Thomas
306a191a03 First public release 2017-03-30 16:56:49 +02:00