summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | add always_prepend mode to qtAddToolEnv()Oswald Buddenhagen2016-01-081-3/+8
| * | rewrite qtAddToolEnv()Oswald Buddenhagen2016-01-082-14/+56
| * | Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-064-5/+5
| * | Do not use gold linker on WindowsOrgad Shaneh2016-01-051-1/+0
| * | winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-052-12/+2
| * | Remove CMake warningHarald Fernengel2015-12-281-2/+2
| * | Fix version script generation when cross-compiling from Windows to QNXMatt Hoosier2015-12-212-4/+18
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-188-14/+81
|\| |
| * | ensure that we don't leak QT_TOOL_ENV beyond qt_tool.prfOswald Buddenhagen2015-12-161-0/+2
| * | don't call qtAddToolEnv() directlyOswald Buddenhagen2015-12-152-13/+15
| * | automatically put TESTDATA into RESOURCES on android/ios/winrtOswald Buddenhagen2015-12-112-1/+18
| * | Add generic g++ spec for arm devices.Christian Stromme2015-12-092-0/+43
| * | Use CROSS_COMPILE when setting PKG_CONFIG.Christian Stromme2015-12-091-0/+3
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-9/+6
|\| |
| * | Updating the Toradex Colibri mkspecAndreas Holzammer2015-12-031-9/+6
* | | qt_poll: split out into separate file and sanitize buildLouai Al-Khanji2015-12-051-1/+0
* | | Silence cl.exe warning about -arch:SSE2 being unknown in 64-bit buildsThiago Macieira2015-12-051-5/+12
* | | Add some interesting warning options to the compilationThiago Macieira2015-12-052-1/+17
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0213-66/+97
|\| |
| * | enforce no-undefined on all platforms that support itOswald Buddenhagen2015-12-021-1/+1
| * | Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-017-10/+26
| * | msvc: Introduce base config file for all targetsMaurice Kalinowski2015-11-306-49/+65
| * | make force_independent live up to its nameOswald Buddenhagen2015-11-301-6/+5
* | | Added -lsocket in QMAKE_LIBS_CORE for QNXLiang Qi2015-12-021-0/+1
* | | remove now unnecessary indirectionsOswald Buddenhagen2015-12-011-10/+5
* | | Include the qml files into a resource when building a static pluginAndy Shaw2015-12-011-3/+17
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-273-8/+16
|\| |
| * | use bindir instead of libdir when launching tools on windowsOswald Buddenhagen2015-11-261-8/+10
| * | build QML plugins with relative RPATH as wellOswald Buddenhagen2015-11-261-0/+2
| * | iOS: Map `make install` to `xcodebuild build` for the iOS simulatorTor Arne Vestbø2015-11-261-0/+4
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-237-15/+14
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-237-15/+14
| |\| |
| | * | remove redundant "mac" checksOswald Buddenhagen2015-11-194-5/+5
| | * | fix the determination whether to build a module as a frameworkOswald Buddenhagen2015-11-192-6/+4
| | * | Remove hardcoded capabilities in Windows 10 manifest templateMaurice Kalinowski2015-11-192-4/+5
* | | | qmake: add plugin import source files into GENERATED_SOURCESRichard Moe Gustavsen2015-11-231-2/+2
|/ / /
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-215-111/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-1810-31/+37
|\| |
| * | centralize determination whether a module is built as a frameworkOswald Buddenhagen2015-11-172-3/+6
| * | don't create .pc files for frameworks and internal modulesOswald Buddenhagen2015-11-171-1/+1
| * | don't create distclean targets in minimal syncqt modeOswald Buddenhagen2015-11-171-3/+6
| * | (re-)move qt build specific dependency checks from generic pathsOswald Buddenhagen2015-11-172-10/+3
| * | make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-2/+3
| * | unbreak relative rpaths on darwinOswald Buddenhagen2015-11-171-1/+1
| * | don't create version script for header-only modulesOswald Buddenhagen2015-11-171-1/+1
| * | introduce -optimized-tools optionOswald Buddenhagen2015-11-172-2/+2
| * | winrt: Launch application on Windows 10 Mobile finalMaurice Kalinowski2015-11-143-7/+6
| * | RaspberryPi: Enable building with OpenVG supportAndy Nichols2015-11-042-1/+7
| * | RaspberryPi2: Support building Qt for Raspbian/DebianAndy Nichols2015-11-041-0/+1
* | | unbreak tool invocation in prefix builds againOswald Buddenhagen2015-11-061-5/+2