Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-28 | Fix some qtopia quirks, bump version | Ulf Samuelsson | |
2007-08-22 | - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵ | Bernhard Reutner-Fischer | |
avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item). | |||
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | - fix patching in the correct target cflags (Thiago A. Corr^ea) | Bernhard Reutner-Fischer | |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-07-28 | Replace space by tabs | Ulf Samuelsson | |
2007-07-28 | Add colourdepth support to Qtopia config | Ulf Samuelsson | |
2007-07-28 | Add AVR32 patch for Qtopia | Ulf Samuelsson | |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-07-09 | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer | |
Fixes build breakage as seen by Ulf et al. | |||
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵ | "Steven J. Hill" | |
TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. | |||
2007-06-26 | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2006-12-13 | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | |