summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | GCC: Disable the -Wmissing-field-initializers in GCC 4Thiago Macieira2018-06-181-0/+2
* | | configure: make splitting of CFLAGS specific to the pkgConfig sourceOswald Buddenhagen2018-06-151-28/+34
* | | configure: dequote library sources asapOswald Buddenhagen2018-06-121-20/+27
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-14/+5
|\| |
| * | configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
| |/
| * nuke {tests,examples}_need_tools flagsOswald Buddenhagen2018-05-301-2/+2
| * remove support for demos/ directoriesOswald Buddenhagen2018-05-301-10/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-2/+2
|\|
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-143-11/+12
|\|
| * Fix build of applications on iOSChristoph Keller2018-05-132-7/+7
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-4/+5
| |\
| | * syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-251-0/+1
| | * syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-251-4/+4
* | | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-15/+31
* | | configure: centralize shell-quoting of tests' .literal_args fieldOswald Buddenhagen2018-05-081-5/+7
* | | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-0/+2
* | | fix handling of GENERATED_TESTDATA with CONFIG+=builtin_testdataOswald Buddenhagen2018-05-071-7/+13
* | | android: Add support for precompiled headersDarrell Walisser2018-05-041-0/+7
* | | make it possible to override the basename of module config filesOswald Buddenhagen2018-05-032-7/+9
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-5/+5
|\| |
| * | Do emit CMake declarations for existing private headersUlf Hermann2018-04-271-5/+5
| |/
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-277-8/+8
* | Fix build of static plugins with resources with debug-and-releaseSimon Hausmann2018-04-251-2/+4
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-231-0/+32
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-217-2/+35
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-202-7/+6
|\|