| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | toolchain/powerpc: SPE ABI is not available for e500mc | Gustavo Zacarias | 2012-07-04 | 1 | -2/+2 |
* | rpm: needs threads support | Gustavo Zacarias | 2012-07-04 | 1 | -1/+5 |
* | beecrypt: needs threads support | Gustavo Zacarias | 2012-07-04 | 1 | -1/+5 |
* | bonnie: needs MMU | Gustavo Zacarias | 2012-07-04 | 1 | -0/+1 |
* | lshw: fix build failure | Gustavo Zacarias | 2012-07-04 | 1 | -1/+1 |
* | barebox: remove old version and add last 4 versions. | Marek Belisko | 2012-07-04 | 1 | -13/+8 |
* | barebox: bump to 2012.07 | Marek Belisko | 2012-07-04 | 1 | -1/+5 |
* | iw: bump to 3.5 | Yegor Yefremov | 2012-07-03 | 1 | -1/+1 |
* | toolchain/gcc : bump 4.5.x version | Peter Korsgaard | 2012-07-02 | 9 | -1/+1 |
* | busybox: bump 1.20.x series to 1.20.2 | Gustavo Zacarias | 2012-07-02 | 7 | -275/+1 |
* | Ensure DESTDIR will not confuse the build | Thomas Petazzoni | 2012-07-02 | 1 | -0/+4 |
* | Revert "dependencies: ensure that DESTDIR isn't set when running Buildroot" | Thomas Petazzoni | 2012-07-02 | 1 | -6/+0 |
* | bsdiff: libraries should go after source files using them in linker invocation | Peter Korsgaard | 2012-07-02 | 1 | -4/+4 |
* | iw: fix static linking | Peter Korsgaard | 2012-07-02 | 1 | -1/+7 |
* | docs: describe "file" and "local" methods in LIBFOO_SITE_METHOD | Nathan Lynch | 2012-07-02 | 1 | -0/+8 |
* | docs: rework LIBFOO_SITE_METHOD documentation | Nathan Lynch | 2012-07-02 | 1 | -17/+29 |
* | docs: update LIBFOO_SITE to describe use of filesystem paths | Nathan Lynch | 2012-07-02 | 1 | -7/+14 |
* | msmtp: fix static linking with openssl | Peter Korsgaard | 2012-07-01 | 1 | -0/+4 |
* | openssl: fix static build | Peter Korsgaard | 2012-07-01 | 1 | -4/+14 |
* | Globally disable PKG_CONFIG_PATH | Arnout Vandecappelle | 2012-07-01 | 1 | -0/+3 |
* | pkg-download: handle interrupted wget downloads | Arnout Vandecappelle | 2012-07-01 | 1 | -3/+6 |
* | dependencies: ensure that DESTDIR isn't set when running Buildroot | Thomas Petazzoni | 2012-06-30 | 1 | -0/+6 |
* | xavante: bump version to 2.2.1 | Francois Perrad | 2012-06-30 | 1 | -1/+1 |
* | wsapi: bump version to 1.5 | Francois Perrad | 2012-06-30 | 1 | -1/+1 |
* | cgilua: bump version to 5.1.4 | Francois Perrad | 2012-06-30 | 2 | -3/+3 |
* | pciutils: bump to version 3.1.10 | Gustavo Zacarias | 2012-06-30 | 1 | -1/+1 |
* | mii-diag: remove unneded explicit static linking handling | Peter Korsgaard | 2012-06-29 | 1 | -4/+0 |
* | package/Makefile.in: link statically when BR2_PREFER_STATIC_LIB | Peter Korsgaard | 2012-06-29 | 1 | -0/+1 |
* | ncurses: build statically when BR2_PREFER_STATIC_LIB | Peter Korsgaard | 2012-06-29 | 1 | -4/+7 |
* | eeprog: use provided linker flags as well | Peter Korsgaard | 2012-06-29 | 1 | -1/+1 |
* | iostat: use provided linker flags as well | Peter Korsgaard | 2012-06-29 | 1 | -1/+1 |
* | nanocom: use provided compiler/linker flags as well | Peter Korsgaard | 2012-06-29 | 1 | -1/+1 |
* | input-tools: use provided linker flags as well | Peter Korsgaard | 2012-06-29 | 1 | -2/+4 |
* | ramspeed: use provided linker flags as well | Peter Korsgaard | 2012-06-29 | 2 | -5/+4 |
* | quota: fix build on uClibc with locale support | Peter Korsgaard | 2012-06-28 | 2 | -0/+7 |
* | igh-ethercat: use release tarball instead of mercurial branch | Arnout Vandecappelle | 2012-06-27 | 2 | -16/+7 |
* | mii-diag: link statically if configured to do so | Peter Korsgaard | 2012-06-27 | 1 | -1/+7 |
* | faad2: fix frontend/faad linking | Peter Korsgaard | 2012-06-27 | 1 | -0/+2 |
* | tcpreplay: fix linking when libpcap is built with canusb support | Peter Korsgaard | 2012-06-27 | 1 | -0/+4 |
* | tcpreplay: cleanup | Peter Korsgaard | 2012-06-27 | 1 | -2/+2 |
* | libpcap: canusb support needs pthreads | Gustavo Zacarias | 2012-06-26 | 2 | -1/+31 |
* | busybox 1.20.1: add patches for mke2fs and ps | Gustavo Zacarias | 2012-06-26 | 2 | -0/+142 |
* | samba: bump to version 3.6.6 | Gustavo Zacarias | 2012-06-26 | 1 | -1/+1 |
* | valgrind: unbreak arm support after REAL_GNU_TARGET_NAME removal | Peter Korsgaard | 2012-06-26 | 1 | -1/+1 |
* | wget: requires wchar support | Peter Korsgaard | 2012-06-26 | 1 | -0/+4 |
* | gzip: 1.5+ needs wchar support | Peter Korsgaard | 2012-06-26 | 1 | -0/+4 |
* | imagemagick: ensure cross freetype-config is used | Peter Korsgaard | 2012-06-25 | 1 | -0/+2 |
* | bluez_utils: bump to 4.101 | Yegor Yefremov | 2012-06-25 | 1 | -1/+1 |
* | tcpdump: bump to version 4.3.0 | Baruch Siach | 2012-06-25 | 1 | -2/+1 |
* | libpcap: bump to version 1.3.0 | Baruch Siach | 2012-06-25 | 2 | -31/+1 |