Commit Graph

15 Commits

Author SHA1 Message Date
Robert Löhning b2f8091f62
[qt] Use own README as help_url (#6267)
It includes a link to the default page so no information will be lost.
2021-08-23 11:56:38 +00:00
Robert Löhning 871e953401
[qt] Add CC (#6009) 2021-07-08 09:32:21 +00:00
Robert Löhning eaa92cd6f9
[qt] Use default fuzzing engines again (#5269)
i.e. bring back afl.
2021-03-01 16:09:58 +00:00
Robert Löhning 0eb5d661d2
[qt] Enable i386 again (#5185)
We worked around the __mulodi4 problem in our sources.

This reverts parts of
a23f8971d6 and
008b9bcec6
2021-02-12 11:32:56 -08:00
Robert Löhning 29bbb8a033
[qt] Disable afl for now (#5172)
It will take some time to make that build correctly.
2021-02-11 18:28:32 -08:00
Robert Löhning 008b9bcec6
[qt] Build from the dev branch (#4912)
Removing i386 because it fails with:

../bootstrap/libBootstrap.a(qdatetime.cpp.o): In function `qMulOverflow<long long>':
/work/qtbase/include/QtCore/../../../../src/qt/qtbase/src/corelib/global/qnumeric.h:122: undefined reference to `__mulodi4'
2021-01-05 11:30:44 +11:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Robert Löhning 4ee9ad7901
[qt] Add architecture i386 (#3654) 2020-04-15 07:26:36 -07:00
Robert Löhning 86f93e822b
[qt] Enable sanitizer undefined (#3644) 2020-04-14 09:11:20 -07:00
Robert Löhning da9cbde065
[qt] Add first auto_cc (#3495) 2020-03-12 11:58:35 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Robert Löhning 04ea24ee15 Add the first fuzz target for Qt (#3171) 2020-01-02 07:44:45 -08:00
Robert Löhning 0f8915c4ba Add The Qt Project (#1799) 2019-01-21 08:27:24 -08:00
Max Moroz d9e4cea13c Revert "Add the Qt Project (#1779)". 2018-09-06 10:11:44 -07:00
Robert Löhning f3d84ef46b Add The Qt Project (#1779) 2018-08-31 10:51:58 -07:00