summaryrefslogtreecommitdiffstats
path: root/package/qtopia4/qtopia4.mk
Commit message (Collapse)AuthorAgeFilesLines
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* - fix patching in the correct target cflags (Thiago A. Corr^ea)Bernhard Reutner-Fischer2007-08-211-2/+2
|
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
|
* Add colourdepth support to Qtopia configUlf Samuelsson2007-07-281-16/+28
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-15/+15
|
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-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-061-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_IPV6Bernhard Reutner-Fischer2007-06-261-0/+4
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* - Thomas Lundquist added qtopia4 support. Untested.Bernhard Reutner-Fischer2006-12-131-0/+271