Commit Graph

10 Commits

Author SHA1 Message Date
Romain Thomas fec7d0190f Various updates 2024-07-20 07:20:05 +02:00
Romain Thomas b2b56a7107 Replace std::endl with \n 2024-05-05 23:31:23 +02:00
Romain Thomas 2b5f38bbeb Fix OSX x64 package name 2023-07-09 22:13:54 +02:00
Romain Thomas 9a13a77691 Fix missing quotes 2023-06-18 09:03:05 +02:00
Romain Thomas 5eb5e197b4 Handle CMAKE_OSX_ARCHITECTURES 2023-06-18 08:50:15 +02:00
Romain Thomas 56151b85aa Update README 2023-02-25 07:26:46 +01:00
rthomas a615adbee4 This commit cleans and modernizes the code base of LIEF.
Among the changes:

- It removes the ``and, or, not`` keywords
- It updates the Documentation
- It moves the internal structures in the ``details::`` namespace
2022-01-27 20:18:54 +01:00
Romain Thomas f4fc5784af Enhance CI & platforms 2021-01-03 17:52:44 +01:00
Romain Thomas e509528896 Update python setup config 2020-12-19 06:37:53 +01:00
Romain Thomas 306a191a03 First public release 2017-03-30 16:56:49 +02:00