Commit Graph

9 Commits

Author SHA1 Message Date
Paul Dreik 2b5114aa25
[simdjson] enable msan (#5992)
* update the homepage

* add memory sanitizer
2021-07-05 10:53:55 +01: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
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46:23 -07:00
Paul Dreik 19248a24c5
[simdjson] change of upstream address (#3627)
* simdjson has become a github organization and changed address

* [simdjson] Spell C++ in lowercase
2020-04-12 12:10:29 -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
Paul Dreik c15017cf4f [simdjson] repoint to upstream repository (#3022) 2019-11-11 11:47:34 +11:00
Paul Dreik 12b7ac580f [simdjson] move the build script into the simdjson repo (#3013)
this means it can be maintained and bugfixed upstream
2019-11-06 06:44:23 -08:00
Paul Dreik c4f6e0122f [simdjson] initial integration (#2999)
* [simdjson] initial attempt

* fix name mismatch

* fix bad path

* add corpus build script

* drop setting the c++ standard
2019-11-04 10:07:51 +11:00