summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/config: add gettext helperPeter Korsgaard2008-06-191-0/+14
| | | | From Bernhards tree (2b693d78)
* toolchain/gcc: add 4.3.1Peter Korsgaard2008-06-1911-0/+261
| | | | Based on Bernhards tree.
* toolchain/gcc: mark old versions as deprecatedPeter Korsgaard2008-06-191-0/+2
|
* package/config: rebase from upstream (2.6.24.4)Peter Korsgaard2008-06-1914-1009/+1725
| | | | From Bernhards tree (1af211ea)
* package/config: rebase from upstream (2.6.23.14)Peter Korsgaard2008-06-1916-88/+119
| | | | From Bernhards tree (2737cfdd)
* package/config: cygwin fixPeter Korsgaard2008-06-192-2/+4
| | | | | | | - pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95)
* toolchain/gcc: use $(@D)Peter Korsgaard2008-06-181-1/+1
|
* toolchain/gcc: use depends on instead of dependsPeter Korsgaard2008-06-182-12/+11
|
* nbd: bump version and depend on glib2Peter Korsgaard2008-06-182-4/+7
| | | | Patch by Thiago A. Correa.
* proftpd: remove unneeded susv3 legacy patchPeter Korsgaard2008-06-181-173/+0
|
* dnsmasq: use awk instead of nawkPeter Korsgaard2008-06-181-1/+1
|
* dependencies: check for awkPeter Korsgaard2008-06-181-0/+12
|
* uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUGPeter Korsgaard2008-06-181-1/+5
|
* uclibc: remove obsolete uclibc 0.9.28 handlingPeter Korsgaard2008-06-181-3/+0
|
* proftp: bump version and fix compilation on 2.6.24+Peter Korsgaard2008-06-183-39/+52
| | | | Based on patch by Thiago A. Corrêa.
* usbutils: select libusbPeter Korsgaard2008-06-181-0/+1
|
* toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)Peter Korsgaard2008-06-172-4/+4
|
* toolchain/uclibc: strip libpthreadPeter Korsgaard2008-06-171-0/+1
|
* toolchain/gcc-4.x: strip cross libgcc / libstdc++Peter Korsgaard2008-06-171-0/+2
|
* toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.Peter Korsgaard2008-06-171-2/+2
|
* u-boot tools: make sure destination directory existsPeter Korsgaard2008-06-171-0/+2
|
* Fix options to configureHamish Moffatt2008-06-171-1/+1
|
* Remove patch which isn't required for the specified upstream versionHamish Moffatt2008-06-171-10/+0
|
* Fix missing punctuationHamish Moffatt2008-06-171-1/+1
|
* gdb: support external toolchainPeter Korsgaard2008-06-161-9/+5
|
* lsof: bump versionPeter Korsgaard2008-06-165-12/+12
| | | | Patch by Conrad Parker.
* toolchain: more sensible uclibc defaults for external toolchainPeter Korsgaard2008-06-161-4/+4
|
* libvorbis: use BR2_SOFT_FLOAT to set default for tremorPeter Korsgaard2008-06-161-1/+1
| | | | Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
* libvorbis: make tremor option description more clearPeter Korsgaard2008-06-161-2/+1
| | | | Also remove comment about not being implemented.
* libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERSPeter Korsgaard2008-06-162-26/+0
| | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway).
* libvorbis: fix av32 typo in tremor defaultPeter Korsgaard2008-06-161-1/+1
|
* libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.Peter Korsgaard2008-06-161-1/+1
|
* libogg: remove BR2_PACKAGE_LIBOGG_HEADERSPeter Korsgaard2008-06-162-23/+2
| | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway).
* libogg: move header install to seperate target so it isn't always out-of-datePeter Korsgaard2008-06-161-2/+4
|
* libogg: fix libogg.a targetPeter Korsgaard2008-06-161-3/+1
| | | | Based on patch by Conrad Parker.
* python: fix hostpython target.Peter Korsgaard2008-06-161-1/+1
| | | | | | Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell Patch by Conrad Parker.
* file: bump versionPeter Korsgaard2008-06-161-1/+1
| | | | Patch by Conrad Parker.
* php: fix s/EXIT/EXT/ typo in simplexml selectPeter Korsgaard2008-06-161-1/+1
|
* toolchain: move elf2flt+mklibs under 'Common Toolchain Options'Peter Korsgaard2008-06-161-2/+2
|
* elf2flt: only allow it to be selected on supported archsPeter Korsgaard2008-06-161-3/+1
|
* dnsmasq: touch target after makePeter Korsgaard2008-06-151-0/+2
|
* valgrind: don't add pkgconfig files to targetPeter Korsgaard2008-06-151-0/+1
|
* valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind insteadPeter Korsgaard2008-06-151-5/+4
|
* dbus: depend on exact XML dep so it isn't always considered out-of-datePeter Korsgaard2008-06-151-3/+10
|
* valgrind: needs kernel headers (and doesn't respect CFLAGS)Peter Korsgaard2008-06-151-0/+1
|
* kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)Peter Korsgaard2008-06-151-0/+24
|
* libxslt: use select instead of depends for pkgconfig like other packagesPeter Korsgaard2008-06-151-8/+5
| | | | | | | There's not much point in using depends instead of select for pkgconfig as it's a host tool, E.G. it doesn't add anything to the rootfs. At the same time, strip Config.in of trailing spaces.
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-1434-15/+36
|
* dbus-glib: don't depend on host pkg-configPeter Korsgaard2008-06-141-2/+2
|
* package/Makefile.autotools.in: support 'make external-deps'Peter Korsgaard2008-06-141-0/+5
|