summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * avoid that CROSS_COMPILE affects host buildsOswald Buddenhagen2014-08-011-1/+3
| * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-6/+1
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-6/+1
| | |\
| | | * Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
| * | | Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-313-22/+20
| |/ /
* | | Android: Output QML import and root paths for qmlimportscannerEskil Abrahamsen Blomfeldt2014-08-011-0/+7
* | | Fix iOS simulator build after 1f0823c (Rewrite simd.prf to share more code)Tor Arne Vestbø2014-07-301-0/+2
* | | make module-by-module build work when old builds are installedOswald Buddenhagen2014-07-301-3/+5
* | | turn off multi-pass RCC for Visual Studio projectsJoerg Bornemann2014-07-291-1/+1
* | | Rewrite simd.prf to share more codeThiago Macieira2014-07-251-293/+77
* | | Restore Neon "detection" in QtThiago Macieira2014-07-251-1/+1
* | | Introduce qmake feature use_gold_linkerAllan Sandfeld Jensen2014-07-233-0/+4
* | | iOS: Gracefully fail main()-renaming when link-time optimizations are enabledTor Arne Vestbø2014-07-231-2/+19
* | | Add link-time optimization support for Clang, GCC and ICCThiago Macieira2014-07-237-6/+71
* | | resoureces.prf: use small resources (though cpp file) for xcodeFawzi Mohamed2014-07-211-1/+1
* | | Add support for CONFIG += c++14Thiago Macieira2014-07-201-0/+17
* | | "Beautify" the two-pass RCC executionThiago Macieira2014-07-201-0/+1
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\| |
| * | Android: Fix compiling targets with space in nameEskil Abrahamsen Blomfeldt2014-07-081-1/+1
* | | Enforce strict string literal behaviors with MSVC 2013Thiago Macieira2014-07-071-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-044-1/+205
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-034-1/+205
| |\| |
| | * | add support for device linux-arm-hisilicon-hix5hd2-g++Xu Feng2014-07-023-0/+204
| | * | [bcm97425] Fix parameter issue in platformDestroy hookMathieu Gross2014-07-011-1/+1
* | | | ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
|/ / /
* | | Disable the new multipass RCC when doing LTCG/LTOThiago Macieira2014-07-021-1/+1
* | | Update the Win32 Intel Compiler mkspecThiago Macieira2014-07-022-5/+10
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-016-74/+24
|\| |
| * | Delete qml_plugin_import.cpp file only during distcleanKai Koehne2014-06-261-1/+1
| * | CMake: Allow modules to specify the location of tests.Stephen Kelly2014-06-251-1/+10
| * | CMake: Report an error if unit tests are not found for a module.Stephen Kelly2014-06-251-0/+2
| * | Fix installation of private headers generated by wayland-scannerOlivier Blin2014-06-231-0/+2
| * | CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-222-8/+7
| * | install .lib files for static libs againOswald Buddenhagen2014-06-161-1/+1
| |/
| * QNX: Fix build for QNX 6.5Bernd Weimer2014-06-052-2/+2
* | RCC: (Re-)introduce a way to build resources in one gohjk2014-06-291-4/+16