summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Nokia to Digia changesjutaipal2012-12-101-1/+1
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-052-4/+4
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-0448-476/+524
* QMake/Win32/MinGW: Fix ar script generating with absolute pathsTuomas Suutari2011-06-091-4/+1
* qmake: fix assertion on Windows when DESTDIR is empty in static libsJoerg Bornemann2011-06-091-3/+6
* support TARGETs with spacesOswald Buddenhagen2011-06-091-3/+3
* Change to release licenses for 4.6.3.Jason McDonald2010-05-3048-624/+624
* 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
* Make qmake possible to build with mingw using qmake.proMiikka Heikkinen2010-04-131-0/+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
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-222-23/+14
|\
| * Changed canonical paths to absolute paths in symmake.Miikka Heikkinen2010-02-222-23/+14
* | Fixed shadow builds on Unix.Rohan McGovern2010-02-221-1/+1
|/
* Fixed linkage failure when building qmake on Unix platformsGareth Stockwell2010-02-191-2/+0
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-1912-151/+40
* Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-197-100/+34
* Revert "Factored readRegistryKey implementation out of qmake"axis2010-02-197-34/+100
* Revert "Factored epocRoot implementation out of qmake"axis2010-02-1912-40/+151
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-1812-151/+40
* Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-187-100/+34
* 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
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-091-2/+33
|\ \
| * | Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-091-2/+33
| |/
* / Added QMake directory to INCPATH so the compiler can find required headersConstantin Makshin2010-02-081-4/+10
|/
* 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/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-031-1/+1
|\