| Commit message (Expand) | Author | Age | Files | Lines |
* | initramfs: trivial fix following move to fs | Will Wagner | 2010-04-15 | 1 | -1/+1 |
* | busybox: 1.16.1 dnsd / hwclock fixes | Peter Korsgaard | 2010-04-14 | 2 | -0/+181 |
* | libdrm: enable/disable features according to driver selection | Paulius Zaleckas | 2010-04-14 | 2 | -2/+12 |
* | Add libatomic_ops 1.2 needed by libdrm Intel support | Paulius Zaleckas | 2010-04-14 | 4 | -1/+19 |
* | Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/... | Peter Korsgaard | 2010-04-13 | 23 | -1284/+128 |
|\ |
|
| * | libid3tag: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -58/+4 |
| * | libmad: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -67/+10 |
| * | aumix: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 2 | -51/+38 |
| * | madplay: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -59/+5 |
| * | findutils: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -74/+1 |
| * | ipkg: remove useless configure options | Thomas Petazzoni | 2010-04-13 | 1 | -4/+1 |
| * | argus: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -56/+8 |
| * | tar: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -78/+4 |
| * | bison: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -64/+5 |
| * | Remove incorrect 'dummy' example | Thomas Petazzoni | 2010-04-13 | 2 | -100/+0 |
| * | libcgi: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -65/+3 |
| * | libsysfs: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -57/+2 |
| * | libraw1394: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -62/+2 |
| * | libcgicc: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -59/+5 |
| * | libosip2: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -77/+6 |
| * | patch: convert to the autotools infrastructure and bump version | Thomas Petazzoni | 2010-04-13 | 1 | -64/+5 |
| * | smartmontools: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -68/+1 |
| * | setserial: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -66/+7 |
| * | udpcast: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -79/+14 |
| * | x11vnc: cleanup useless config options | Thomas Petazzoni | 2010-04-13 | 1 | -5/+2 |
| * | vtun: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-13 | 1 | -71/+5 |
* | | Update defconfigs after BR2_RECENT removal | Thomas Petazzoni | 2010-04-12 | 26 | -26/+0 |
* | | Remove the BR2_RECENT option | Thomas Petazzoni | 2010-04-12 | 1 | -6/+0 |
* | | Get rid of all usages of BR2_RECENT | Thomas Petazzoni | 2010-04-12 | 6 | -9/+0 |
|/ |
|
* | Get rid of the OPTIMIZE_FOR_CPU variable | Thomas Petazzoni | 2010-04-11 | 2 | -5/+2 |
* | Get rid of useless OpenMP related code | Thomas Petazzoni | 2010-04-11 | 2 | -8/+1 |
* | Remove variables useless after BR2_PREFER_IMA removal | Thomas Petazzoni | 2010-04-11 | 1 | -4/+0 |
* | Get rid of unused variables | Thomas Petazzoni | 2010-04-11 | 1 | -7/+0 |
* | Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal | Thomas Petazzoni | 2010-04-11 | 11 | -11/+0 |
* | Remove BR2_ENABLE_LOCALE_PREGENERATED | Thomas Petazzoni | 2010-04-11 | 2 | -30/+1 |
* | Get rid of now unused HOST_ARCH computation code | Thomas Petazzoni | 2010-04-11 | 1 | -14/+0 |
* | Update defconfigs after BR2_GNU_BUILD_SUFFIX removal | Thomas Petazzoni | 2010-04-11 | 27 | -27/+0 |
* | Guess build system and remove BR2_GNU_BUILD_SUFFIX | Thomas Petazzoni | 2010-04-11 | 4 | -19/+7 |
* | Move the global config cache option to an Advanced submenu | Thomas Petazzoni | 2010-04-11 | 1 | -8/+12 |
* | Bring the three path-related options together | Thomas Petazzoni | 2010-04-11 | 1 | -2/+2 |
* | Move the command-related options to a submenu | Thomas Petazzoni | 2010-04-11 | 1 | -0/+4 |
* | Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal | Thomas Petazzoni | 2010-04-11 | 26 | -52/+0 |
* | Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options | Thomas Petazzoni | 2010-04-11 | 1 | -15/+2 |
* | Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES} | Thomas Petazzoni | 2010-04-11 | 8 | -8/+8 |
* | Do not remove documentation on a per-package basis | Thomas Petazzoni | 2010-04-11 | 1 | -9/+0 |
* | Remove all documentation when BR2_HAVE_DOCUMENTATION is not set | Thomas Petazzoni | 2010-04-11 | 1 | -3/+2 |
* | Do not let packages remove man pages, info pages and documentation | Thomas Petazzoni | 2010-04-11 | 19 | -143/+2 |
* | Update defconfigs after BR2_UPDATE_CONFIG removal | Thomas Petazzoni | 2010-04-11 | 28 | -28/+0 |
* | Update config.{guess,sub} unconditionally | Thomas Petazzoni | 2010-04-11 | 3 | -12/+0 |
* | Update defconfig after BR2_PREFER_IMA removal | Thomas Petazzoni | 2010-04-11 | 27 | -27/+0 |