summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Adds a list of supported platforms in PI mkspecJesus Fernandez2017-04-071-2/+3
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0710-0/+78
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-065-0/+71
| |\
| | * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-313-0/+7
| | * Add new mkspec for cross-compiling Qt5 for AArch64Neils Nesse2017-03-312-0/+64
| * | Fix detection of F16C for the Intel compiler (again) and Visual StudioThiago Macieira2017-04-064-3/+5
| * | Add -bigswitch on INTEGRITYKimmo Ollila2017-04-031-0/+2
| * | x86: Detect F16C with the Intel compiler tooThiago Macieira2017-04-023-0/+3
* | | Disable MSVC warning 4577 in headerscleanThiago Macieira2017-04-071-0/+5
* | | qmltestcase: Allow a QML-only testcase to not require a C++ harnessRobin Burchell2017-04-061-7/+13
* | | Fix CoreText font database build on watchOSJake Petroules2017-03-301-0/+15
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-286-19/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-274-8/+14
| |\|
| | * Disable -Werror for QNX's compilerThiago Macieira2017-03-252-2/+2
| | * fix bootstrapped modules in framework builds, take 2Oswald Buddenhagen2017-03-223-6/+12
| * | move freebsd device spec validation to configureOswald Buddenhagen2017-03-221-2/+4
| * | System library fix for wayland-scannerPaul Olav Tvete2017-03-201-9/+18
* | | don't try to timestamp injected qvulkanfunctions.hOswald Buddenhagen2017-03-221-3/+4
* | | headersclean: Move it from MSVC 2013 to all MSVC versionsThiago Macieira2017-03-201-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-18/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-18/+28
| |\|
| | * Add -Wfloat-equal to Qt's header clean checkThiago Macieira2017-03-071-1/+1
| | * Don't pass -headerpad_max_install_names when using BitcodeJake Petroules2017-03-074-4/+8
| | * Fix Bitcode handling for both makefile and Xcode generatorsJake Petroules2017-03-031-2/+8
| | * don't assume that configure --foo options' value is 'yes'Oswald Buddenhagen2017-02-241-6/+12
| | * de-duplicate and simplify condition checking in qtConfProcessOneOutput()Oswald Buddenhagen2017-02-241-9/+2
* | | Basic Vulkan enablersLaszlo Agocs2017-03-175-0/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-1414-190/+274
|\| |
| * | mkspecs: Replace LGPL21 with LGPL license headerKai Koehne2017-03-0314-190/+274
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-028-68/+252
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-248-68/+252
| |\|
| | * Add CONFIG += no_moc_predefs to allow one to escape problemsThiago Macieira2017-02-231-1/+1
| | * configure: fix 'use' for detecting static librariesOswald Buddenhagen2017-02-221-1/+1
| | * configure: make it possible to make 'use' conditionalOswald Buddenhagen2017-02-221-1/+14
| | * configure: support using libraries by their exported nameOswald Buddenhagen2017-02-221-5/+45
| | * configure: fix cross-module library usesOswald Buddenhagen2017-02-221-7/+21
| | * clash-check configure sub-config namesOswald Buddenhagen2017-02-221-0/+3
| | * configure: propagate errors from libraries' transitive dependenciesOswald Buddenhagen2017-02-221-1/+5
| | * configure: error out on activating conflicting librariesOswald Buddenhagen2017-02-221-0/+14
| | * configure: generalize command line overrides of library parametersOswald Buddenhagen2017-02-221-2/+36
| | * add configure -list-librariesOswald Buddenhagen2017-02-222-1/+38
| | * add configure -list-featuresOswald Buddenhagen2017-02-222-7/+27
| | * fix usage of "empty" librariesOswald Buddenhagen2017-02-224-21/+13
| | * prefer library's export name when looking up input variablesOswald Buddenhagen2017-02-221-5/+14
| | * configure: refactor qtConfExportLibrary()'s interfaceOswald Buddenhagen2017-02-221-14/+18
| | * Disable optimizations for macx-icc debugThiago Macieira2017-02-211-2/+2
| | * Remove alias options from linux-icc/qmake.confThiago Macieira2017-02-211-1/+1
* | | x86: Add detection of the AES and SHA New InstructionsThiago Macieira2017-02-219-0/+18
* | | linux-icc-k1om buildRobert Mancoast2017-02-214-0/+116
|/ /
* | Use native support for fp16 where availableAllan Sandfeld Jensen2017-02-162-0/+2