| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 44 | -88/+88 |
|
|
* | Fix qmake hash function to use XOR | Rafael Roquetto | 2012-07-25 | 1 | -1/+1 |
|
|
* | 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 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 |
|
|
* | 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 | 44 | -44/+44 |
|
|
* | 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 |
|
|
* | 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-18 | 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 | 1 | -7/+1 |
| |\ \
| | |/ |
|
| * | | 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 | 1 | -2/+2 |
| |\ \ |
|
* | | | | support the obj-c #import statement in the dependency generator | Oswald Buddenhagen | 2011-10-14 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Add -nn for .cpp MOC preprocessing for INTEGRITY | Rolland Dudemaine | 2011-10-12 | 1 | -0/+1 |
|
|
* | | | Remove commented out code. | Rolland Dudemaine | 2011-10-12 | 1 | -7/+0 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-09-20 | 1 | -35/+28 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Remove few unused variables. | Miikka Heikkinen | 2011-09-06 | 1 | -2/+0 |
|
|
| * | Symbian: Detect app caption and pkg name translations by id attribute. | Miikka Heikkinen | 2011-09-06 | 1 | -33/+28 |
|
|