index
:
apimagic
main
cparser-based API normalization utility
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-08-05
driver, unit context: remove input-mapping interfaces which are not needed.
midipix
1
-1
/
+0
2018-07-14
internals: added amgc_dprintf(), a signal-resilient dprintf implementation.
midipix
2
-0
/
+2
2017-11-04
project: link flags: added missing -lm dependency.
midipix
1
-3
/
+3
2016-12-18
apimagic_api.h: fix export/import inconsistency.
midipix
1
-1
/
+1
2016-11-14
project: common.mk: code maintenance.
midipix
1
-2
/
+6
2016-10-26
output: added amgc_output_error_record(), amgc_output_error_vector().
midipix
1
-0
/
+1
2016-10-26
internals: error trace implementation: added amgc_record_error().
midipix
2
-0
/
+2
2016-06-25
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+1
2016-05-28
build system: support project-specific overrides of OS and toolchain defs.
midipix
1
-0
/
+0
2016-05-15
project: add explicit rules for object dependency on version.tag.
midipix
1
-0
/
+3
2016-05-10
build system: moved core definition files to a designated folder.
midipix
3
-203
/
+0
2016-05-10
build system: Makefile.in, version.mk: added --avoid-version support.
midipix
1
-0
/
+21
2016-05-09
build system: Makefile.in, custom.mk: added --disable-frontend support.
midipix
1
-0
/
+12
2016-05-07
build system: project: added custom header installation support.
midipix
1
-0
/
+12
2016-05-06
build system: added --strict, --ccstrict, --ldstrict support.
midipix
1
-5
/
+7
2016-05-06
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix
1
-0
/
+3
2016-05-06
build system: always install headers with install-static and install-shared.
midipix
1
-10
/
+0
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 ↵
midipix
1
-1
/
+1
default app.
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