summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-18dependencies: check for awkPeter Korsgaard
2008-06-18uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUGPeter Korsgaard
2008-06-18uclibc: remove obsolete uclibc 0.9.28 handlingPeter Korsgaard
2008-06-18proftp: bump version and fix compilation on 2.6.24+Peter Korsgaard
2008-06-18usbutils: select libusbPeter Korsgaard
2008-06-17toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)Peter Korsgaard
2008-06-17toolchain/uclibc: strip libpthreadPeter Korsgaard
2008-06-17toolchain/gcc-4.x: strip cross libgcc / libstdc++Peter Korsgaard
2008-06-17toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.Peter Korsgaard
2008-06-17u-boot tools: make sure destination directory existsPeter Korsgaard
2008-06-17Fix options to configureHamish Moffatt
2008-06-17Remove patch which isn't required for the specified upstream versionHamish Moffatt
2008-06-17Fix missing punctuationHamish Moffatt
2008-06-16gdb: support external toolchainPeter Korsgaard
2008-06-16lsof: bump versionPeter Korsgaard
2008-06-16toolchain: more sensible uclibc defaults for external toolchainPeter Korsgaard
2008-06-16libvorbis: use BR2_SOFT_FLOAT to set default for tremorPeter Korsgaard
2008-06-16libvorbis: make tremor option description more clearPeter Korsgaard
2008-06-16libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERSPeter Korsgaard
2008-06-16libvorbis: fix av32 typo in tremor defaultPeter Korsgaard
2008-06-16libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.Peter Korsgaard
2008-06-16libogg: remove BR2_PACKAGE_LIBOGG_HEADERSPeter Korsgaard
2008-06-16libogg: move header install to seperate target so it isn't always out-of-datePeter Korsgaard
2008-06-16libogg: fix libogg.a targetPeter Korsgaard
2008-06-16python: fix hostpython target.Peter Korsgaard
2008-06-16file: bump versionPeter Korsgaard
2008-06-16php: fix s/EXIT/EXT/ typo in simplexml selectPeter Korsgaard
2008-06-16toolchain: move elf2flt+mklibs under 'Common Toolchain Options'Peter Korsgaard
2008-06-16elf2flt: only allow it to be selected on supported archsPeter Korsgaard
2008-06-15dnsmasq: touch target after makePeter Korsgaard
2008-06-15valgrind: don't add pkgconfig files to targetPeter Korsgaard
2008-06-15valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind insteadPeter Korsgaard
2008-06-15dbus: depend on exact XML dep so it isn't always considered out-of-datePeter Korsgaard
2008-06-15valgrind: needs kernel headers (and doesn't respect CFLAGS)Peter Korsgaard
2008-06-15kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)Peter Korsgaard
2008-06-15libxslt: use select instead of depends for pkgconfig like other packagesPeter Korsgaard
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-06-14dbus-glib: don't depend on host pkg-configPeter Korsgaard
2008-06-14package/Makefile.autotools.in: support 'make external-deps'Peter Korsgaard
2008-06-14pkgconfig: bump version and cleanupPeter Korsgaard
2008-06-13busybox 1.10.3 patchPeter Korsgaard
2008-06-13toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard
2008-06-13avahi: make sure usr/lib/ existsPeter Korsgaard
2008-06-13u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard
2008-06-13expat: make sure usr/lib/ existsPeter Korsgaard
2008-06-13toolchain: gcc 4.2.4 supportPeter Korsgaard
2008-06-13Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt
2008-06-13libusb: bump patch versionPeter Korsgaard
2008-06-13libusb: depend on actual host-libtool binaryPeter Korsgaard
2008-06-13Fix missing libtool when building libusbHamish Moffatt