summaryrefslogtreecommitdiff
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Add detection of and support for Visual Studio 2015Joerg Bornemann2015-04-092-2/+3
* Update copyright headersAkseli Salovaara2015-03-3155-717/+717
* fix qmake warning about unknown /Zc:strictStrings optionJoerg Bornemann2015-03-201-0/+2
* *.sln not generated correctly for VS2012 and VS2010Katja Marttila2015-02-021-4/+4
* Only add the res_file to the generated files if there is no rc_fileAndy Shaw2014-11-271-1/+2
* Handle relative paths correctly for files in QMAKE_BUNDLE_DATAAndy Shaw2014-10-271-0/+1
* qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-274-8/+33
* fix warning when generating VS 2013 projectJoerg Bornemann2014-10-271-0/+5
* qmake: Add object_parallel_to_source config optionTor Arne Vestbø2014-08-141-0/+23
* vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-081-1/+3
* Updated year in copyright headerKai Koehne2014-03-2655-55/+55
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2014-02-191-9/+2
* add support for Visual Studio 2013Joerg Bornemann2014-01-214-3/+18
* qfilesystemengine_mac.cpp is empty => purgeSamuel Gaist2013-07-052-5/+0
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-133-1/+8
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-132-14/+30
* make sure qmake finds itself in CWD on windowsOswald Buddenhagen2013-04-301-0/+1
* define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
* Fix generation of XCode projects for XCode 4.6Andy Shaw2013-03-011-3/+5
* qmake ExtraCompilerTargets: deal with file name which contains spaceDebao Zhang2013-02-111-1/+1
* do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-071-3/+1
* qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-071-1/+1
* qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-071-3/+12
* Fix typo in qmake warningKai Koehne2013-01-281-1/+1
* 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