a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: emdebian crossbuilding tool set
A collection of scripts to ease cross-building Debian packages for
Emdebian, reducing package size, separating translations into
individual tdeb packages and handling dependencies. Includes support for
installing cross building toolchains and building custom toolchains,
automated patching of Debian packages to suit Emdebian needs,
preparing root filesystems for Emdebian or specific machines and
variants and cross building Debian packages inside or outside a chroot.
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
.
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
with apt-cross to make the cross objects available to the cross compiler.
Description: emdebian crossbuilding tool set
A collection of scripts to ease cross-building Debian packages for
Emdebian, reducing package size, separating translations into
individual tdeb packages and handling dependencies. Includes support
for installing cross building toolchains and building custom
toolchains, automated patching of Debian packages to suit Emdebian
needs and cross building Debian packages inside or outside a chroot.
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
.
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
with apt-cross to make the cross objects available to the cross
compiler and cross-building autobuilder support.
.
A simple reportbug wrapper assists in filing and closing bugs against
the buildd.emdebian.org pseudo-package, documenting and tracking
issues within the Emdebian build systems that are distinct from the
Debian build logs and bugs.
.
Includes experimental support for creating a uClibc toolchain from an
existing glibc/gcc toolchain for the same target architecture.
--- 43560 Thu Jan 1 00:00:00 1970
+++ 56337 Thu Jan 1 00:00:00 1970
@@ -1,15 +1,23 @@
emdebian crossbuilding tool set
A collection of scripts to ease cross-building Debian packages for
Emdebian, reducing package size, separating translations into
- individual tdeb packages and handling dependencies. Includes support for
- installing cross building toolchains and building custom toolchains,
- automated patching of Debian packages to suit Emdebian needs,
- preparing root filesystems for Emdebian or specific machines and
- variants and cross building Debian packages inside or outside a chroot.
+ individual tdeb packages and handling dependencies. Includes support
+ for installing cross building toolchains and building custom
+ toolchains, automated patching of Debian packages to suit Emdebian
+ needs and cross building Debian packages inside or outside a chroot.
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
.
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
- with apt-cross to make the cross objects available to the cross compiler.
+ with apt-cross to make the cross objects available to the cross
+ compiler and cross-building autobuilder support.
+ .
+ A simple reportbug wrapper assists in filing and closing bugs against
+ the buildd.emdebian.org pseudo-package, documenting and tracking
+ issues within the Emdebian build systems that are distinct from the
+ Debian build logs and bugs.
+ .
+ Includes experimental support for creating a uClibc toolchain from an
+ existing glibc/gcc toolchain for the same target architecture.