summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-145-142/+58
|\|
| * Replace gstrip by strip due to ELF corruptionJulien Gueytat2017-02-131-2/+2
| * moc: remember to quote the path to moc_predefs.hThiago Macieira2017-02-121-1/+1
| * Remove out of date comments related to Xorg and GCCJulien Gueytat2017-02-082-12/+0
| * Remove _XOPEN_SOURCE=500 -D__EXTENSIONS__Julien Gueytat2017-02-081-18/+1
| * Complete solaris.conf following linux.conf templateJulien Gueytat2017-02-081-0/+7
| * Update Solaris include path and library pathJulien Gueytat2017-02-083-9/+6
| * Move configuration into includesJulien Gueytat2017-02-083-105/+45
| * don't litter configure test build dirs with .qmake.cache filesOswald Buddenhagen2017-02-081-2/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-0811-57/+38
|\|
| * Update the mkspec for win32-icc to use the MSVC config filesThiago Macieira2017-02-081-50/+6
| * adjust configure to native build optimizationsOswald Buddenhagen2017-02-061-1/+7
| * fix installation of header-only frameworksOswald Buddenhagen2017-02-021-3/+3
| * Turn on -utf-8 compiler option for msvc2015 update 2 and upJian Liang2017-02-013-0/+12
| * Fix Android deployment for 64-bit targetsLaszlo Agocs2017-02-011-0/+3
| * win32/default_pre.prf: remove unused incremental_off CONFIGThiago Macieira2017-01-311-1/+1
| * Mark Clang 4.0 as warning-freeThiago Macieira2017-01-311-2/+2
| * linux-icc: Remove -falign-functions=16Thiago Macieira2017-01-311-1/+1
| * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-271-0/+2
* | stop exporting QT.*.{libexecs,plugins,imports,qml} in module prisOswald Buddenhagen2017-02-062-21/+1
* | stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-065-13/+8
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0148-582/+555
|\ \
| * | Remove -uvfd flag on INTEGRITYKimmo Ollila2017-01-311-2/+2
| * | Fix iOS buildJake Petroules2017-01-301-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-304-2/+15
| |\|
| | * Apple: fix QMAKE_DEFAULT_INCDIRS so compiler invocations use the sysrootJake Petroules2017-01-261-1/+12
| | * Remove the -no-rtti option from configureThiago Macieira2017-01-261-1/+1