Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuse: strip binaries/libs in target | Peter Korsgaard | 2008-07-10 | 1 | -1/+2 |
| | |||||
* | fuse: don't build kernel module | Peter Korsgaard | 2008-07-10 | 1 | -2/+1 |
| | | | | | it's been in the mainline kernel for ages (~3y) and the included stuff doesn't seem to build with modern kernel headers. | ||||
* | fuse: select BR2_LARGEFILE | Peter Korsgaard | 2008-07-10 | 1 | -0/+1 |
| | | | | fuse needs largefile support | ||||
* | gperf: depend on stamp file rather than gperf binary | Peter Korsgaard | 2008-07-10 | 1 | -2/+2 |
| | | | | | There's no make rule to create the gperf binary, only the stamp file so use that instead. | ||||
* | fuse: use tabs for indentation in kconfig | Peter Korsgaard | 2008-07-10 | 1 | -3/+3 |
| | |||||
* | gperf: move under "other development stuff" | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | gperf: don't install to staging dir | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 |
| | | | | It doesn't make much sense to install the cross-gperf to staging dir. | ||||
* | ifplugd: only run post-install hook when needed | Peter Korsgaard | 2008-07-10 | 1 | -1/+2 |
| | |||||
* | gperf: strip target binary | Peter Korsgaard | 2008-07-10 | 1 | -0/+4 |
| | |||||
* | gperf: remove trailing spaces | Peter Korsgaard | 2008-07-09 | 1 | -4/+4 |
| | |||||
* | gperf: fix upstream url | Peter Korsgaard | 2008-07-09 | 1 | -1/+1 |
| | |||||
* | Add gperf, perfect hash generator | Ulf Samuelsson | 2008-07-09 | 3 | -0/+30 |
| | |||||
* | sqlite: move under database submenu | Peter Korsgaard | 2008-07-08 | 4 | -1/+1 |
| | |||||
* | sqlite: strip binary and use $(INSTALL) for installation | Peter Korsgaard | 2008-07-08 | 1 | -2/+3 |
| | |||||
* | openssl: re-revert r22644 | Peter Korsgaard | 2008-07-08 | 1 | -1/+0 |
| | | | | | The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32, so lets revert this for good. | ||||
* | Revert patch which breaks AVR32 build | Ulf Samuelsson | 2008-07-08 | 1 | -0/+1 |
| | |||||
* | Support ARCH-unknown-linux-gnu, Use target library paths instead of the host ↵ | Ulf Samuelsson | 2008-07-08 | 1 | -0/+256 |
| | | | | library paths. | ||||
* | Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway | Hamish Moffatt | 2008-07-08 | 1 | -1/+0 |
| | |||||
* | Add glib2.0 specific include/pkconfig paths in 'docker' | Ulf Samuelsson | 2008-07-08 | 1 | -2/+5 |
| | |||||
* | Bump midori version | Ulf Samuelsson | 2008-07-07 | 2 | -1/+1 |
| | |||||
* | Remove duplicated select LIBPNG and use alphabetical order for selects | Ulf Samuelsson | 2008-07-07 | 1 | -6/+5 |
| | |||||
* | Makefile.autotools.in: revert broken r22659 | Peter Korsgaard | 2008-07-07 | 1 | -3/+1 |
| | | | | Ulfs r22659 commit broke make source-check/external deps, so reverting it. | ||||
* | busybox: more 1.11.0 patches | Peter Korsgaard | 2008-07-06 | 2 | -0/+148 |
| | |||||
* | Improve readability of libgtk2 configuration | Ulf Samuelsson | 2008-07-06 | 1 | -37/+77 |
| | |||||
* | Avoid duplicate downloading, when rebuilding failed package like libgtk2 | Ulf Samuelsson | 2008-07-06 | 1 | -1/+3 |
| | |||||
* | Fix #3584, when building cairo with DirectFB, depend on DirectFB | Thiago A. Corrêa | 2008-07-05 | 2 | -2/+3 |
| | |||||
* | Use HOST_GLIB for packages | Ulf Samuelsson | 2008-07-05 | 8 | -11/+11 |
| | |||||
* | [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵ | Ulf Samuelsson | 2008-07-05 | 3 | -2/+34 |
| | | | | for lighttpd config | ||||
* | Use latest config.* from buildroot in curl | Ulf Samuelsson | 2008-07-05 | 1 | -1/+3 |
| | |||||
* | Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled ↵ | Ulf Samuelsson | 2008-07-05 | 2 | -0/+14 |
| | | | | softfloat | ||||
* | Update config.* of openssl | Ulf Samuelsson | 2008-07-05 | 1 | -0/+1 |
| | |||||
* | Fix bug 003934, remove a dir tree instead of the dir node | Ulf Samuelsson | 2008-07-05 | 1 | -1/+1 |
| | |||||
* | Ensure tslib uses config.* from buildroot | Ulf Samuelsson | 2008-07-05 | 1 | -2/+3 |
| | |||||
* | The build of 'file', needs to run 'file' natively, so provide a valid link | Ulf Samuelsson | 2008-07-04 | 1 | -0/+1 |
| | |||||
* | Make libdaemon use the config files from Buildroot (previously replaced by ↵ | Ulf Samuelsson | 2008-07-04 | 1 | -1/+3 |
| | | | | libtoolize) | ||||
* | Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) | Thiago A. Corrêa | 2008-07-04 | 1 | -0/+3 |
| | |||||
* | Fix freetype-2.2.1 build in AVR32, possibly other platforms too | Thiago A. Corrêa | 2008-07-04 | 1 | -1/+2 |
| | |||||
* | Fix bug #3594: ATK does not always require X support to be compiled | Thiago A. Corrêa | 2008-07-04 | 1 | -3/+9 |
| | |||||
* | Minor clean-up | Thiago A. Corrêa | 2008-07-04 | 1 | -2/+2 |
| | |||||
* | Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad Parker | Ulf Samuelsson | 2008-07-03 | 1 | -4/+7 |
| | |||||
* | install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt | Ulf Samuelsson | 2008-07-03 | 1 | -0/+6 |
| | |||||
* | Makefile.autotools.in: fix source handling | Peter Korsgaard | 2008-07-02 | 1 | -2/+3 |
| | | | | | | | | | | | Handling source/source-check/external-deps together doesn't work, as wget will then download the sources every time make source is called even if it's available in DL_DIR Instead detect source-check/external-deps from MAKELEVEL. Support downloadable package patches in source-check/external-deps while we're at it. | ||||
* | ifplugd: only install default config if not provided in skeleton | Peter Korsgaard | 2008-07-02 | 1 | -3/+4 |
| | |||||
* | ncurses: don't follow symlink on ln invocation | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | | | | | | The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists as we don't have write permissions to the symlink target. Fixed by adding -n option (don't dereference link). | ||||
* | valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig | Peter Korsgaard | 2008-07-01 | 1 | -5/+0 |
| | | | | | There's no need for removing the pkgconfig files in valgrind.mk as that is now handled by the generic BR2_HAVE_DEVFILES. | ||||
* | busybox: default to 1.11.x | Peter Korsgaard | 2008-07-01 | 1 | -2/+3 |
| | |||||
* | Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step ↵ | Thiago A. Corrêa | 2008-07-01 | 1 | -0/+1 |
| | | | | will be removal. | ||||
* | busybox 1.11.0: additional fixes | Peter Korsgaard | 2008-07-01 | 2 | -0/+187 |
| | |||||
* | package/Makefile.in: propagate -s make flag to sub makes | Peter Korsgaard | 2008-07-01 | 1 | -5/+4 |
| | |||||
* | Makefile.autotools.in: also remove man pages from /usr/share/man | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| |