Downloadliste

Projektbeschreibung

MaKL is a simple and light framework for building
multi-platform C/C++ projects, purely based on the
Bourne Shell and GNU Make. It is much easier to
install and use than other typical building
systems, while maintaining the essential
functionality. It is ideal for embedded systems
due to its cross-compilation, multiplatform
toolchaining mechanisms, and minimal external
dependencies.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-12 13:51
1.7.0

Die neue DISTRECIPE Variable wurde die dist.mk aufgenommen Vorlage dist Objekte aus einer externen Datei zu laden (kann mit distfiles und DISTREMAP gemischt werden). Eine Lösung wurde in mehreren Wörtern Darstellung der Header-Makros gemacht. Linking ist auch für die Cross-Kompilierung getan. Mehrwertige XENO_PATCH_URI und XENO_PATCH_FILE Variablen wurden aufgenommen, xeno.mk. XENO_FETCH_MULTI_URI wurde xeno-fetch.mk hinzugefügt, damit das Herunterladen von mehreren verschiedenen Tarballs. Die "neue MAKL-dist" Befehl erzeugt Makefile.dist anstelle von Makefile.
Tags: Minor feature enhancements
The new DISTRECIPE variable was added to the
dist.mk template to load dist objects from an
external file (can be mixed with DISTFILES and
DISTREMAP). A fix was made in multiple word
representation of header macros. Linking is also
done for cross-compilation. Multi-valued
XENO_PATCH_URI and XENO_PATCH_FILE variables were
added in xeno.mk. XENO_FETCH_MULTI_URI was added
to xeno-fetch.mk to allow the downloading of
multiple different tarballs. The "makl-new dist"
command produces Makefile.dist instead of
Makefile.

2008-03-03 17:27
1.6.0

Tags: Initial freshmeat announcement

Project Resources