mirko
e0c3b555b8
[packages/qt4] add the possibility of specifying and passing a path relative to $(PKG_BUILD_DIR) to qmake for *.pro files lying in subdirectories
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-22 12:13:07 +00:00
mirko
a700dffafa
[packages/qt4] we need to pass all the environment variables not just to $(QMAKE) but also to $(MAKE), because Makefiles may invoke qmake once again for creating further Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-22 12:12:59 +00:00
mirko
0507df5635
[packages/qt4] some Qt-internal paths are magically getting appended to TARGET_{INC,LIB}DIRS - however _only_ to the very last element (so the last elem should be the staging-dir - not the toolchain-dir)
...
thanks to kyak for pointing this out!
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-22 12:12:48 +00:00
mirko
51d623f770
[packages/qt4] make QMAKE_LIBS modifiable from within OpenWrt Makefiles invoking qmake
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:56:38 +00:00
mb
5d87e1ff03
qt4: Default build rule: Honor PKG_JOBS, if present
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 17:12:22 +00:00
mb
35b873d1f6
qt4: Port r25400 to qt-x11
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 17:00:57 +00:00
mirko
c208e1a3e6
[packages/qt4] qmake.mk: pass $(STAGING_DIR); override Build/Compile/Default
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 13:03:54 +00:00
mirko
57f3fde51d
[packages/qt4] fix passing variables to qmake
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 13:03:08 +00:00
mb
0fc577e86b
qt4: Update to 4.7.0 release
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-25 00:34:38 +00:00
mb
ff16f17a1f
qt4: Add X11 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-20 16:00:37 +00:00
mb
d61b1d286e
qt4: Rename file
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-20 15:07:03 +00:00
mb
f4b73dec27
qt4: Make the WS configurable and add X11 files.
...
X11 config is still marked broken, because the configure script bits are missing.
This should not alter current QWS build in any way.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 13:13:48 +00:00
mb
0e7d5e3a6e
qt4: Add qws- prefix to QWS specific files.
...
No functional change. This just moves the files.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 11:56:38 +00:00
mirko
8e11971902
qt4: heavily cleanup Makefile and add a generic way for configuring projects using qmake
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-01 15:53:32 +00:00