Age | Commit message (Expand) | Author | Files | Lines |
3 days | driver: added --cmd=strings support, pe_cmd_strings() stub, and perk-strings ... | midipix | 1 | -0/+4 |
3 days | driver: added --cmd=ranlib support, pe_cmd_ranlib() stub, and perk-ranlib sym... | midipix | 1 | -0/+4 |
3 days | driver: added --cmd=strip support, pe_cmd_strip() stub, and perk-strip symlink. | midipix | 1 | -0/+4 |
3 days | driver: added --cmd=size support, pe_cmd_size() stub, and perk-size symlink. | midipix | 1 | -0/+4 |
3 days | driver: added --cmd=nm support, the pe_cmd_nm() stub, and the perk-nm symlink. | midipix | 1 | -0/+5 |
2025-06-01 | driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink. | midipix | 1 | -0/+6 |
2025-05-29 | code base: set the visilbity of internal library interfaces to hidden. | midipix | 1 | -0/+2 |
2016-11-19 | perk_api.h: fix export/import inconsistency. | midipix | 1 | -1/+1 |
2016-11-10 | project: add explicit rules for object dependency on version.tag. | midipix | 1 | -0/+3 |
2016-11-10 | whitespace meditation. | midipix | 1 | -3/+3 |
2016-11-10 | build system: normalize CFLAGS for shared and static library builds. | midipix | 1 | -2/+2 |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+3 |