summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Ensure that there is no duplication of the output directory in outputAndy Shaw2014-06-061-1/+3
* install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
* Remove the need for the dot in OS X/iOS bundle prefixSamuel Gaist2014-05-281-2/+4
* Add build support for Windows Phone 8.1Andrew Knight2014-05-225-21/+35
* xcode generator: don't modify or copy QMAKE_INFO_PLISTRichard Moe Gustavsen2014-05-212-8/+10
* move qlocale_mac.mm to OBJECTIVE_SOURCESJoerg Bornemann2014-05-081-1/+2
* qmake: Use QDir::toNativeSeparators on paths printed as infoAlessandro Portale2014-05-081-3/+3
* Xcode generator: resolve QMAKE_BUNDLE_RESOURCES from project sourceRichard Moe Gustavsen2014-05-061-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-014-27/+61
|\
| * Fix vcxproj generation on Windows PhoneAndrew Knight2014-04-251-2/+2
| * Android: Add "unversioned_libname" configurationEskil Abrahamsen Blomfeldt2014-04-252-25/+49
| * document new QTPLUGIN magicOswald Buddenhagen2014-04-251-0/+10
* | fix $$shell_path() for mingw+shOswald Buddenhagen2014-04-301-2/+10
* | Windows Phone: add language control to the package manifestAndrew Knight2014-04-301-0/+7
* | remove pointless checks for "." and ".."Joerg Bornemann2014-04-291-6/+3
* | make use of QDir::NoDotAndDotDotJoerg Bornemann2014-04-292-16/+12
* | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-231-1/+1
|\|
| * don't make relative paths if we don't know the top-level build dirOswald Buddenhagen2014-04-161-1/+1
* | fix default QMAKE_PKGCONFIG_LIBDIROswald Buddenhagen2014-04-151-1/+1
* | don't emit -L/-F/-I with system dirs to .pc filesOswald Buddenhagen2014-04-151-5/+11
|/
* in command line args, escape tabs as wellOswald Buddenhagen2014-04-072-2/+3
* de-duplicate codeOswald Buddenhagen2014-04-041-3/+3
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-4/+3
* Don't fileFixify PRECOMPILED_HEADER twiceThiago Macieira2014-04-041-1/+1
* vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-031-1/+3
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-2/+8
* move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-035-26/+28
* Add documentation for WINRT_MANIFESTMaurice Kalinowski2014-03-311-0/+112
* qmake: change a linker option in .pc file from -llibhoge to -lhogeTasuku Suzuki2014-03-261-1/+1
* qmake: add replacement function getenvJoerg Bornemann2014-03-202-1/+18
* make property name doc match realityOswald Buddenhagen2014-03-151-1/+1
* Windows: Support .pdb file names with spaces.Sérgio Martins2014-03-141-2/+3
* Remove definition QT_EDITIONKalle Viironen2014-03-131-4/+0
* Honor the value of the PlatformToolset environment variable.Mat Sutcliffe2014-02-281-0/+10
* fix Windows RT build in amd64 host shellJoerg Bornemann2014-02-251-1/+5
* Use QMAKE_TARGET_BUNDLE_PREFIX to build bundle identifierSamuel Gaist2014-02-191-1/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+5
|\
| * fix warning when generating VS 2013 projectJoerg Bornemann2014-02-121-0/+5
* | WinRT qmake vcproj: Fix icon locatorAndrew Knight2014-02-111-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-114-11/+27
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-074-11/+27
| |\|
| | * Doc: Fix broken linksSze Howe Koh2014-02-041-7/+5
| | * set empty PDB file name in release config of VS 2012 vcxproj filesJoerg Bornemann2014-01-301-1/+12
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-272-2/+9
| | |\
| | | * fix VS 2010 project file generation for release modeJoerg Bornemann2014-01-221-2/+5
| | | * Replace @BUNDLEIDENTIFER@ in Info.plistMorten Johan Sørvig2014-01-221-0/+4
| | * | ensure that output path is normalizedOswald Buddenhagen2014-01-231-1/+1
* | | | qmake: Provide feature for windeployqtAndrew Knight2014-02-116-0/+85
* | | | qmake WinRT: Default to x86 for lib pathAndrew Knight2014-02-071-0/+2
|/ / /
* | | Fix configure & qmake compilation with a future MSVC versionThiago Macieira2014-02-011-0/+4