- 06 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: Ic9fffa8c317e73d8cbed665fe48c1b158e2fa420 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 15 Dec, 2011 - 1 commit
-
-
Rohan McGovern authored
The return value from system() is an exit status (e.g. returned value from waitpid) and needs to be shifted right by 8 bits to get an exit code. Change-Id: Ibbcc58491b27ef6d9d299427aeb78f57b41c92e2 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
João Abecasis <joao.abecasis@nokia.com>
-
- 09 Oct, 2011 - 1 commit
-
-
Lincoln Ramsay authored
Change-Id: I74ef359ad899060f3ed60ae323c5fc3a1e75dc86 Reviewed-on: http://codereview.qt-project.org/6198 Reviewed-by:
Sergio Ahumada <sergio.ahumada@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 07 Oct, 2011 - 1 commit
-
-
Lincoln Ramsay authored
There is at least one case in configure where it exist with a code of 0 but does not create .qmake.cache. Detect this and avoid continuing. Change-Id: I0554991e5d4a50b7072494c080fa2c593e03b726 Reviewed-on: http://codereview.qt-project.org/6094 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 03 May, 2011 - 2 commits
-
-
Lincoln Ramsay authored
Signed-off-by:
axis <qt-info@nokia.com>
-
Lincoln Ramsay authored
use warnings; is the portable way of doing #!/usr/bin/perl -w Also use strict; in init-repository. Signed-off-by:
axis <qt-info@nokia.com>
-
- 27 Apr, 2011 - 4 commits
-
-
Olivier Goffart authored
Reviewed-by: axis
-
axis authored
It's unexpected that configure tampers with your git checkout.
-
axis authored
They are not needed anymore after the patches were submitted to the qtwebkit repository on gitorious.org.
-
Qt by Nokia authored
-