summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* WinRT app manifest: update namespace prefixAndrew Knight2014-05-221-9/+9
* Add build support for Windows Phone 8.1Andrew Knight2014-05-224-0/+45
* Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-192-0/+2
* Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2
* make QMAKE_DIRLIST_SEP consistent with QMAKE_DIR_SEPOswald Buddenhagen2014-04-301-0/+1
* Windows Phone: add language control to the package manifestAndrew Knight2014-04-301-1/+1
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-045-13/+0
* BlackBerry,QNX: Switch to QMAKE_PLATFORM from CONFIGWolfgang Bremer2014-04-031-1/+1
* Fix WinRT manifest for Visual Studio.Janne Anttila2014-03-203-8/+3
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-062-2/+5
* WinRT package_manifest: Remove comment about manifest overwriteAndrew Knight2014-02-203-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-4/+0
|\
| * Do not limit clang generated debug info to dwarf-2 on mac.Erik Verbruggen2014-01-211-4/+0
* | WinRT: Provide qmake feature for generating a package manifestAndrew Knight2014-01-2411-1/+124
* | Add support for using -isystem in qmakeThiago Macieira2014-01-202-0/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-43/+43
* | Change entry point for WinRT apps to WinMainMaurice Kalinowski2014-01-061-1/+1
* | apply WinRT store certification linker flagsMaurice Kalinowski2013-12-201-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-1/+1
|\|
| * disable incremental linking for release_with_debug_info buildsOswald Buddenhagen2013-12-031-1/+1
* | Make console a no-op for WinRTMaurice Kalinowski2013-11-141-1/+0
* | WinRT: Remove Windows metadata flags from common mkspecAndrew Knight2013-11-041-2/+2
* | Clean up common winrt/winphone mkspecOliver Wolff2013-10-251-2/+1
* | WinRT: Added msvc2013 mkspecsOliver Wolff2013-10-251-2/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+1
|\|
| * make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-111-0/+1
* | Windows RT and Windows Phone QPAAndrew Knight2013-10-021-2/+5
* | WinRT: Added missing WIN32 define to qmake.confOliver Wolff2013-10-021-2/+2
* | WinRT: Introduced qfunctions_winrtOliver Wolff2013-09-261-0/+141
* | add WinRT event dispatcherOliver Wolff2013-09-261-1/+1
|/
* winmain for winrtAndrew Knight2013-09-141-1/+1
* build system support for WinRTOliver Wolff2013-09-141-0/+93
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-126-6/+6
|\
| * Merge branch 'stable' into devSergio Ahumada2013-07-116-6/+6
| |\
| | * Refer to Apple products by their actual names.Jake Petroules2013-07-106-6/+6
* | | Add osx and darwin scopes to qmake.Jake Petroules2013-07-112-2/+2
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-0/+2
|\|
| * Make the macx-xcode spec a wrapper around the default specTor Arne Vestbø2013-06-241-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-127-0/+7
|\|
| * Add QMAKE_NM to the mkspecsThiago Macieira2013-06-107-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-233-31/+0
|\|
| * Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-083-31/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-0/+1
|\|
| * added QMAKE_EXTENSION_STATICLIB to wince mkspecBjoern Breitmeyer2013-04-151-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-04-103-2/+12
|\|
| * Verify Xcode installation more thoroughly before relying on itTor Arne Vestbø2013-04-092-1/+8
| * Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-2/+2
| * Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-051-0/+3
* | Don't duplicate SIMD QMAKE_CFLAGS for ClangTor Arne Vestbø2013-04-101-10/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-1/+3
|\|