summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-2737-666/+666
* Update copyright year to 2011.Jason McDonald2011-01-1137-37/+37
* qmake: fix assertion on Windows when DESTDIR is empty in static libsJoerg Bornemann2010-08-171-3/+6
* support TARGETs with spacesOswald Buddenhagen2010-06-031-3/+3
* qmake: don't warn about unknown MSVC compiler option /MPJoerg Bornemann2010-06-021-0/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-3/+16
|\
| * qmake: added possibility to specify the type of an install targetJoerg Bornemann2010-05-171-3/+16
* | fix path separators in install targets for MinGW+shJoerg Bornemann2010-05-141-1/+1
|/
* Export .flm files always if they are differentMiikka Heikkinen2010-04-131-1/+1
* Improved support for OPTION and LINKEROPTION statements in MMP filesMiikka Heikkinen2010-04-122-110/+62
* Enable armcc version specific compler options for SymbianMiikka Heikkinen2010-03-261-0/+10
* Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-12/+32
* Changed Symbian pkg files to deploy from under epoc32Miikka Heikkinen2010-03-231-3/+18
* Fixed recursive QMAKE_EXTRA_TARGETS for symbian makefiles.Rohan McGovern2010-03-182-0/+4
* Fix runonphone target due to changed name of sis filesShane Kearns2010-03-151-1/+1
* Support for adding user specified list type content in rss fileMiikka Heikkinen2010-03-112-14/+79
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-011-0/+4
|\
| * Readd a line that got removed by accident in previous changeAndy Shaw2010-03-011-0/+1
| * Ensure that a library path with a space in it gets quoted on WindowsAndy Shaw2010-03-011-1/+4
* | Added .condition modifier to SUBDIRS.Miikka Heikkinen2010-03-011-1/+12
|/
* Allow overriding TARGET.EPOCHEAPSIZE with MMP_RULESMiikka Heikkinen2010-02-261-5/+5
* Fix SymbianMakefileGenerator::absolutizePath for clean buildsMiikka Heikkinen2010-02-251-3/+7
* Misc fixes to FLM filesMiikka Heikkinen2010-02-251-1/+1
* Fix extensions section in bld.inf when CONFIG contains symbian_testMiikka Heikkinen2010-02-244-7/+14
* Basic deployment support for ROM in SymbianMiikka Heikkinen2010-02-247-84/+144
* Changed canonical paths to absolute paths in symmake.Miikka Heikkinen2010-02-222-23/+14
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-196-146/+12
* Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-191-96/+1
* Revert "Factored readRegistryKey implementation out of qmake"axis2010-02-191-1/+96
* Revert "Factored epocRoot implementation out of qmake"axis2010-02-196-12/+146
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-186-146/+12
* Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-181-96/+1
* Use correct (forward slash) separators in qmake-generated bld.infIain2010-02-171-1/+1
* Add make stub_sis target, and add webkit stub to qt.ibyShane Kearns2010-02-121-4/+30
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-091-1/+1
|\
| * Make generate uid3 (symbian) work on 64 bit host platform.Thomas Zander2010-02-081-1/+1
* | Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-091-2/+33
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-051-0/+13
|\
| * Add the QMAKE_FILE_EXT variable to extra compilers generation.Jocelyn Turcotte2010-02-041-0/+13
* | Fixed the location where bootstrap.sis is looked for.Miikka Heikkinen2010-02-041-1/+1
* | Added support for smart installer package generation in SymbianMiikka Heikkinen2010-02-041-17/+69
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-026-37/+41
|\
| * qmake: subdirs template: make distclean target use QMAKE_DISTCLEANOswald Buddenhagen2010-02-011-0/+1
| * qmake: fix warningsOswald Buddenhagen2010-02-014-20/+22
| * qmake: Remove macro and simplify string expression previously using itOswald Buddenhagen2010-02-011-2/+3
| * qmake: use isActiveConfig() instead of hand-crafting comparisonsOswald Buddenhagen2010-02-013-15/+15
* | Added support for ifdeffing for manufacturer in generated pkg filesMiikka Heikkinen2010-01-281-0/+40
|/
* Generic solution for plugin stub exports for IBY usageMiikka Heikkinen2010-01-204-9/+31
* Better fix for build!=src Makefile generationThomas Zander2010-01-141-5/+3
* Fix rules for recreating the Makefile in a subdirThomas Zander2010-01-131-8/+8