Download List

Projeto Descrição

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.

System Requirements

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

A variável DISTRECIPE novo foi acrescentado ao modelo dist.mk dist para carregar objetos de um arquivo externo (pode ser misturado com DISTFILES e DISTREMAP). Uma correção foi feita em representação de várias palavras de macros cabeçalho. A vinculação também é feito para cross-compilação. Multi-valued XENO_PATCH_URI e variáveis XENO_PATCH_FILE foram adicionados no xeno.mk. XENO_FETCH_MULTI_URI foi adicionado ao xeno-fetch.mk para permitir a descarga de múltiplos tarballs diferentes. O makl "dist-novo" comando produz Makefile.dist em vez 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