summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Set the _C variants of QMAKE_LINK and QMAKE_LINK_SHLIB in clang.conf.Raphael Kubo da Costa2014-11-051-0/+3
| * | | | mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-112-0/+8
| | |_|/ | |/| |
| * | | Fix release-with-debuginfo flags for QCCMatt Fischer2014-11-071-1/+6
| * | | WinRT: Add missing manifest specifier for rotationMaurice Kalinowski2014-11-073-2/+17
| |/ /
| * | Build Qt for OS X and iOS with relative rpathAdam Strzelecki2014-11-012-6/+3
| * | Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki2014-11-011-0/+24
| * | Reenable C++11 for ICC on OS XThiago Macieira2014-10-311-2/+1
| * | Enable the latest versions of GCC, Clang and ICC with -WerrorThiago Macieira2014-10-311-6/+6
| * | Raspi: default platform plugin is eglfsLaszlo Agocs2014-10-301-3/+0
| * | add support for explicitly declaring the module master headerOswald Buddenhagen2014-10-292-1/+8
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-291-1/+4
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-1/+4
| | |\|
| | | * pay attention to the MAKE env variableOswald Buddenhagen2014-10-281-1/+4
| * | | iOS: Properly detect arm64 builds when choosing which -arch flags to passTor Arne Vestbø2014-10-281-2/+2
| |/ /
* | | Android: Initial support for arm64-v8a, x86_64, mips64 architectures.BogDan Vatra2014-11-182-14/+41
* | | Android: Remove duplicate code, use pre-calculated variableBogDan Vatra2014-10-231-8/+8
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2011-120/+14
|\| |
| * | embed a VERSIONINFO resource into Qt pluginsJoerg Bornemann2014-10-201-0/+6
| * | Bump default deployment target to 10.7Morten Johan Sørvig2014-10-188-8/+8
| * | Remove duplicate of clang + libc++ mkspecJürgen Hunold2014-10-102-112/+0
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0923-29/+65
|\| |
| * | WinCE: fix DLL build errors with CONFIG+=consoleJoerg Bornemann2014-10-085-4/+5
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-0713-8/+36
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-0613-8/+36
| | |\|
| | | * fix parallel installation of private and qpa headers in qt framework bundlesOswald Buddenhagen2014-10-011-0/+2
| | | * Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-019-0/+18
| | | * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-011-2/+5
| | | * actually use DIRLIST_SEPARATOROswald Buddenhagen2014-10-011-1/+1
| | | * create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
| * | | pass windows/console linker flags to DLLs and executablesJoerg Bornemann2014-10-062-7/+5
| |/ /
| * | iOS: Set up default Info.plist to support all interface orientationsTor Arne Vestbø2014-10-031-0/+7
| * | micro-optimization: make use of qtPrepareTool()'s new modeOswald Buddenhagen2014-09-301-3/+3
| * | use correct quoting style when running syncqt under mingwOswald Buddenhagen2014-09-302-7/+9
* | | Add support for gcc/clang's sanitize featuresPeter Kümmel2014-10-023-0/+55
|/ /
* | create_cmake: Make the warning actually useful.Robin Burchell2014-09-261-1/+3
* | make -force-debug-info work for objective COswald Buddenhagen2014-09-262-0/+2
* | Use the correct QMake spec when running config testsThomas McGuire2014-09-251-1/+1
* | Update license headers and add new license filesMatti Paaso2014-09-24136-2570/+1482
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-245-23/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-235-23/+4
| |\|
| | * Do not set QMAKE_{INC,LIB}DIR_{OPENGL,X11} in the freebsd mkspecs.Raphael Kubo da Costa2014-08-153-12/+0
| | * Remove reference to gdb_dwarf_index from the freebsd-clang mkspec.Raphael Kubo da Costa2014-08-151-1/+0
| | * Set iMX device specific compiler flags to QMAKE_CFLAGSSamuli Piippo2014-08-142-10/+4
* | | iOS: Add missing LSRequiresIPhoneOS field to Info.plistCaroline Chao2014-09-231-0/+2
|/ /
* | copy qml files only once in debug-and-release buildsOswald Buddenhagen2014-09-171-1/+1
* | Use Qt's major version in the library prefixJocelyn Turcotte2014-09-102-7/+5
* | Enable rpath support on OS X and iOS platformAdam Strzelecki2014-08-092-2/+2
* | Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-064-143/+0
* | Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-053-3/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-045-29/+24
|\|