Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-16 | libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't. | Peter Korsgaard | |
2008-06-16 | libogg: remove BR2_PACKAGE_LIBOGG_HEADERS | Peter Korsgaard | |
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). | |||
2008-06-16 | libogg: move header install to seperate target so it isn't always out-of-date | Peter Korsgaard | |
2008-06-16 | libogg: fix libogg.a target | Peter Korsgaard | |
Based on patch by Conrad Parker. | |||
2008-06-16 | python: fix hostpython target. | Peter Korsgaard | |
Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell Patch by Conrad Parker. | |||
2008-06-16 | file: bump version | Peter Korsgaard | |
Patch by Conrad Parker. | |||
2008-06-16 | php: fix s/EXIT/EXT/ typo in simplexml select | Peter Korsgaard | |
2008-06-16 | toolchain: move elf2flt+mklibs under 'Common Toolchain Options' | Peter Korsgaard | |
2008-06-16 | elf2flt: only allow it to be selected on supported archs | Peter Korsgaard | |
2008-06-15 | dnsmasq: touch target after make | Peter Korsgaard | |
2008-06-15 | valgrind: don't add pkgconfig files to target | Peter Korsgaard | |
2008-06-15 | valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead | Peter Korsgaard | |
2008-06-15 | dbus: depend on exact XML dep so it isn't always considered out-of-date | Peter Korsgaard | |
2008-06-15 | valgrind: needs kernel headers (and doesn't respect CFLAGS) | Peter Korsgaard | |
2008-06-15 | kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind) | Peter Korsgaard | |
2008-06-15 | libxslt: use select instead of depends for pkgconfig like other packages | Peter Korsgaard | |
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. | |||
2008-06-14 | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | |
2008-06-14 | dbus-glib: don't depend on host pkg-config | Peter Korsgaard | |
2008-06-14 | package/Makefile.autotools.in: support 'make external-deps' | Peter Korsgaard | |
2008-06-14 | pkgconfig: bump version and cleanup | Peter Korsgaard | |
Upgrade to pkgconfig 0.23 which has native sysroot support (buggy, but easily fixable), which allows us to get rid of pkgconfig-filter.sh. At the same time cleanup the makefile. | |||
2008-06-13 | busybox 1.10.3 patch | Peter Korsgaard | |
2008-06-13 | toolchain: also setup kernel headers when ext toolchain is used | Peter Korsgaard | |
Provide kernel headers when ext toolchain is used, so we can compile packages which need them. | |||
2008-06-13 | avahi: make sure usr/lib/ exists | Peter Korsgaard | |
2008-06-13 | u-boot: don't depend on gcc (not needed and not provided by ext toolchain) | Peter Korsgaard | |
2008-06-13 | expat: make sure usr/lib/ exists | Peter Korsgaard | |
2008-06-13 | toolchain: gcc 4.2.4 support | Peter Korsgaard | |
2008-06-13 | Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that | Hamish Moffatt | |
libusb isn't rebuilt every time. | |||
2008-06-13 | libusb: bump patch version | Peter Korsgaard | |
2008-06-13 | libusb: depend on actual host-libtool binary | Peter Korsgaard | |
We need to depend on the actual host-libtool binary instead of the phony host-libtool as libusb otherwise will get recompiled every time. | |||
2008-06-13 | Fix missing libtool when building libusb | Hamish Moffatt | |
2008-06-12 | u-boot: cleanup arch handling | Peter Korsgaard | |
Thanks to Hamish Moffatt. | |||
2008-06-11 | u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time | Peter Korsgaard | |
U_BOOT_ARCH seems to race with KERNEL_ARCH in some situations, so it end up empty. It's only used once, so fix it by using a use-time evaluated variable instead (=). | |||
2008-06-11 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-07 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-07 | busybox 1.10.x: bump version | Peter Korsgaard | |
2008-06-06 | toolchain: also use arch/tune/abi options when softfloat is enabled | Peter Korsgaard | |
The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in the non-softfloat case. | |||
2008-06-03 | tslib: fix inputattach patch typos | Peter Korsgaard | |
Patch by Markus Heidelberg. tslib should be changed to use inputattach from the input-tools package instead though. | |||
2008-06-02 | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | Peter Korsgaard | |
2008-06-02 | kernel headers: add 2.6.25.4 | Peter Korsgaard | |
2008-06-02 | kernel headers: bump 2.6.24.x to 2.6.24.7 | Peter Korsgaard | |
2008-06-01 | Fix my own broken mistakes | Arnar Mar Sigurðsson | |
2008-06-01 | Change to menuconfig and make it right. | Arnar Mar Sigurðsson | |
2008-06-01 | Add missing depends | Arnar Mar Sigurðsson | |
2008-06-01 | Cosmetic fixes | Arnar Mar Sigurðsson | |
2008-06-01 | Added database menu to config (maybe move the other databases under it to ↵ | Arnar Mar Sigurðsson | |
remove the mess from the main package menu) Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32. | |||
2008-06-01 | Dump php to version 5.2.6 and add SimpleXML extension to config menu | Arnar Mar Sigurðsson | |
2008-06-01 | Add option to set default site to download package source from. FreeBSD ↵ | Arnar Mar Sigurðsson | |
ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages. | |||
2008-05-31 | busybox: additional 1.10.2 fixes | Peter Korsgaard | |
2008-05-31 | sqlite: bump version | Peter Korsgaard | |
2008-05-31 | package: ifplugd package | Peter Korsgaard | |