summaryrefslogtreecommitdiff
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Add detection of and support for Visual Studio 2015Joerg Bornemann2015-04-091-1/+2
* Update copyright headersAkseli Salovaara2015-03-3144-574/+574
* 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-2644-44/+44
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2014-02-191-9/+2
* add support for Visual Studio 2013Joerg Bornemann2014-01-213-1/+16
* 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
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1344-44/+44
* 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
* 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-2944-1058/+1058
* 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-0144-88/+88
* Fix qmake hash function to use XORRafael Roquetto2012-07-251-1/+1
* 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 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
* 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