summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Allow passing custom arguments to qmlplugindumpKai Koehne2018-09-031-1/+1
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+0
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-1/+367
* Fix qtbase build for clang-cl with MSVC 2017 15.8Friedemann Kleint2018-08-243-8/+3
* iOS/tvOS/watchOS: Bump deployment targetsTor Arne Vestbø2018-08-243-3/+3
* macOS: Bump deployment target (minimum supported version) to 10.12Tor Arne Vestbø2018-08-241-1/+1
* macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-234-12/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-0/+1
|\
| * Fix qtbase build for Windows ICC with MSVC 2017 15.8Alexander Shevchenko2018-08-201-0/+1
* | qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-172-2/+30
* | qmake: remove pointless input redirections from compiler callsOswald Buddenhagen2018-08-171-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-2/+2
|\|
| * configure: fix passing of -L and -F to configure testsOswald Buddenhagen2018-08-091-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+1
|\|
| * make it possible to override the basename of module config filesOswald Buddenhagen2018-08-032-5/+7
| * Fix builds with some MinGW distributionsKai Koehne2018-08-021-1/+1
* | Merge branch '5.11' into devEdward Welbourne2018-07-314-3/+13
|\|
| * Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-0/+6
| * qmake: skip license check while building qtOswald Buddenhagen2018-07-202-2/+3
| * macOS: Use QMAKE_BUNDLE for the app part of the bundle identifier valueAndy Shaw2018-07-181-1/+4
* | qmake: Add support for running lreleaseKai Koehne2018-07-283-2/+44
* | Add qt_test_helper featureOliver Wolff2018-07-251-0/+35
* | Change tests' default installation folder from TARGET to folder nameOliver Wolff2018-07-251-5/+4
* | qmake: add line-based mode for .depend_commandsOswald Buddenhagen2018-07-232-2/+2
* | qmake: Write correct Xcode project directory name to xcscheme fileTor Arne Vestbø2018-07-201-5/+5
* | macOS: Don't try to install lldb debug script unless the module provides oneTor Arne Vestbø2018-07-201-4/+6
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+1
|\|
| * configure: pull ahead gcc-sysroot processingOswald Buddenhagen2018-07-131-1/+1
* | configure: move qtConfTest_verifySpec() out of qt_configure.prfOswald Buddenhagen2018-07-101-5/+0
* | SIMD: Add a haswell sub-architecture selection to our supportThiago Macieira2018-07-092-1/+26
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-029-70/+44
|\|
| * Fix QtWayland non-toplevel in-source buildsPaul Olav Tvete2018-06-271-4/+8
| * configure: permit digits in variable assignments on the cmdlineOswald Buddenhagen2018-06-271-4/+4
| * wayland-scanner.prf: Remove special-casing for generated headersJohan Klokkhammer Helsing2018-06-261-63/+12
| * Fix moc warnings with no_include_pwd and shadow buildsKai Koehne2018-06-251-1/+1
| * mkspecs: Allow specifying a CROSS_COMPILE for mac/clang targetsMartin Storsjö2018-06-212-6/+6
| * Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Liang Qi2018-06-211-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+2
| | |\
| | | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-071-2/+3
| | | |\
| | | * | Opt out of new Xcode build system until we can handle its requirementsTor Arne Vestbø2018-06-051-0/+2
| * | | | Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-06-211-1/+1
| |/ / /
| * | | Make sure MODULE is set even when we are not creating a pri fileRobert Griebl2018-06-111-2/+2
| * | | MSVC: Enable the detection of C++14 and 17 in MSVC 2017 15.7Thiago Macieira2018-06-111-2/+7
| * | | Add support for building QtWayland on macOSRobert Griebl2018-06-092-9/+23
| | |/ | |/|
* | | SIMD: Remove unused (and unlikely to be ever used) AVX-512 profilesThiago Macieira2018-06-251-3/+0
* | | Restore creation of '.pc' filesAlexander Afanasyev2018-06-251-1/+1
* | | Fix framework include paths in .pc filesMorten Johan Sørvig2018-06-251-2/+7
* | | Update the ICC x86 sub-architecture compiler optionsThiago Macieira2018-06-231-8/+8
* | | centralize ICC flags for *nix-systems toolchainsAlexander Shevchenko2018-06-223-176/+130