index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia.
Marko Valtanen
2012-12-04
8
-80
/
+88
*
Change to release licenses for 4.6.3.
Jason McDonald
2010-05-30
8
-104
/
+104
*
re-add overriding of tool paths to configure
Oswald Buddenhagen
2010-05-17
1
-0
/
+5
*
define qtPrepareTool() function and use it throughout
Oswald Buddenhagen
2010-05-14
1
-5
/
+0
*
Useful support for -qtlibinfix configure parameter in Symbian
Miikka Heikkinen
2010-03-18
1
-0
/
+6
*
Implemented QLibraryInfo::TranslationsPath for Symbian.
Janne Anttila
2010-03-09
1
-0
/
+1
*
fix "configure -fast" on Windows for other maketools than nmake
Joerg Bornemann
2010-02-26
1
-1
/
+1
*
Modified configure to detect SDK support for Symbian audio backend
Gareth Stockwell
2010-02-18
1
-1
/
+49
*
Added implementation of epocRoot() function to configure
Gareth Stockwell
2010-02-18
3
-2
/
+17
*
Removed duplicated implementation of readRegistryKeys from configure
Gareth Stockwell
2010-02-18
3
-125
/
+6
*
Fix handling of Evaluation licenses on the Windows configure.exe
Thiago Macieira
2010-02-17
1
-1
/
+2
*
Fix QT_BUILD_KEY for Symbian.
Miikka Heikkinen
2010-02-16
1
-10
/
+17
*
Further bug fixes for enable/disables DEF files mechanism on Symbian
Iain
2010-02-04
1
-1
/
+3
*
Revert "Update default FPU flags on Symbian to be softvfp+vfpv2"
Iain
2010-02-02
1
-1
/
+1
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
2010-02-01
1
-2
/
+2
|
\
|
*
Remove warning about Symbian DEF files when running configure for Windows
Iain
2010-01-29
1
-1
/
+1
|
*
Update default FPU flags on Symbian to be softvfp+vfpv2
Iain
2010-01-28
1
-1
/
+1
*
|
audiodevices example: no devices available
Kurt Korbatits
2010-02-01
1
-1
/
+4
|
/
*
Updates to new Symbian DEF file system
Iain
2010-01-26
1
-7
/
+9
*
Improve DEF file enable/disable mechanism on Symbian
Iain
2010-01-22
1
-2
/
+24
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6
Iain
2010-01-13
8
-8
/
+8
|
\
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
8
-8
/
+8
*
|
Use MMP keyword, not compiler flags, to update FPU option on Symbian
Iain
2010-01-13
1
-1
/
+2
|
/
*
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6
Justin McPherson
2009-12-14
1
-2
/
+9
|
\
|
*
Add -audio-backend and -no-audio-backend configure option.
Kurt Korbatits
2009-12-09
1
-2
/
+9
*
|
fix accepting of old license keys (pre 4.6)
Peter Hartmann
2009-11-19
1
-2
/
+5
*
|
Fixed a few license checks in configure.exe.
axis
2009-11-18
1
-13
/
+5
*
|
configure.exe: Update to the new licensing structure.
Thiago Macieira
2009-11-18
1
-26
/
+66
*
|
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6
Simon Hausmann
2009-11-18
1
-1
/
+2
|
\
\
|
*
\
Merge remote branch 'mainline/4.6' into 4.6
Oswald Buddenhagen
2009-11-10
1
-4
/
+12
|
|
\
\
|
|
|
/
|
*
|
build lrelease bootstrapped
Oswald Buddenhagen
2009-11-10
1
-1
/
+2
*
|
|
configure.exe: fix when configured with -openssl-linked
Peter Hartmann
2009-11-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch '4.6-platform' into 4.6
Denis Dzyubenko
2009-11-09
1
-0
/
+11
|
\
\
|
*
|
Added a -no-native-gestures option for configure.exe
Denis Dzyubenko
2009-11-06
1
-0
/
+11
|
|
/
*
|
Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6
Marius Storm-Olsen
2009-11-09
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add src/tools/tools.pro, and use when building host tools for xcompiling
Marius Storm-Olsen
2009-11-04
1
-4
/
+1
*
|
Make declarative support in configure.exe auto.
Martin Jones
2009-11-06
1
-1
/
+5
*
|
eval: add key for the installer to grep for.
Daniel Molkentin
2009-11-04
1
-1
/
+1
*
|
Declarative building infrastructure.
Warwick Allison
2009-11-04
1
-0
/
+12
*
|
Prepend qt_instdate when using configure.exe as well. Rebuilt configure.exe
Daniel Molkentin
2009-11-03
1
-1
/
+1
*
|
disable link time code generation by default on Windows CE
Joerg Bornemann
2009-11-03
1
-1
/
+0
*
|
Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CE
Keith Isdale
2009-11-02
1
-0
/
+3
*
|
Merge branch '4.6-s60' into 4.6
axis
2009-10-30
1
-15
/
+9
|
\
\
|
|
/
|
/
|
|
*
Removed mentions about certain flags being temporary for Symbian
Miikka Heikkinen
2009-10-29
1
-13
/
+7
|
*
Enable webkit and xmlpatterns by default on Symbian.
Frans Englich
2009-10-27
1
-2
/
+2
*
|
Also change the configure.exe to ensure that the necessary new configs
Thiago Macieira
2009-10-29
1
-1
/
+23
|
/
*
Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian.
Miikka Heikkinen
2009-10-14
1
-0
/
+3
*
Changed "Qt for S60" -> "Qt for Symbian" in configure.
Miikka Heikkinen
2009-10-14
1
-1
/
+1
*
With an embedded linux licence you should also be able to use the Qt Windows ...
Alexis Menard
2009-10-07
1
-1
/
+1
*
Enable QtScript by default on Windows
Kent Hansen
2009-09-29
1
-2
/
+2
[next]