1
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
Jan-Erik Rediger c27e748f43 chore: Release oelf version 0.0.4
Some checks failed
CI / linux (aarch64) (push) Failing after 1s
CI / linux (x86) (push) Failing after 1s
CI / linux (x86_64) (push) Failing after 1s
CI / sdist (push) Failing after 1s
CI / windows (x64) (push) Has been cancelled
CI / windows (x86) (push) Has been cancelled
CI / macos (aarch64) (push) Has been cancelled
CI / macos (x86_64) (push) Has been cancelled
CI / Release (push) Has been cancelled
2023-12-11 16:46:41 +01:00
Jan-Erik Rediger f76597cb7c Expose load commands 2023-12-11 16:44:00 +01:00
Jan-Erik Rediger 6dba4064f2 Expose segments 2023-12-11 16:43:55 +01:00
Jan-Erik Rediger 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
Jan-Erik Rediger 1297ce2668 Oops, forgot to commit this 2023-12-11 15:54:13 +01:00
Jan-Erik Rediger ffec4b5769 Release v0.0.3
Some checks failed
CI / linux (aarch64) (push) Failing after 1s
CI / linux (x86) (push) Failing after 1s
CI / linux (x86_64) (push) Failing after 1s
CI / sdist (push) Failing after 1s
CI / windows (x64) (push) Has been cancelled
CI / windows (x86) (push) Has been cancelled
CI / macos (aarch64) (push) Has been cancelled
CI / macos (x86_64) (push) Has been cancelled
CI / Release (push) Has been cancelled
2023-12-09 19:37:53 +01:00
Jan-Erik Rediger c07018a3aa CI: Run the test script on macOS 2023-12-09 19:36:32 +01:00
Jan-Erik Rediger 992506e516 Change test script to just print 2023-12-09 19:36:32 +01:00
Jan-Erik Rediger 25d945f084 Generate CI config 2023-12-09 19:12:42 +01:00
Jan-Erik Rediger e005020934 Renamed 2023-12-09 19:12:01 +01:00
Jan-Erik Rediger b9e56b5add Move everything to the toplevel 2023-12-09 19:11:13 +01:00
Jan-Erik Rediger efe56d1011 v0.0.2 2023-12-09 01:19:45 +01:00
Jan-Erik Rediger e7822eae43 Check for macho in constructor 2023-12-09 01:11:44 +01:00
Jan-Erik Rediger 387fc40053 Renamed to oelf 2023-12-09 00:50:05 +01:00
Jan-Erik Rediger 04e514f00a rpaths and libs exposed 2023-12-09 00:34:31 +01:00
Jan-Erik Rediger 11a0b8a06f No clone according to clippy 2023-12-09 00:26:45 +01:00
Jan-Erik Rediger 9644aa9b95 Formatted 2023-12-09 00:26:21 +01:00
Jan-Erik Rediger c57a484ab6 canonicalize path and expose it 2023-12-09 00:25:51 +01:00
Jan-Erik Rediger f91e918c18 headers 2023-12-09 00:19:37 +01:00
Jan-Erik Rediger b77724efaf Renamed 2023-12-09 00:15:24 +01:00
Jan-Erik Rediger 30e2824c91 Path from command line 2023-12-09 00:13:57 +01:00
Jan-Erik Rediger 3cbb3a1ce2 imports 2023-12-09 00:12:50 +01:00
Jan-Erik Rediger a4bf380c96 lib is optional, exporttyp can be stringified 2023-12-09 00:05:36 +01:00
Jan-Erik Rediger 45ef7d0026 symbols, sections and exports in sql 2023-12-09 00:05:23 +01:00
Jan-Erik Rediger d768d62b4e naming cleanup 2023-12-08 23:27:18 +01:00
Jan-Erik Rediger 4bcf581a46 docs 2023-12-08 17:44:53 +01:00
Jan-Erik Rediger 353250b058 Make it a workspace 2023-12-08 17:43:23 +01:00
Jan-Erik Rediger 489afcc88b section parsing 2023-12-08 17:28:36 +01:00
Jan-Erik Rediger 3ede0398eb split into modules 2023-12-08 16:51:18 +01:00
Jan-Erik Rediger 89f562fa86 init 2023-12-08 16:51:18 +01:00