aboutsummaryrefslogtreecommitdiff
path: root/projects/tremor
AgeCommit message (Collapse)Author
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
Also enforce this for future integrations.
2020-08-05[vorbis] Use shallow clone (#4259)Tyson Smith
* [vorbis] Use shallow clone * [tremor] Use shallow clone
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-05-13Build fixes (#3802)Tyson Smith
* [libtheora] Update upstream repository url * [speex] Update upstream repository url * [tremor] Update upstream repository url * [vorbis] Update upstream repository url
2020-03-18Enable dataflow build config for 22 more projects (#1632). (#3519)Max Moroz
* Enable dataflow build config for 22 more projects (#1632). * suppress warnings in libteken * move suppressing DFSAN_OPTIONS to the builder image
2020-03-16[tremor] Update auto_cc (#3512)Tyson Smith
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [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
2019-12-16[tremor] Initial integration (#3137)Tyson Smith
* [tremor] Initial integration * [tremor] Fix nits