summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* qmake: Resolve QMAKE_INFO_PLIST against current working dirTor Arne Vestbø2013-02-261-1/+1
* qmake: Fix file paths in Xcode projects when shadow-buildingTor Arne Vestbø2013-02-261-5/+20
* qmake: Prevent Obj-C sources from building both as extra compiler and in XcodeTor Arne Vestbø2013-02-261-3/+13
* qmake: Use PBXResourcesBuildPhase for QMAKE_BUNDLE_DATA without a pathTor Arne Vestbø2013-02-261-43/+57
* qmake: Prevent duplicate libaries from being added to the link phaseTor Arne Vestbø2013-02-261-15/+17
* qmake: Don't generate Xcode project bundle identifiers with spacesTor Arne Vestbø2013-02-261-0/+1
* qmake: Update Xcode generator to produce project files similar to XcodeTor Arne Vestbø2013-02-261-255/+180
* Xcode: Change groups/build phase wording to match Apple's templatesTor Arne Vestbø2013-02-221-3/+3
* Xcode: Merge various sources and extra-compilers into more managable groupsTor Arne Vestbø2013-02-221-18/+18
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+3
|\
| * fix MSVC build for non-standard command line interpretersJoerg Bornemann2013-02-151-1/+2
| * fix check for Windows CE platformJoerg Bornemann2013-02-131-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-173-17/+27
|\|
| * add ability to override the generated pkg-config file nameOswald Buddenhagen2013-02-061-9/+12
| * qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-041-3/+12
| * do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-041-3/+1
| * qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-041-1/+1
| * adjust paths in installed prl files for mingwMark Brand2013-01-301-1/+1
* | purge vestiges of QMAKE_LFLAGS_QT_DLLOswald Buddenhagen2013-02-131-4/+0
|/
* consolidate generation of metafile install targetsMark Brand2013-01-254-36/+27
* qmake: Don't let an empty $$VERSION cause a garbled version in .rc filesDebao Zhang2013-01-251-1/+1
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2013-01-243-12/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1833-33/+33
* qmake: Add application icon support for windowsDebao Zhang2013-01-103-11/+21
* don't overquote deps on .pc and .la filesOswald Buddenhagen2013-01-081-6/+2
* do not fixify + create QMAKE_{PKGCONFIG,LIBTOOL}_DESTDIROswald Buddenhagen2013-01-081-2/+2
* Fix handling of precompiled header files in XCode projectsAndy Shaw2012-12-191-4/+4
* Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2012-12-191-2/+2
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* do not add DEPENDPATH assignments to projectsOswald Buddenhagen2012-12-171-1/+0
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-171-4/+0
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* support include paths for the Windows resource compilerJoerg Bornemann2012-12-103-5/+37
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* qmake: add ProductVersion to automatically generated resourceJoerg Bornemann2012-12-061-0/+1
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-063-4/+4
* centralize MAKEFILE writeout betterOswald Buddenhagen2012-12-051-9/+4
* introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)Oswald Buddenhagen2012-12-031-0/+7
* Remove duplicate libraries added via prl files in WindowsMiikka Heikkinen2012-11-301-0/+17
* assign MAKEFILE even in non-subdirs MakefilesOswald Buddenhagen2012-11-271-0/+5
* qmake: Change copyright information from Nokia to DigiaSergio Ahumada2012-11-262-2/+2
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-231-1/+1
* MinGW: Don't add version number '0' to the library nameKai Koehne2012-11-191-1/+1
* complain about empty $$TARGETOswald Buddenhagen2012-11-131-0/+3
* Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-061-1/+2
* do not add DEPENDPATH to VPATHOswald Buddenhagen2012-11-021-1/+1
* qmake ExtraCompilerTargets: deal with file name which contains spaceDebao Zhang2012-10-191-1/+1
* Remove addition of dependencies for static libraries.Stephen Kelly2012-10-161-7/+0
* qmake: fix reversed defines in vcxproj filesJoerg Bornemann2012-10-131-1/+1
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-101-1/+1