index
:
apimagic
main
cparser-based API normalization utility
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-05-06
build system: added the .conf convenience make target.
midipix
1
-1
/
+6
2016-05-06
build system: added --strict, --ccstrict, --ldstrict support.
midipix
1
-0
/
+4
2016-05-06
build system: Makefile.in: clean: rm -f app.tag.
midipix
1
-0
/
+1
2016-05-06
build system: added the .display-cc informational target.
midipix
1
-0
/
+3
2016-05-06
build system: added the .display-cflags informational target.
midipix
1
-0
/
+3
2016-05-06
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix
1
-1
/
+1
2016-05-06
build system: make .display: whitespace meditation.
midipix
1
-7
/
+7
2016-05-06
build system: always install headers with install-static and install-shared.
midipix
1
-2
/
+2
2016-05-06
build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.
midipix
1
-0
/
+4
2016-05-06
build system: Makefile.in, custom.mk: added --disable-[shared|static] support.
midipix
1
-6
/
+20
2016-05-06
build system: Makefile.in, custom.mk: added --all-[static|shared] support.
midipix
1
-5
/
+13
2016-05-06
build system: added the 'install-static-app' make target.
midipix
1
-0
/
+4
2016-04-25
build system: display common compiler and linker flags first.
midipix
1
-4
/
+4
2016-04-25
utility: integrated amgc_source_version().
midipix
1
-1
/
+0
2016-04-25
driver: added struct amgc_source_version, amgc_source_version().
midipix
1
-2
/
+2
2016-04-24
build system: PE targets: added import library version support.
midipix
1
-10
/
+12
2016-04-24
build system: added library version support.
midipix
1
-4
/
+14
2016-04-23
build system: completed project-related annotation.
midipix
1
-0
/
+2
2016-04-23
build system: added utility nickname support.
midipix
1
-0
/
+1
2016-04-23
build system: add support of project-specific install steps.
midipix
1
-4
/
+6
2016-04-20
build system: when present, use the git refdir as a version.tag dependency.
midipix
1
-1
/
+2
2016-04-20
build system: remove syslibdir support, fix related typo in config.usage.
midipix
1
-2
/
+0
2016-04-20
build system: added --exec-prefix support.
midipix
1
-0
/
+2
2016-04-20
build system: properly use DESTDIR in conjunction with individual variables.
midipix
1
-8
/
+8
2016-04-20
build system: remove erroneous build-time references to LIBDIR and BINDIR.
midipix
1
-6
/
+6
2016-03-17
build system: added .display-host.
midipix
1
-0
/
+3
2016-02-27
build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.
midipix
1
-1
/
+1
2016-02-27
build system: Makefile.in: added the .display-project virtual target.
midipix
1
-2
/
+7
2016-02-27
build system: --toolchain: initial implementation.
midipix
1
-0
/
+3
2016-02-27
build system: toolchain archiver: pass arguments as commands.
midipix
1
-1
/
+1
2016-02-27
build system: use the term 'compiler' rather than 'toolchain' where applicable.
midipix
1
-3
/
+3
2016-02-14
build system: add support for CFLAGS_OS and CFLAGS_SITE.
midipix
1
-0
/
+4
2016-01-01
project: fix switches for statically linking libfirm and libcparser into ↵
midipix
1
-3
/
+0
default app.
2016-01-01
project: add libfirm and cparser dependencies.
midipix
1
-0
/
+3
2016-01-01
created skeleton.
midipix
1
-0
/
+299
[prev]