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
/
qmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...
Qt Continuous Integration System
2010-08-26
1
-1
/
+1
|
\
|
*
Compile bootstrapped tools with QT_NO_DEPRECATED
Harald Fernengel
2010-08-25
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-08-25
3
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
qmake vcxproj generator: fix usage of /Fd in QMAKE_CXXFLAGS
Joerg Bornemann
2010-08-20
1
-1
/
+1
|
*
qmake: fix vcxproj generator when using /Fd in QMAKE_CXXFLAGS
Joerg Bornemann
2010-08-20
1
-0
/
+1
|
*
create missing output directories for substituted files
Oswald Buddenhagen
2010-08-18
1
-0
/
+1
|
*
QMake/Win32/MinGW: Fix ar script generating with absolute paths
Tuomas Suutari
2010-08-18
1
-4
/
+1
|
*
fix QMAKE_SUBSTITUTES with shadow builds
Oswald Buddenhagen
2010-08-17
1
-3
/
+3
|
*
Fix check to remove unnecessary deployments in Symbian
Miikka Heikkinen
2010-08-13
1
-1
/
+5
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-08-13
7
-77
/
+201
|
\
\
|
|
/
|
*
Make bld.inf target in Symbian mkspecs to depend on .pro file
Miikka Heikkinen
2010-08-12
2
-8
/
+15
|
*
Gcce building support for symbian-sbsv2
Miikka Heikkinen
2010-08-11
2
-40
/
+143
|
*
Rename Symbian generated mmp/mk files to include target in filename
Miikka Heikkinen
2010-08-06
4
-27
/
+19
|
*
Fix package header in cases where VERSION doesn't contain all values
Miikka Heikkinen
2010-08-04
1
-2
/
+24
*
|
qmake vcproj generator cleanup
Joerg Bornemann
2010-08-10
1
-15
/
+11
*
|
qmake: repair .vcxproj generation
Joerg Bornemann
2010-08-10
3
-15
/
+17
*
|
qmake: move .vcproj XML generation from data classes to VCProjectWriter
Joerg Bornemann
2010-08-10
2
-203
/
+189
*
|
qmake: remove duplicated code from VcxprojGenerator
Joerg Bornemann
2010-08-10
3
-595
/
+28
*
|
qmake: duplicated code removed from msbuild_objectmodel.cpp
Joerg Bornemann
2010-08-10
6
-2638
/
+1060
*
|
qmake: move XML generating code from data classes to VCXProjectWriter
Joerg Bornemann
2010-08-10
3
-497
/
+431
*
|
qmake vcxproj generator: introduce VCXProjectWriter
Joerg Bornemann
2010-08-10
7
-574
/
+585
*
|
qmake vcproj generator: introduce VCProjectWriter
Joerg Bornemann
2010-08-10
4
-397
/
+398
*
|
qmake: fix misuse of static_cast in msvc_vcproj.cpp
Joerg Bornemann
2010-08-10
1
-2
/
+7
*
|
qmake: remove some old .dsp related code from .vcproj generator
Joerg Bornemann
2010-08-10
2
-81
/
+28
*
|
qmake: remove Windows CE stuff from .vcxproj generator
Joerg Bornemann
2010-08-10
3
-149
/
+4
*
|
qmake: remove VS2003 work-around from vcxproj generator
Joerg Bornemann
2010-08-10
3
-6
/
+3
*
|
qmake: no need to add the _WINDOWS define twice
Joerg Bornemann
2010-08-10
2
-12
/
+0
*
|
qmake: useless addition of the NDEBUG define removed
Joerg Bornemann
2010-08-10
2
-4
/
+0
*
|
qmake: don't add QT_NO_DEBUG in msvc generators
Joerg Bornemann
2010-08-10
2
-6
/
+2
*
|
qmake msvc generator: remove unneeded handling of variables
Joerg Bornemann
2010-08-10
2
-24
/
+2
*
|
qmake: qmakeDeleteCacheClear() function can be template now
miniak
2010-08-03
4
-11
/
+8
|
/
*
run dep commands in build dir
Oswald Buddenhagen
2010-07-07
1
-2
/
+6
*
Fixed pre-built resources deployment in Symbian
Miikka Heikkinen
2010-06-30
1
-0
/
+14
*
qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2.
Jocelyn Turcotte
2010-06-24
4
-6
/
+4
*
don't remove the path from the name of included files
Oswald Buddenhagen
2010-06-23
1
-1
/
+0
*
add some comments
Oswald Buddenhagen
2010-06-23
1
-2
/
+2
*
remove support for QMAKE_POST_INCLUDE_FILES
Oswald Buddenhagen
2010-06-23
2
-11
/
+1
*
remove unused function
Oswald Buddenhagen
2010-06-23
1
-4
/
+0
*
fix prompt() stdin safety check
Oswald Buddenhagen
2010-06-23
1
-1
/
+1
*
Fix precompiled binary deployment
Miikka Heikkinen
2010-06-22
1
-25
/
+28
*
qmake: Fix CONFIG += exceptions_off with the MSVC project generator.
Jocelyn Turcotte
2010-06-16
2
-2
/
+6
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2010-06-15
3
-3
/
+17
|
\
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2010-06-12
3
-3
/
+17
|
|
\
|
|
*
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
*
|
|
Change $${EPOCROOT} to also have drive if EPOCROOT env variable has it
Miikka Heikkinen
2010-06-15
2
-4
/
+3
|
/
/
*
|
Moved runonphone target to prf files for all build systems.
axis
2010-06-11
4
-19
/
+0
|
/
*
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
|
\
\
|
|
/
|
/
|
[next]