summaryrefslogtreecommitdiffstats
path: root/src/buildtools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix host architecture detectionAllan Sandfeld Jensen2017-06-221-4/+5
* Improve distcleanAllan Sandfeld Jensen2017-05-081-0/+2
* Clean "system" calls to build&run gn and ninjaMichal Klocek2017-04-282-47/+35
* Make python2 usage more robustJoerg Bornemann2017-04-272-2/+2
* Set gn use_gold based on qmake's use_gold_linkerAllan Sandfeld Jensen2017-04-102-0/+11
* Create v8_snapshot gn toolchain from one pro fileAllan Sandfeld Jensen2017-03-252-14/+14
* Remove gyp handlingAllan Sandfeld Jensen2017-03-221-8/+4
* Use matching bitwidth for x86 targetSamuli Piippo2017-03-211-1/+1
* Build v8snapshot with host of matching bitwidthAllan Sandfeld Jensen2017-03-192-12/+16
* Support cross-builds and alternative compilers with GNAllan Sandfeld Jensen2017-03-014-0/+93
* Refactor release and debug handlingMichal Klocek2017-02-063-0/+75