Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

La variable DISTRECIPE nouveau a été ajouté au dist.mk modèle pour charger des objets dist depuis un fichier externe (peut être mélangé avec distfiles et DISTREMAP). Un correctif a été apportée à cette représentation mot multiple de macros en-tête. Cette liaison est également fait pour la compilation croisée. Multi-valued XENO_PATCH_URI et variables XENO_PATCH_FILE ont été ajoutés en xeno.mk. XENO_FETCH_MULTI_URI a été ajouté à la xéno-fetch.mk pour permettre le téléchargement d'archives de plusieurs différents. Le MAKL "-dist nouvelle" commande produit Makefile.dist au lieu de 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