| Commit message (Expand) | Author | Age | Files | Lines |
* | support for cross building Qt for MinGW (win32-g++) on Unix | Mark Brand | 2010-06-10 | 2 | -2/+16 |
|
|
* | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-08 | 1 | -1/+1 |
|\ |
|
| * | Change the directory where smart-installable application package is | Miikka Heikkinen | 2010-06-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 2 | -3/+9 |
|\ \
| |/
|/| |
|
| * | support TARGETs with spaces | Oswald Buddenhagen | 2010-06-03 | 1 | -3/+3 |
|
|
| * | qmake: don't warn about unknown MSVC compiler option /MP | Joerg Bornemann | 2010-06-02 | 1 | -0/+6 |
|
|
* | | Fixed def file usage for Qt plugins under the makefile build system. | axis | 2010-06-04 | 5 | -37/+40 |
|
|
* | | escape backslashes in QMAKE_PRL_LIBS | Oswald Buddenhagen | 2010-05-27 | 1 | -1/+1 |
|
|
* | | complain about unescaped backslashes | Oswald Buddenhagen | 2010-05-26 | 2 | -0/+7 |
|
|
* | | clarify wording of warning message | Oswald Buddenhagen | 2010-05-20 | 1 | -1/+1 |
|
|
* | | close scope while inside assignment only if the last char is a closing brace | Oswald Buddenhagen | 2010-05-20 | 1 | -1/+1 |
|
|
* | | deprecate undocumented -E option | Oswald Buddenhagen | 2010-05-20 | 1 | -0/+1 |
|
|
* | | unify QMAKE_QMAKE path separator fixing | Oswald Buddenhagen | 2010-05-20 | 2 | -8/+6 |
|
|
* | | simplify arcane conditional, once again | Oswald Buddenhagen | 2010-05-20 | 1 | -1/+1 |
|
|
* | | Added support for .rc files on VS2010. | Martin Petersson | 2010-05-20 | 1 | -2/+37 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 1 | -4/+17 |
| |\ \ |
|
| * | | | Added a default value for optimization settings. | Martin Petersson | 2010-05-18 | 1 | -0/+1 |
|
|
* | | | | Merge commit 'remotes/origin/4.7' into symbian47 | Thomas Zander | 2010-05-19 | 1 | -4/+17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-05-19 | 1 | -3/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -3/+16 |
| | |\ \ |
|
| | | * | | qmake: added possibility to specify the type of an install target | Joerg Bornemann | 2010-05-17 | 1 | -3/+16 |
|
|
| * | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-18 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | fix path separators in install targets for MinGW+sh | Joerg Bornemann | 2010-05-14 | 1 | -1/+1 |
| | | |/ |
|
* | | | | Fix build break in Symbian | Miikka Heikkinen | 2010-05-19 | 2 | -2/+2 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-19 | 4 | -30/+84 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix pkg_prerules handling for installer packages | Miikka Heikkinen | 2010-05-18 | 1 | -5/+0 |
|
|
| * | | | Fix generation of stub sis files | Shane Kearns | 2010-05-14 | 1 | -14/+69 |
|
|
| * | | | Shadow building on Symbian fixes: part 3 - unchanged source tree | Iain | 2010-05-14 | 1 | -2/+2 |
|
|
| * | | | Shadow building on Symbian fixes: part 1 - files to right place | Iain | 2010-05-14 | 3 | -16/+14 |
|
|
| * | | | Fix requires keyword handling in qmake in Symbian | Miikka Heikkinen | 2010-05-14 | 1 | -0/+6 |
| |/ / |
|
* | | | qmake/MinGw: Link statically. | Friedemann Kleint | 2010-05-18 | 2 | -2/+3 |
|/ / |
|
* | | fix qmake project file following msvc2010 addition | Oswald Buddenhagen | 2010-05-06 | 1 | -3/+5 |
|
|
* | | remove extraneous return statement | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+0 |
|
|
* | | cosmetics: change enum value | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 3 | -41/+32 |
|\ \ |
|
| * | | Fix project file generation for MSVC 2010 | Martin Petersson | 2010-04-30 | 2 | -3/+32 |
|
|
| * | | qmake: remove useless evaluation of variables from VS project generators | Joerg Bornemann | 2010-04-29 | 2 | -16/+0 |
|
|
| * | | qmake: fix duplicate linker options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -14/+0 |
|
|
| * | | qmake: fix duplicate compiler options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -8/+0 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 6 | -70/+45 |
|\ \ \ |
|
| * | | | bye bye QMakeProjectEnv | Oswald Buddenhagen | 2010-04-30 | 1 | -41/+5 |
|
|
| * | | | short-cut evaluation inside if() tests | Oswald Buddenhagen | 2010-04-30 | 1 | -6/+3 |
|
|
| * | | | eliminate special splitting of INCLUDEPATH and DEPENDPATH | Oswald Buddenhagen | 2010-04-30 | 1 | -5/+3 |
|
|
| * | | | do not env-expand cache file path | Oswald Buddenhagen | 2010-04-30 | 1 | -1/+1 |
|
|
| * | | | s/QMAKE_FRAMEWORKDIR_FLAGS/QMAKE_FRAMEWORKPATH_FLAGS/ | Oswald Buddenhagen | 2010-04-30 | 1 | -1/+1 |
|
|
| * | | | s/INCPATH/INCLUDEPATH/ | Oswald Buddenhagen | 2010-04-30 | 1 | -2/+2 |
|
|
| * | | | warn about usage of deprecated variables | Oswald Buddenhagen | 2010-04-30 | 1 | -0/+5 |
|
|