summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Add the custom build step for PCH generated through sourceAndy Shaw2014-11-131-2/+2
* Xcode: Make sure QMAKE_PRE_LINK dependencies are complete for multi-arch buildsTor Arne Vestbø2014-11-121-2/+17
* Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig2014-11-101-9/+13
* xcodegenerator: use a copy resource phase if possibleFawzi Mohamed2014-10-301-16/+24
* work around MSVC2010 ICEOswald Buddenhagen2014-10-291-2/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-4/+8
|\
| * vcxproj: fix writing of librarian settingsJoerg Bornemann2014-10-281-4/+8
* | Run VS custom build step in new environment variable scope.David Schulz2014-10-231-0/+4
* | qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-224-8/+33
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-1/+1
* | fix VS 2008 project file generationJoerg Bornemann2014-10-091-18/+18
* | fix vcxproj generation for CONFIG-=flatJoerg Bornemann2014-10-092-16/+23
* | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-062-132/+126
|\|
| * wrap ALL_DEPS somewhat sanelyOswald Buddenhagen2014-10-011-1/+1
| * fix Info.plist location in framework bundlesOswald Buddenhagen2014-10-011-2/+7
| * don't try to create nested top-level bundle dir symlinksOswald Buddenhagen2014-10-011-2/+6
| * de-duplicate top-level bundle symlink creationOswald Buddenhagen2014-10-011-7/+12
| * redo bundle file dependency trackingOswald Buddenhagen2014-10-012-43/+16
| * fix omission of QMAKE_PKGINFO from sliced bundlesOswald Buddenhagen2014-10-011-0/+1
| * Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-011-2/+7
| * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-011-55/+57
| * centralize bundle_dir calculationOswald Buddenhagen2014-10-011-4/+4
| * nest bundle-related conditionals for clarityOswald Buddenhagen2014-10-011-19/+20
| * make top-level symlinks in bundles point to Current, not the major versionOswald Buddenhagen2014-10-011-1/+2
| * write 'all' target laterOswald Buddenhagen2014-10-011-13/+10
* | Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* | vcxproj: fix custom build steps in different build variantsJoerg Bornemann2014-09-292-28/+47
* | introduce VCFilter::findFileJoerg Bornemann2014-09-293-16/+18
* | remove unused member VCFilter::CustomBuildJoerg Bornemann2014-09-292-16/+0
* | Add a way for qmake + configure to link dynamically to the CRTAndrew Knight2014-09-251-1/+1
* | remove pointless initializationsJoerg Bornemann2014-09-252-11/+4
* | simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-7/+5
* | simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-9/+11
* | remove special handling for the "Deployment Files" filterJoerg Bornemann2014-09-242-6/+5
* | refactor VCXProjectWriter::outputFileConfigJoerg Bornemann2014-09-242-145/+62
* | uncopy & -pastify codeJoerg Bornemann2014-09-243-128/+32
* | Update license headers and add new license filesMatti Paaso2014-09-2459-1114/+642
* | Xcode generator: always create 'Copy Bundle Resources' phaseRichard Moe Gustavsen2014-09-201-11/+11
* | make it possible to suppress warnings of the vcxproj generatorJoerg Bornemann2014-09-173-2/+18
* | add missing DefaultLanguage property for WinRT projectsJoerg Bornemann2014-09-151-1/+2
* | Doc: Fixed broken links introduced by "OS X" doc change.Jerome Pasion2014-09-111-22/+22
* | qmake: Add QMAKE_SONAME_PREFIX variableAdam Strzelecki2014-09-083-0/+52
* | qmake: Don't make rpaths starting with @ or $ absoluteAdam Strzelecki2014-08-091-4/+6
* | Fix compilation after qstringlist.h stopped including qdatastream.hThiago Macieira2014-08-081-0/+1
* | Xcode: Reference files by absolute path, and name them by basename onlyTor Arne Vestbø2014-07-312-24/+21
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-301-0/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-0/+12
| |\|
| | * qmake: Document the "aux" template type.Christian Kandeler2014-07-251-0/+12
* | | Xcode: Don't show QMAKE_INTERNAL_INCLUDED_FILES from Qt (prf/pri)Tor Arne Vestbø2014-07-301-2/+11
* | | Doc: remove old FORMS3 snippetJoerg Bornemann2014-07-301-8/+1