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
*
Remove qurl.cpp from qmake and bootstrap, it's not needed.
David Faure
2012-08-22
5
-16
/
+2
*
qmake vcxproj generator: map TARGET_EXT to $(TargetExt)
Joerg Bornemann
2012-08-08
3
-2
/
+12
*
qmake: un-copy-and-pastify vcxproj generator a bit
Joerg Bornemann
2012-08-08
2
-60
/
+70
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
55
-110
/
+110
*
Fix qmake hash function to use XOR
Rafael Roquetto
2012-07-25
2
-3
/
+3
*
fix static library names when generating .pc files for pkgconfig
Mark Brand
2012-04-20
1
-1
/
+2
*
qmake vc(x)proj generator: don't create bogus directories
Joerg Bornemann
2012-04-17
1
-0
/
+3
*
qmake/Win: fix incomplete generated version resource
Joerg Bornemann
2012-04-17
1
-1
/
+11
*
qmake vcxproj generator: fix handling of /MANIFEST:NO linker option
Joerg Bornemann
2012-04-17
1
-0
/
+7
*
qmake: QMakeProject::intValue added
Joerg Bornemann
2012-04-17
1
-0
/
+13
*
qmake vcproj generator: unused variable removed
Joerg Bornemann
2012-04-17
1
-1
/
+0
*
qmake vc(x)project generator: fix VC++ Express detection
Joerg Bornemann
2012-04-16
1
-1
/
+3
*
qmake vcxproj generator: properly escape XML attributes
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
qmake: fix default value for C++ optimization in vcxproj files
Joerg Bornemann
2012-03-22
1
-0
/
+4
*
escape *_script_file usages in MingwMakefileGenerator::writeObjectsPart
Max Desyatov
2012-03-07
1
-4
/
+4
*
Create target pkgconfig dir in qmake generated Windows Makefiles
Hib Eris
2012-02-29
1
-0
/
+6
*
Implement missing replacements when installing .pc files for win32
Hib Eris
2012-02-29
1
-1
/
+17
*
Add TARGET_VERSION_EXT to pkgConfiglibName
Hib Eris
2012-02-29
1
-0
/
+1
*
Fix qmake evaluation of QMAKE_TARGET.arch on msvc2010 x86_64
Giotis Nikos
2012-02-09
1
-2
/
+8
*
Ensure that the RC_FILE is correctly handled in a single configuration
Andy Shaw
2012-02-07
1
-0
/
+2
*
Add support for XCode 4 into qmake
Andy Shaw
2012-02-02
1
-71
/
+172
*
Escape path names in qmake-generated Makefiles.
Andreas Hartmetz
2012-01-31
1
-1
/
+1
*
Symbian: qmake: Fix emulator deployment destinations
Jaakko Helanti
2012-01-17
2
-7
/
+27
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
55
-55
/
+55
*
qmake: fix default value for C++ optimization in vcxproj files
Joerg Bornemann
2012-01-06
1
-0
/
+4
*
qmake: fix /MP option for VS 2010
Joerg Bornemann
2012-01-06
1
-3
/
+3
*
Symbian: Fix a case sensitivity issue with QMAKE_EXTRA_COMPILERS
Miikka Heikkinen
2011-12-09
1
-0
/
+4
*
Symbian: Fix language mappings for localize_deployment
Miikka Heikkinen
2011-12-07
1
-5
/
+10
*
Symbian: Only localize the application .rss that needs it, not all .rss
Miikka Heikkinen
2011-12-07
2
-2
/
+1
*
Windows: Add gcc 4.6.
Friedemann Kleint
2011-11-16
1
-1
/
+1
*
Add INTEGRITY gbuild.* files to qmake project.
Rolland Dudemaine
2011-11-15
2
-2
/
+5
*
Use the project root from .gpj project files, instead of local path.
Rolland Dudemaine
2011-11-15
1
-3
/
+5
*
Make sure QMAKE_CXX is defined to prevent crashing on some projects.
Rolland Dudemaine
2011-11-15
1
-1
/
+3
*
Add support for .pro-type subdirectories.
Rolland Dudemaine
2011-11-15
1
-1
/
+1
*
Add relative path to the work directory, to prevent filename clashes.
Rolland Dudemaine
2011-11-15
1
-0
/
+4
*
Only call moc if the file needs it.
Rolland Dudemaine
2011-11-15
1
-2
/
+3
*
Use outname to specify the output .gpj to generate.
Rolland Dudemaine
2011-11-15
1
-3
/
+3
*
Use "dll" instead of "shared".
Rolland Dudemaine
2011-11-15
1
-1
/
+1
*
Instead of translating / into _, check if subdir is a .pro.
Rolland Dudemaine
2011-11-15
1
-2
/
+4
*
Do not generate -D defines for project types.
Rolland Dudemaine
2011-11-15
1
-1
/
+2
*
Clean up generated linker file for the shared library case.
Rolland Dudemaine
2011-11-15
1
-9
/
+11
*
Make applications start by default (StartIt True).
Rolland Dudemaine
2011-11-15
1
-0
/
+1
*
Change the overload from write() to writeMakefile() in INTEGRITY generator
Rolland Dudemaine
2011-11-15
2
-2
/
+2
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...
Qt Continuous Integration System
2011-10-19
1
-1
/
+1
|
\
|
*
qmake: fix writing of incremental linker option for vcxproj files
Joerg Bornemann
2011-10-14
1
-1
/
+1
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...
Qt Continuous Integration System
2011-10-17
1
-0
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'qt/4.8'
Sami Lempinen
2011-10-14
2
-7
/
+3
|
|
\
\
|
|
|
/
|
*
|
Symbian: Parse ts filenames case-insensitively for localize_deployment
Miikka Heikkinen
2011-09-30
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'qt/4.8'
Sami Lempinen
2011-09-20
2
-58
/
+5
|
|
\
\
*
|
|
|
support the obj-c #import statement in the dependency generator
Oswald Buddenhagen
2011-10-14
1
-1
/
+2
|
|
_
|
/
|
/
|
|
[next]