Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build | Ulf Samuelsson | 2007-09-26 | 1 | -1/+7 |
| | |||||
* | Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) | Ulf Samuelsson | 2007-09-23 | 2 | -0/+6146 |
| | |||||
* | Fix some qtopia quirks, bump version | Ulf Samuelsson | 2007-08-28 | 2 | -9/+16 |
| | |||||
* | - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵ | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -49/+117 |
| | | | | | | avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item). | ||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | - fix patching in the correct target cflags (Thiago A. Corr^ea) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | |||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | Replace space by tabs | Ulf Samuelsson | 2007-07-28 | 1 | -19/+19 |
| | |||||
* | Add colourdepth support to Qtopia config | Ulf Samuelsson | 2007-07-28 | 2 | -20/+68 |
| | |||||
* | Add AVR32 patch for Qtopia | Ulf Samuelsson | 2007-07-28 | 1 | -0/+6139 |
| | |||||
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -15/+15 |
| | |||||
* | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer | 2007-07-09 | 1 | -1/+1 |
| | | | | Fixes build breakage as seen by Ulf et al. | ||||
* | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵ | "Steven J. Hill" | 2007-07-06 | 1 | -1/+0 |
| | | | | 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. | ||||
* | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+4 |
| | |||||
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
| | |||||
* | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | 2006-12-13 | 2 | -0/+331 |