Commit Graph

11 Commits

Author SHA1 Message Date
DavidKorczynski 275320c15d
projects: clean a batch of OLD_LLVMPASS projects (#11904)
Signed-off-by: David Korczynski <david@adalogics.com>
2024-05-04 15:32:23 +01:00
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
jonathanmetzman e0b87b477f
[Ubuntu upgrade][libspectre] Disable dataflow builds. (#6274)
They aren't really supported anymore and they break in
Ubuntu 20.04.
Related: #6180.
2021-08-23 16:51:42 +00:00
tsdgeos 878612f603
Update the ghostscript used (#4866) 2020-12-18 10:21:59 -08: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
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Randy 7db6bc152a
[libspectre] update to ghostscript-9.52 (#3812) 2020-05-14 17:06:30 -07:00
Max Moroz 51dd9a02cb
Enable dataflow build config for 22 more projects (#1632). (#3519)
* Enable dataflow build config for 22 more projects (#1632).

* suppress warnings in libteken

* move suppressing DFSAN_OPTIONS to the builder image
2020-03-18 13:12:58 -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
Randy c26de4e786
[libspectre] Fetch ghostscript before building (#3384)
Moving this step to the Dockerfile speeds up rebuilds.
2020-02-13 15:39:24 -08:00
Randy e6cc220b4f [libspectre] initial integration (#3025)
* [libspectre] initial integration

* Update project.yaml

* update primary contact

* clone from upstream repository
2019-11-27 07:17:05 -08:00