Age | Commit message (Expand) | Author | Files | Lines |
2016-05-06 | build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL. | midipix | 1 | -2/+3 |
2016-05-06 | build system: Makefile.in, custom.mk: added --disable-[shared|static] support. | midipix | 1 | -0/+28 |
2016-05-06 | build system: Makefile.in, custom.mk: added --all-[static|shared] support. | midipix | 1 | -0/+24 |
2016-04-26 | build system: move implib and soname defs to pe- and elf-specific recipes. | midipix | 2 | -4/+4 |
2016-04-24 | build system: PE targets: added import library version support. | midipix | 2 | -2/+15 |
2016-04-24 | build system: added library version support. | midipix | 2 | -3/+56 |
2016-04-24 | project: added tag version information. | midipix | 1 | -0/+5 |
2016-04-23 | build system: added utility nickname support. | midipix | 1 | -4/+4 |
2016-04-20 | build system: remove erroneous build-time references to LIBDIR and BINDIR. | midipix | 1 | -8/+8 |
2016-02-14 | build system: add support for CFLAGS_OS and CFLAGS_SITE. | midipix | 1 | -1/+1 |
2016-01-28 | amgc_output_compound(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-09 | amgc_output_unit_entities(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-09 | amgc_perform_unit_action(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-01-09 | amgc_output_typedef(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-02 | amgc_output_enum(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-01 | amgc_output_pad_symbol(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-01 | amgc_get_enum_members(): initial implementation. | midipix | 1 | -0/+1 |
2016-01-01 | ammgc_get_unit_entities(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-01-01 | project: fix switches for statically linking libfirm and libcparser into defa... | midipix | 1 | -1/+1 |
2016-01-01 | amgc_init_unit_meta(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-01-01 | driver: added --std support. | midipix | 1 | -0/+1 |
2016-01-01 | project: add libfirm and cparser dependencies. | midipix | 1 | -0/+4 |
2016-01-01 | created skeleton. | midipix | 8 | -0/+72 |