]> code.ossystems Code Review - openembedded-core.git/commit
remake: Add remake-native and remake
authorWenzong Fan <wenzong.fan@windriver.com>
Mon, 23 Jul 2012 05:50:53 +0000 (13:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2012 13:39:48 +0000 (14:39 +0100)
commit823fab378bd46da6a296a67f981dffb31b1c8061
treec11b0af8c668e31ccb91d67a7c2f4efa6e1e1a6d
parentc8de655e8f5b2ac8b72428252645022458460912
remake: Add remake-native and remake

remake is a patched version of GNU Make that adds improved error
reporting, the ability to trace execution in a comprehensible way,
and a debugger.

[YOCTO #2402]

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/remake/remake.inc [new file with mode: 0644]
meta/recipes-devtools/remake/remake/version-remake.texi.patch [new file with mode: 0644]
meta/recipes-devtools/remake/remake_git.bb [new file with mode: 0644]