summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1355-55/+55
* Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2013-01-081-4/+2
* Fix handling of precompiled header files in XCode projectsAndy Shaw2013-01-081-9/+4
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-211-4/+0
* accept hex/octal values for RC_LANG and RC_CODEPAGEJoerg Bornemann2012-12-181-1/+7
* qmake: support for Visual Studio 2012 project files addedJoerg Bornemann2012-12-094-1/+34
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-281-1/+1
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-221-1/+1
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2012-10-183-12/+2
* Fix XCode generator for qmake when generating for XCode 4.5 and laterAndy Shaw2012-10-182-1/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2955-1322/+1322
* Add msvc2012 supportPeter Kümmel2012-09-171-2/+2
* Remove qurl.cpp from qmake and bootstrap, it's not needed.David Faure2012-08-225-16/+2
* qmake vcxproj generator: map TARGET_EXT to $(TargetExt)Joerg Bornemann2012-08-083-2/+12
* qmake: un-copy-and-pastify vcxproj generator a bitJoerg Bornemann2012-08-082-60/+70
* Update contact information in license headers.Sergio Ahumada2012-08-0155-110/+110
* Fix qmake hash function to use XORRafael Roquetto2012-07-252-3/+3
* fix static library names when generating .pc files for pkgconfigMark Brand2012-04-201-1/+2
* qmake vc(x)proj generator: don't create bogus directoriesJoerg Bornemann2012-04-171-0/+3
* qmake/Win: fix incomplete generated version resourceJoerg Bornemann2012-04-171-1/+11
* qmake vcxproj generator: fix handling of /MANIFEST:NO linker optionJoerg Bornemann2012-04-171-0/+7
* qmake: QMakeProject::intValue addedJoerg Bornemann2012-04-171-0/+13
* qmake vcproj generator: unused variable removedJoerg Bornemann2012-04-171-1/+0
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-161-1/+3
* qmake vcxproj generator: properly escape XML attributesJoerg Bornemann2012-04-101-1/+1
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-03-221-0/+4
* escape *_script_file usages in MingwMakefileGenerator::writeObjectsPartMax Desyatov2012-03-071-4/+4
* Create target pkgconfig dir in qmake generated Windows MakefilesHib Eris2012-02-291-0/+6
* Implement missing replacements when installing .pc files for win32Hib Eris2012-02-291-1/+17
* Add TARGET_VERSION_EXT to pkgConfiglibNameHib Eris2012-02-291-0/+1
* Fix qmake evaluation of QMAKE_TARGET.arch on msvc2010 x86_64Giotis Nikos2012-02-091-2/+8
* Ensure that the RC_FILE is correctly handled in a single configurationAndy Shaw2012-02-071-0/+2
* Add support for XCode 4 into qmakeAndy Shaw2012-02-021-71/+172
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1
* Symbian: qmake: Fix emulator deployment destinationsJaakko Helanti2012-01-172-7/+27
* Update year in Nokia copyright messages.Jason McDonald2012-01-1155-55/+55
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-01-061-0/+4
* qmake: fix /MP option for VS 2010Joerg Bornemann2012-01-061-3/+3
* Symbian: Fix a case sensitivity issue with QMAKE_EXTRA_COMPILERSMiikka Heikkinen2011-12-091-0/+4
* Symbian: Fix language mappings for localize_deploymentMiikka Heikkinen2011-12-071-5/+10
* Symbian: Only localize the application .rss that needs it, not all .rssMiikka Heikkinen2011-12-072-2/+1
* Windows: Add gcc 4.6.Friedemann Kleint2011-11-161-1/+1
* Add INTEGRITY gbuild.* files to qmake project.Rolland Dudemaine2011-11-152-2/+5
* Use the project root from .gpj project files, instead of local path.Rolland Dudemaine2011-11-151-3/+5
* Make sure QMAKE_CXX is defined to prevent crashing on some projects.Rolland Dudemaine2011-11-151-1/+3
* Add support for .pro-type subdirectories.Rolland Dudemaine2011-11-151-1/+1
* Add relative path to the work directory, to prevent filename clashes.Rolland Dudemaine2011-11-151-0/+4
* Only call moc if the file needs it.Rolland Dudemaine2011-11-151-2/+3
* Use outname to specify the output .gpj to generate.Rolland Dudemaine2011-11-151-3/+3
* Use "dll" instead of "shared".Rolland Dudemaine2011-11-151-1/+1