| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that all config-related files are generated before the build | Thomas Petazzoni | 2010-09-01 | 1 | -7/+12 |
* | Add support for savedefconfig | Thomas Petazzoni | 2010-09-01 | 1 | -1/+5 |
* | Factorize environment variables for config utilities | Thomas Petazzoni | 2010-09-01 | 1 | -43/+23 |
* | Makefile: use long options names for the 'conf' utility | Thomas Petazzoni | 2010-09-01 | 1 | -9/+9 |
* | Remove unnecessary ugly hacks in package/config | Thomas Petazzoni | 2010-09-01 | 5 | -61/+1 |
* | Add support for the new nconf configuration tool | Thomas Petazzoni | 2010-09-01 | 3 | -7/+25 |
* | Bump package/config to 2.6.36-rc1 | Thomas Petazzoni | 2010-09-01 | 46 | -1336/+4298 |
* | Clean up our patches against kconfig | Thomas Petazzoni | 2010-09-01 | 24 | -1661/+1960 |
* | Implement %_defconfig similarly to the kernel | Thomas Petazzoni | 2010-09-01 | 1 | -5/+7 |
* | Remove CONFIG_DEFCONFIG | Thomas Petazzoni | 2010-09-01 | 1 | -5/+0 |
* | packages/atk: fix Makefile | Yann E. MORIN | 2010-08-30 | 3 | -2/+8 |
* | docs/images: optimize small images to speed up page loading | Peter Korsgaard | 2010-08-30 | 2 | -0/+0 |
* | update for 2010.08-rc22010.08_rc2 | Peter Korsgaard | 2010-08-30 | 4 | -5/+21 |
* | gcc: remove deprecated gcc 4.2.[1-3] versions and unused patches | Peter Korsgaard | 2010-08-30 | 97 | -13908/+3 |
* | kismet: fix build when none of client, server or drone are selected | Thomas Petazzoni | 2010-08-30 | 2 | -6/+8 |
* | Add the patch fixing gcc 4.2.4 to gcc 4.2.2 | Thomas Petazzoni | 2010-08-30 | 1 | -0/+49 |
* | CHANGES: #2395 is resolved | Peter Korsgaard | 2010-08-30 | 1 | -0/+1 |
* | ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling | Peter Korsgaard | 2010-08-30 | 2 | -6/+3 |
* | pango: needs C++ for freetype handling | Peter Korsgaard | 2010-08-30 | 5 | -9/+17 |
* | luafilesystems: unbreak builds with largefile support | Peter Korsgaard | 2010-08-29 | 1 | -1/+1 |
* | initramfs: Don't overwrite $(TARGET_DIR)/init if it exists | Simon Pasch | 2010-08-29 | 2 | -2/+4 |
* | Makefile: fix source/source-check/external-deps with O= | Peter Korsgaard | 2010-08-29 | 1 | -8/+6 |
* | pppd.mk installs radattr.so twice and omits radrealms.so | Darcy Watkins | 2010-08-29 | 2 | -3/+3 |
* | stunnel: remove broken package | Peter Korsgaard | 2010-08-29 | 5 | -110/+2 |
* | proftpd: breaks with parallel builds | Peter Korsgaard | 2010-08-29 | 2 | -4/+4 |
* | samba: avahi support needs avahi-daemon / dbus | Peter Korsgaard | 2010-08-29 | 2 | -4/+5 |
* | startup-notification: fix typo in dependencies line | Peter Korsgaard | 2010-08-29 | 2 | -2/+3 |
* | uClibc: fix ppc e500 handling | Stanislav Bogatyrev | 2010-08-29 | 2 | -7/+2 |
* | fs/squashfs: fix endianness typo for squashfs3 | Stanislav Bogatyrev | 2010-08-27 | 2 | -1/+3 |
* | qt: fix sysroot confusion in ./configure | Peter Korsgaard | 2010-08-26 | 2 | -5/+5 |
* | Config.in: mark BR2_CONFIG_CACHE as experimental and disable by default | Peter Korsgaard | 2010-08-25 | 9 | -9/+15 |
* | toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added | Khem Raj | 2010-08-25 | 2 | -0/+52 |
* | busybox: additional 1.17.1 fixes | Peter Korsgaard | 2010-08-25 | 4 | -5/+176 |
* | CHANGES: update with changes from for-2010.08 branch | Peter Korsgaard | 2010-08-25 | 2 | -1/+19 |
* | Merge branch 'for-2010.08' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-08-25 | 41 | -32/+881 |
|\ |
|
| * | sysvinit: remove unneeded dependency on ncurses | Thomas Petazzoni | 2010-08-24 | 2 | -2/+1 |
| * | sysvinit: make sure to link against libcrypt | Thomas Petazzoni | 2010-08-24 | 1 | -1/+3 |
| * | lua: make sure that CFLAGS are passed | Thomas Petazzoni | 2010-08-24 | 1 | -1/+3 |
| * | luafilesystem: remove LARGE_FILE constraint | Francois Perrad | 2010-08-24 | 6 | -18/+26 |
| * | Add new upstream Lua patches and rename all patches for consistency | Francois Perrad | 2010-08-24 | 6 | -0/+34 |
| * | libxml-parser-perl/intltool: mark as host only packages | Thomas Petazzoni | 2010-08-24 | 2 | -0/+6 |
| * | netcat: prevent build system from adding a prefix to binaries | Thomas Petazzoni | 2010-08-24 | 1 | -0/+1 |
| * | Security bump php to 5.2.14 | Gustavo Zacarias | 2010-08-24 | 1 | -1/+1 |
| * | Bump stable kernel headers | Gustavo Zacarias | 2010-08-24 | 4 | -4/+4 |
| * | lzo: fix host-lzo build failure when config cache is filled | Thomas Petazzoni | 2010-08-24 | 4 | -0/+428 |
| * | libglib2: add patch to rework clock_gettime() test | Thomas Petazzoni | 2010-08-24 | 2 | -1/+52 |
| * | imagemagick: don't create useless debugging file | Thomas Petazzoni | 2010-08-12 | 1 | -1/+0 |
| * | Update busybox 1.17.1 fixes | Gustavo Zacarias | 2010-08-11 | 2 | -0/+85 |
| * | Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected | Thomas Petazzoni | 2010-08-11 | 1 | -3/+3 |
| * | Mark CRIS architecture as deprecated | Thomas Petazzoni | 2010-08-11 | 1 | -0/+5 |