index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-12-13
mdso_structs: initial commit, providing raw (endian-agnostic) struct defs.
midipix
1
-0
/
+1
2017-02-11
driver: utility api: added mdso_create_implib_archive().
midipix
1
-0
/
+1
2017-02-11
archive generation: added mdso_argen_common().
midipix
2
-0
/
+2
2017-02-08
project: source tree: tidy up.
midipix
2
-4
/
+5
2017-02-08
driver: utility api: added mdso_create_implib_objects().
midipix
1
-0
/
+1
2017-02-08
object generation: added mdso_objgen_dsometa().
midipix
1
-0
/
+1
2017-02-07
object generation: added mdso_objgen_symentry().
midipix
1
-0
/
+1
2017-02-05
object generation: added mdso_objgen_symfn().
midipix
2
-0
/
+2
2017-02-05
internals: added little endian object generation helper functions.
midipix
1
-0
/
+1
2017-02-05
project: PE definitions: added missing header references.
midipix
1
-0
/
+2
2017-02-04
logic: replaced interface: prefix mdso_generate --> mdso_asmgen.
midipix
1
-3
/
+3
2016-11-19
mdso_api.h: fix export/import inconsistency.
midipix
1
-1
/
+1
2016-11-14
project: common.mk: code maintenance.
midipix
1
-2
/
+6
2016-11-11
helper api: renamed mdso_create_output() --> mdso_create_asm_source().
midipix
2
-1
/
+2
2016-11-11
output: added mdso_output_error_record(), mdso_output_error_vector().
midipix
1
-0
/
+1
2016-11-11
internals: error trace implementation: added mdso_record_error().
midipix
2
-0
/
+2
2016-11-11
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+1
2016-11-11
build system: support project-specific overrides of OS and toolchain defs.
midipix
1
-0
/
+0
2016-11-11
project: add explicit rules for object dependency on version.tag.
midipix
1
-0
/
+3
2016-11-11
build system: moved core definition files to a designated folder.
midipix
3
-203
/
+0
2016-11-11
build system: Makefile.in, version.mk: added --avoid-version support.
midipix
1
-0
/
+21
2016-11-11
build system: Makefile.in, custom.mk: added --disable-frontend support.
midipix
1
-0
/
+12
2016-11-11
build system: project: added custom header installation support.
midipix
1
-0
/
+12
2016-11-11
build system: added --strict, --ccstrict, --ldstrict support.
midipix
1
-5
/
+7
2016-11-11
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix
1
-0
/
+3
2016-11-11
build system: always install headers with install-static and install-shared.
midipix
1
-10
/
+0
2016-11-11
build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.
midipix
1
-2
/
+3
2016-11-11
build system: Makefile.in, custom.mk: added --disable-[shared|static] support.
midipix
1
-0
/
+28
2016-11-11
build system: Makefile.in, custom.mk: added --all-[static|shared] support.
midipix
1
-0
/
+24
2016-11-11
build system: move implib and soname defs to pe- and elf-specific recipes.
midipix
2
-4
/
+4
2016-11-11
build system: PE targets: added import library version support.
midipix
2
-2
/
+15
2016-11-11
build system: added library version support.
midipix
2
-3
/
+56
2016-11-11
project: added tag version information.
midipix
1
-0
/
+5
2016-11-11
build system: added utility nickname support.
midipix
1
-4
/
+4
2016-11-11
build system: remove erroneous build-time references to LIBDIR and BINDIR.
midipix
1
-8
/
+8
2016-11-11
build system: add support for CFLAGS_OS and CFLAGS_SITE.
midipix
1
-1
/
+1
2016-11-11
mdso_create_implib_sources(): initial implementation.
midipix
1
-0
/
+1
2016-11-11
mdso_generate_dsometa(): initial implementation.
midipix
1
-0
/
+1
2016-11-11
mdso_generate_symfn(): initial implementation.
midipix
1
-0
/
+1
2016-11-11
mdso_generate_symentry(): initial implementation.
midipix
1
-0
/
+1
2016-11-11
mdso_specs.h: initial commit.
midipix
1
-0
/
+1
2016-11-11
mdso_create_output(): initial implementation.
midipix
1
-0
/
+1
2016-11-11
output, mdso_output_export_symbols(): initial implementation.
midipix
2
-0
/
+2
2016-11-11
added low-level crc interfaces.
midipix
3
-0
/
+5
2016-11-11
created skeleton.
midipix
8
-0
/
+72