summaryrefslogtreecommitdiffstats
path: root/src/buildtools
Commit message (Expand)AuthorAgeFilesLines
* Do not build webengine on iosMichal Klocek2020-02-211-1/+2
* Fix typo in error reporting for winMichal Klocek2020-02-121-1/+1
* Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Michael Brüning2020-01-278-28/+176
|\
| * Add missing check when doing qpdf buildMichal Klocek2020-01-271-1/+1
| * Do not share pdf features with webengine-coreMichal Klocek2020-01-273-42/+38
| * Add fat lib build support on iosMichal Klocek2020-01-172-19/+32
| * Add support for qtpdf ios buildsMichal Klocek2020-01-171-0/+64
| * Factor out qtpdf-support out of core-supportMichal Klocek2020-01-172-9/+40
| * FIXUP: fix broken rebase of configure.jsonMichal Klocek2020-01-171-23/+0
| * Fix compilation on windowsMichal Klocek2020-01-171-1/+1
| * Add configurable v8/xfa support to qtpdfMichal Klocek2019-11-251-0/+34
| * Add platform and architecture checks to configure for qtpdfMichal Klocek2019-11-251-1/+8
| * Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-254-18/+45
* | Fix the build with -no-guiLiang Qi2020-01-031-0/+1
* | Enable Windows sandboxAllan Sandfeld Jensen2019-12-191-1/+2
* | Fix typo of gn parameter for clang-clYuhang Zhao2019-12-151-1/+1
* | Re-enable X11 WebRTC support for desktop sharingAllan Sandfeld Jensen2019-11-221-0/+1
|/
* Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-301-1/+1
|\
* | Update minimum requirement for ICU version to 64Kirill Burtsev2019-10-231-2/+2
* | Leave DCHECKs on when configured with -force-assertsJüri Valdmann2019-10-211-0/+2
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-112-2/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-3/+15
|\|
* | Make error messages great againv5.14.0-alpha1Michal Klocek2019-09-191-10/+10
* | Clean up platform testsMichal Klocek2019-09-193-275/+145
* | Clean up architecture support testMichal Klocek2019-09-192-14/+9
* | FIXUP: Fix top level build againMichal Klocek2019-09-192-8/+11
* | Unify error reporting for configureMichal Klocek2019-09-192-48/+160
* | FIXUP: Fix platforms check for topLevel buildMichal Klocek2019-09-192-2/+166
* | Add pkg-config as a build requirementMichal Klocek2019-09-191-5/+14
* | Rename option webengine-core to build-qtwebengine-coreMichal Klocek2019-09-191-4/+4
* | Move developer build option to toolsMichal Klocek2019-09-191-1/+8
* | Add visual studio check as build requirementMichal Klocek2019-09-171-2/+8
* | Add platform and architecture to configureMichal Klocek2019-09-171-1/+21
* | Lower requirement for glibc to 2.17Allan Sandfeld Jensen2019-09-091-3/+3
* | Move gn configs out of coreMichal Klocek2019-09-075-0/+478
* | Move main configure and move some tests from core to buildtoolsMichal Klocek2019-09-073-4/+720
* | Add webengine-core featureMichal Klocek2019-09-072-2/+2
|/
* Support clang_cl builds on WindowsAllan Jensen2019-05-021-3/+7
* Pass the path to the macOS SDK used by Qt to the gn build scriptMichael Brüning2019-03-011-0/+3
* Do not pass ar to gn, update ChromiumMichal Klocek2019-02-211-1/+1
* Use qmake toolchain for gnMichal Klocek2019-02-181-1/+4
* Adapt to new GN submoduleAllan Sandfeld Jensen2018-09-221-12/+8
* Fine tune configure and clean up header includesMichal Klocek2018-06-122-5/+4
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-7/+7
|\
| * Fix qmake recursive callMichal Klocek2018-01-161-7/+7
* | Add GN_HOST_TOOLCHAIN_EXTRA_CPPFLAGSMichal Klocek2017-11-221-0/+3
* | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-122-3/+3
* | Change spellchecker-related private features into public onesAlexandru Croitor2017-11-021-1/+1
* | Cleanup skipBuild codeMichal Klocek2017-09-192-8/+5
* | Adaptations for Chromium 60Alexandru Croitor2017-09-111-0/+7
|/