Commit Graph

7 Commits

Author SHA1 Message Date
Rohan McGovern
b984a0da2b qtlocation: add to SUBDIRS, but do not (yet) compile it by default
The previous method of adding qtlocation did not allow
`make module-qtlocation' to work.

Reviewed-by: Alex
Change-Id: I75caab75ddf8ed5800c75933097df297b0021c6c
2011-05-11 12:34:45 +10:00
Alex
0044c57a81 Add new qtlocation module
The module is not yet enabled as various other repos need
to be in place first.
2011-05-10 15:26:44 +10:00
axis
257d74c476 Corrected typo.
Reviewed-by: Trust me
2011-05-05 16:27:55 +02:00
axis
df453967a1 Removed qt3support.
It will not be part of Qt5.

Reviewed-by: Marius Storm-Olsen
2011-05-05 16:27:17 +02:00
Rohan McGovern
9093f9d771 build system: use consistent target names for all modules
Force all top-level makefile rules to be named `module-$GITSUBMODULE',
including the addition of the missing qlalr and qtqa targets.

This naming convention must be upheld, otherwise there is no simple
way to programmatically build a single git submodule and all of its
dependencies.

Reviewed-by: Liang Qi
2011-05-05 17:13:02 +10:00
axis
e129d300b3 Avoided running the build-webkit script if it has not been cloned.
Reviewed by: Olivier Goffart
2011-04-28 10:21:00 +02:00
Qt by Nokia
92351a70e0 Long live the qt5 Qt repository 2011-04-27 12:34:00 +02:00