Rohan McGovern d4da74a74d Remove platform-specific logic for qtactiveqt module.
For the sake of a uniform test procedure, it is cleaner to have
`make module-qtactiveqt' always working, but simply not building
anything on platforms where ActiveQt is not supported.

Without this, any test procedure for building Qt5 needs to be able
to know or determine that ActiveQt should only be built on Windows.

Reviewed-by: Jason McDonald
Change-Id: I3869bbacdc6598a764561a4b9f6042c49e6ffae8
2011-05-13 12:05:56 +10:00
2011-04-27 12:34:00 +02:00
2011-05-11 15:24:41 +10:00
2011-05-10 18:14:55 +10:00
2011-05-10 15:26:44 +10:00
2011-05-03 13:47:51 +02:00
2011-04-27 12:34:00 +02:00
2011-04-27 12:34:00 +02:00
2011-05-11 15:24:41 +10:00
2011-04-27 12:34:00 +02:00
2011-05-10 11:04:29 +02:00

To clone and compile the submodules, do execute the following:

  ./init-repository
  ./configure
  make

If you are a Nokia developer, you should add the -nokia-developer argument.

  ./init-repository -nokia-developer
  ./configure -nokia-developer
  make


In order to install the grafts, run
git submodule foreach '../qtrepotools/bin/git-qt-grafts  <path_to_history>'

Description
No description provided
Readme 19 MiB
Languages
Shell 59.2%
PowerShell 24.4%
CMake 14.4%
Perl 1.3%
Dockerfile 0.3%
Other 0.3%