summaryrefslogtreecommitdiffhomepage
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2016-11-11build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-2/+3
2016-11-11build system: Makefile.in, custom.mk: added --disable-[shared|static] support.midipix1-0/+28
2016-11-11build system: Makefile.in, custom.mk: added --all-[static|shared] support.midipix1-0/+24
2016-11-11build system: move implib and soname defs to pe- and elf-specific recipes.midipix2-4/+4
2016-11-11build system: PE targets: added import library version support.midipix2-2/+15
2016-11-11build system: added library version support.midipix2-3/+56
2016-11-11project: added tag version information.midipix1-0/+5
2016-11-11build system: added utility nickname support.midipix1-4/+4
2016-11-11build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-8/+8
2016-11-11build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-1/+1
2016-11-11mdso_create_implib_sources(): initial implementation.midipix1-0/+1
2016-11-11mdso_generate_dsometa(): initial implementation.midipix1-0/+1
2016-11-11mdso_generate_symfn(): initial implementation.midipix1-0/+1
2016-11-11mdso_generate_symentry(): initial implementation.midipix1-0/+1
2016-11-11mdso_specs.h: initial commit.midipix1-0/+1
2016-11-11mdso_create_output(): initial implementation.midipix1-0/+1
2016-11-11output, mdso_output_export_symbols(): initial implementation.midipix2-0/+2
2016-11-11added low-level crc interfaces.midipix3-0/+5
2016-11-11created skeleton.midipix8-0/+72