1
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
c27e748f43 chore: Release oelf version 0.0.4 2023-12-11 16:46:41 +01:00
f76597cb7c Expose load commands 2023-12-11 16:44:00 +01:00
6dba4064f2 Expose segments 2023-12-11 16:43:55 +01:00
53708c2bb4 Iterate through a fat mach-o file to find the first single-arch mach-o part 2023-12-11 15:54:30 +01:00
1297ce2668 Oops, forgot to commit this 2023-12-11 15:54:13 +01:00
ffec4b5769 Release v0.0.3 2023-12-09 19:37:53 +01:00
c07018a3aa CI: Run the test script on macOS 2023-12-09 19:36:32 +01:00
992506e516 Change test script to just print 2023-12-09 19:36:32 +01:00
25d945f084 Generate CI config 2023-12-09 19:12:42 +01:00
e005020934 Renamed 2023-12-09 19:12:01 +01:00
b9e56b5add Move everything to the toplevel 2023-12-09 19:11:13 +01:00
efe56d1011 v0.0.2 2023-12-09 01:19:45 +01:00
e7822eae43 Check for macho in constructor 2023-12-09 01:11:44 +01:00
387fc40053 Renamed to oelf 2023-12-09 00:50:05 +01:00
04e514f00a rpaths and libs exposed 2023-12-09 00:34:31 +01:00
11a0b8a06f No clone according to clippy 2023-12-09 00:26:45 +01:00
9644aa9b95 Formatted 2023-12-09 00:26:21 +01:00
c57a484ab6 canonicalize path and expose it 2023-12-09 00:25:51 +01:00
f91e918c18 headers 2023-12-09 00:19:37 +01:00
b77724efaf Renamed 2023-12-09 00:15:24 +01:00
30e2824c91 Path from command line 2023-12-09 00:13:57 +01:00
3cbb3a1ce2 imports 2023-12-09 00:12:50 +01:00
a4bf380c96 lib is optional, exporttyp can be stringified 2023-12-09 00:05:36 +01:00
45ef7d0026 symbols, sections and exports in sql 2023-12-09 00:05:23 +01:00
d768d62b4e naming cleanup 2023-12-08 23:27:18 +01:00
4bcf581a46 docs 2023-12-08 17:44:53 +01:00
353250b058 Make it a workspace 2023-12-08 17:43:23 +01:00
489afcc88b section parsing 2023-12-08 17:28:36 +01:00
3ede0398eb split into modules 2023-12-08 16:51:18 +01:00
89f562fa86 init 2023-12-08 16:51:18 +01:00