Age | Commit message (Expand) | Author | Files | Lines |
2016-11-15 | output: pe_output_image_sections(): implementation and integration. | midipix | 1 | -0/+1 |
2016-11-15 | output: renamed pe_output_image_type() --> pe_output_image_category(). | midipix | 1 | -1/+1 |
2016-11-14 | project: source tree layout: moved info source files under src/info. | midipix | 1 | -4/+4 |
2016-11-14 | info api: pe_get_image_abi(): initial implementation. | midipix | 1 | -0/+1 |
2016-11-14 | info api: pe_get_image_subtype(): initial implementation. | midipix | 1 | -0/+1 |
2016-11-14 | info api: pe_get_image_subsystem(): initial implementation. | midipix | 1 | -0/+1 |
2016-11-14 | info api: pe_get_image_framework(): initial implementation. | midipix | 1 | -0/+1 |
2016-11-14 | project: common.mk: code maintenance. | midipix | 1 | -2/+6 |
2016-11-12 | output: pe_output_image_type(): implementation and integration. | midipix | 1 | -0/+1 |
2016-11-10 | output: added pe_output_error_record(), pe_output_error_vector(). | midipix | 1 | -0/+1 |
2016-11-10 | internals: error trace implementation: added pe_record_error(). | midipix | 1 | -0/+1 |
2016-11-10 | utility: improved box integration, removed need for build-time macro. | midipix | 1 | -0/+1 |
2016-11-10 | program driver: adjust source tree to support multiple skins. | midipix | 1 | -0/+1 |
2016-11-10 | output import libraries and dependency symbols: initial implementation. | midipix | 1 | -0/+1 |
2016-11-10 | driver integration 8/9: driver code: initial implementation. | midipix | 1 | -0/+2 |
2016-11-10 | driver integration 1/9: remove old (ad-hoc) driver, prepare source tree. | midipix | 1 | -3/+3 |
2016-11-10 | build system: normalize (alpha-sort) the list of source C files. | midipix | 1 | -5/+5 |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+13 |