index
:
u16ports
main
u16 variants of wide character string functions
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-11-25
build system: --all-shared: ensure linking against the newly built library.
midipix
1
-1
/
+1
This patch guards against the case where -lfoo would result in the linking in of either an external import library libfoo.lib.a, or a static libfoo.a, be it internal or external to the build system.
2018-11-25
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix
1
-0
/
+1
2018-11-25
build system: --all-shared: properly express primary shared library dependency.
midipix
1
-1
/
+1
2018-11-23
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix
1
-1
/
+1
2018-11-22
build system: added --cfghost support.
midipix
1
-0
/
+2
2018-11-10
build system: host flavors: support suffixed library extensions.
midipix
1
-1
/
+1
'cause you cannot eat your Apfel and eat it two.
2018-08-05
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix
1
-1
/
+1
2018-08-05
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix
1
-1
/
+1
2018-08-05
build system: install-shared, install-static: added initial pkgconfig support.
midipix
1
-0
/
+1
2018-08-05
build system: configure, Makefile.in: added initial pkgconfig support.
midipix
1
-3
/
+23
2017-11-25
build system: added --cchost support.
midipix
1
-2
/
+7
2017-11-08
created skeleton.
midipix
1
-0
/
+430