Download List

Descripción del Proyecto

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.

2012-01-24 08:29 Back to release list
1.9.0

MK: corregir un error en el Ayudante de mkdep.gcc.sh que estaba causando un error de compilación en nuevas versiones de GCC (por ejemplo, Ubuntu Oneiric con GCC 4.6.1). CF: makl_test_dir() para especificar un directorio personalizado para archivos de prueba; un par de--ayuda y limpieza; una solución para el parámetro de varname featx; y ahora están trabajando args de línea de comandos para ID separados por guión. TC: se ha añadido la toolchain clang de Darwin (darwin-clang.tc); arreglar un toolchains OpenSolaris; una solución de toolchain QNX momentics 6.5.0; y se ha añadido el QNX GNU toolchain para ARMv7.
Tags: Minor feature enhancements
MK: a fix for a bug in the mkdep.gcc.sh helper that was causing a compilation error on new versions of GCC (e.g. Ubuntu Oneiric with GCC 4.6.1). CF: makl_test_dir() to specify custom directory for test files; a couple of --help fixes and cleanup; a fix for the featx varname parameter; and command line args for dash-separated ids are now working. TC: the clang toolchain has been added on Darwin (darwin-clang.tc); an OpenSolaris toolchains fix; a QNX momentics 6.5.0 toolchain fix; and the QNX GNU toolchain for ARMv7 has been added.

Project Resources