2010-04-13 |
Thomas Petazzoni | vtun: convert to the autotools infrastructure |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Get rid of the OPTIMIZE_FOR_CPU variable |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Get rid of useless OpenMP related code |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Remove variables useless after BR2_PREFER_IMA removal |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Get rid of unused variables |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Remove BR2_ENABLE_LOCALE_PREGENERATED |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Get rid of now unused HOST_ARCH computation code |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update defconfigs after BR2_GNU_BUILD_SUFFIX removal |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Guess build system and remove BR2_GNU_BUILD_SUFFIX |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Move the global config cache option to an Advanced... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Bring the three path-related options together |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Move the command-related options to a submenu |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGE... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Do not remove documentation on a per-package basis |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Remove all documentation when BR2_HAVE_DOCUMENTATION... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Do not let packages remove man pages, info pages and... |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update defconfigs after BR2_UPDATE_CONFIG removal |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update config.{guess,sub} unconditionally |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Update defconfig after BR2_PREFER_IMA removal |
commit | commitdiff | tree |
2010-04-11 |
Thomas Petazzoni | Remove BR2_PREFER_IMA |
commit | commitdiff | tree |
2010-04-09 |
Peter Korsgaard | cramfs: fix help text typo |
commit | commitdiff | tree |
2010-04-09 |
Peter Korsgaard | Merge branch 'squashfs3' of git://git.busybox.net/... |
commit | commitdiff | tree |
2010-04-09 |
Peter Korsgaard | Merge branch 'fs-cleanup' of git://git.busybox.net... |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | Add version selection for the SquashFS root filesystem |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | squashfs3: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | fs/*/Config.in: remove useless configuration comments |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | Update defconfigs after fs cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | Coherent naming for .mk files in fs/ |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | Move all filesystem generation code to fs/ |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | Remove IMAGE and related configuration options |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | iso9660: rework in a similar way to ROOTFS_TARGET |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/common: do not use IMAGE |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | busybox initramfs: do not use the IMAGE variable |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | initramfs: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | ubifs: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | jffs2: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | ext2: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | squashfs: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | tar: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | romfs: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cramfs: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cpio: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cloop: convert to ROOTFS_TARGET infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target: Add new infrastructure for filesystem generation |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/: remove the COPYTO mess |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | fakeroot: remove all references to BR2_HOST_FAKEROOT |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | fakeroot: convert to the autotools infrastructure |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/ubifs: cleanup, unbroken |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/tar: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/squashfs: cleanup, remove support for 3.x |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/romfs: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/jffs2: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/iso9660: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/ext2: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/cramfs: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/cpio: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | target/cloop: cleanup |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | lzma: convert the host package to the autotools infrast... |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cloop: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | mtd: convert to gentargets, add host package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | e2fsprogs: add support for host package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cdrkit: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cmake: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | bzip2: convert to gentargets, add host package, bump... |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | libcap: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | squashfs: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | cramfs: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | genext2fs: new package |
commit | commitdiff | tree |
2010-04-09 |
Thomas Petazzoni | genromfs: add new package |
commit | commitdiff | tree |
2010-04-09 |
Josh.Wu | atmel: Add at91sam9g45ekes board support |
commit | commitdiff | tree |
2010-04-08 |
Peter Korsgaard | CHANGES: add libaio |
commit | commitdiff | tree |
2010-04-08 |
Peter Korsgaard | Merge branch 'libaio-conversion' of git://git.busybox... |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xdriver_xf86-video-intel: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xlib_libXxf86misc: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xproto_evieext: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xkeyboard-config: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xlib_libXfontcache: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xlib_libpciaccess: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xproto_xf86miscproto: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xproto_fontcacheproto: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xproto_dri2proto: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | pthread-stubs: bump version |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | xlib_libXau: remove duplicate dependancies |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | correct name of xapp_xinput.mk |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | mesa3d: bump version and convert to autotools |
commit | commitdiff | tree |
2010-04-08 |
Will Wagner | pixman: bump version |
commit | commitdiff | tree |
2010-04-08 |
Thomas Petazzoni | libaio: convert to the GENTARGETS infrastructure |
commit | commitdiff | tree |
2010-04-08 |
Gustavo Zacarias | Enable e300c2, e300c3 and e500mc powerpc optimizations |
commit | commitdiff | tree |
2010-04-08 |
Peter Korsgaard | Merge branch 'libusb-conversion' of git://git.busybox... |
commit | commitdiff | tree |
2010-04-08 |
Josh.Wu | fbv: add patch to support bgr555 framebuffer format. |
commit | commitdiff | tree |
2010-04-08 |
Paulius Zaleckas | matchbox-desktop: fix compilation and installation |
commit | commitdiff | tree |
2010-04-07 |
Yann E. MORIN | toolchain: fix using external toolchains built with... |
commit | commitdiff | tree |
2010-04-07 |
Peter Korsgaard | kernel-headers: add 2.6.33 scsi fix, tweak 2.6.31/32... |
commit | commitdiff | tree |
2010-04-06 |
Thomas Petazzoni | usb_modeswitch: use GENTARGETS instead of AUTOTARGETS |
commit | commitdiff | tree |
2010-04-06 |
Mike Crowe | libusb: bump version, convert to autotools, add -compat lib |
commit | commitdiff | tree |
2010-04-06 |
Peter Korsgaard | dependencies: we need tar and wget as well |
commit | commitdiff | tree |
2010-04-06 |
Peter Korsgaard | uClibc: 0.9.31 dnslookup use after free fix |
commit | commitdiff | tree |
next |