summaryrefslogtreecommitdiff
path: root/qmake
AgeCommit message (Expand)AuthorFilesLines
2015-01-29fix fallback architecture for MSVCJoerg Bornemann1-0/+4
2015-01-16fix MSVC target architecture detection for amd64_x86Joerg Bornemann1-15/+42
2015-01-16Doc: added entry for link to main page Qt CreatorNico Vertriest1-4/+4
2015-01-11centralize/unify/sanitize INCLUDEPATH "enrichment"Oswald Buddenhagen6-30/+24
2015-01-11remove pointless pwd fallbacksOswald Buddenhagen4-8/+0
2015-01-09Remove EXTRA_CPPFLAGSThiago Macieira1-1/+1
2015-01-09fix file separators in 'clean' targetsOswald Buddenhagen1-2/+3
2015-01-09document QMAKE_CFLAGSOswald Buddenhagen1-0/+9
2015-01-09fix distclean for dynamic libraries againOswald Buddenhagen1-3/+4
2014-12-20Mention the c++14 CONFIG option in the qmake variable referenceLaszlo Papp1-0/+3
2014-12-12Doc: fix copy & paste errorJoerg Bornemann1-1/+1
2014-12-05Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann1-0/+2
2014-12-05Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann1-0/+2
2014-12-05Add missing documentation for some variablesAndy Shaw1-0/+64
2014-12-03qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by projectTor Arne Vestbø1-0/+16
2014-12-02fix rc compilation in vcxproj filesJoerg Bornemann1-1/+1
2014-12-01Doc: add navigation info to qmake ManualLeena Miettinen1-0/+2
2014-11-13Add the custom build step for PCH generated through sourceAndy Shaw1-2/+2
2014-11-12Xcode: Make sure QMAKE_PRE_LINK dependencies are complete for multi-arch buildsTor Arne Vestbø1-2/+17
2014-11-10Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig1-9/+13
2014-10-30xcodegenerator: use a copy resource phase if possibleFawzi Mohamed1-16/+24
2014-10-29work around MSVC2010 ICEOswald Buddenhagen1-2/+2
2014-10-28Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen1-4/+8
2014-10-28vcxproj: fix writing of librarian settingsJoerg Bornemann1-4/+8
2014-10-23Run VS custom build step in new environment variable scope.David Schulz1-0/+4
2014-10-22qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann4-8/+33
2014-10-09Removing a few unneeded "? true : false"Alessandro Portale1-1/+1
2014-10-09fix VS 2008 project file generationJoerg Bornemann1-18/+18
2014-10-09fix vcxproj generation for CONFIG-=flatJoerg Bornemann2-16/+23
2014-10-06Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2-132/+126
2014-10-01wrap ALL_DEPS somewhat sanelyOswald Buddenhagen1-1/+1
2014-10-01fix Info.plist location in framework bundlesOswald Buddenhagen1-2/+7
2014-10-01don't try to create nested top-level bundle dir symlinksOswald Buddenhagen1-2/+6
2014-10-01de-duplicate top-level bundle symlink creationOswald Buddenhagen1-7/+12
2014-10-01redo bundle file dependency trackingOswald Buddenhagen2-43/+16
2014-10-01fix omission of QMAKE_PKGINFO from sliced bundlesOswald Buddenhagen1-0/+1
2014-10-01Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig1-2/+7
2014-10-01Don't make Info.plist for debug framework bundlesGabriel de Dietrich1-55/+57
2014-10-01centralize bundle_dir calculationOswald Buddenhagen1-4/+4
2014-10-01nest bundle-related conditionals for clarityOswald Buddenhagen1-19/+20
2014-10-01make top-level symlinks in bundles point to Current, not the major versionOswald Buddenhagen1-1/+2
2014-10-01write 'all' target laterOswald Buddenhagen1-13/+10
2014-09-30Doc: Use title case in section1 titlesNico Vertriest1-1/+1
2014-09-29vcxproj: fix custom build steps in different build variantsJoerg Bornemann2-28/+47
2014-09-29introduce VCFilter::findFileJoerg Bornemann3-16/+18
2014-09-29remove unused member VCFilter::CustomBuildJoerg Bornemann2-16/+0
2014-09-25Add a way for qmake + configure to link dynamically to the CRTAndrew Knight1-1/+1
2014-09-25remove pointless initializationsJoerg Bornemann2-11/+4
2014-09-25simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2-7/+5
2014-09-25simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2-9/+11