Commit Graph

15 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -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
Stefan Profanter 8455f8b854 [open62541] Add additional user (#2804) 2019-09-05 07:45:07 -07:00
Stefan Profanter e350c6c0f3 Update missing dependencies (#1196)
Fixes #1192
2018-02-26 11:24:38 -08:00
Abhishek Arya 10a79d4978
Revert libmbedcrypto version change (#1192) 2018-02-25 08:33:27 -08:00
Abhishek Arya 98596dc3d2
Fix attempt (#1192) 2018-02-25 02:01:10 -08:00
Abhishek Arya 90f98631d8
Fix deb package paths in open62541 2018-02-24 18:21:00 -08:00
Stefan Profanter 57c8009bb4 [open62541] install libmbedtls dependency (#1167) 2018-02-15 07:40:38 -08:00
Stefan Profanter 9890e35116 [open62541] Force to use python2 (#921) 2017-10-26 20:50:03 +11:00
Stefan Profanter 1cc3ba5897 [open62541] Fix #903 missing python dependency (#920) 2017-10-26 18:31:58 +11:00
Stefan Profanter 411ff5a0bd [open62541] simplify build script (#727)
* [open62541] Switch to master branch and use gmail address for cc author

* [open62541] Simplify build script and move logic to cmake

This makes continuous integration easier in open62541 and allows to test the fuzzing targets
2017-07-19 15:00:08 -07:00
Max Moroz d3168a2c58 [open62541] Fix basename call when getting a fuzz target name. 2017-07-19 07:49:49 -07:00
Stefan Profanter ab5f1b8db2 [open62541] Integration of fuzz target into build setup requires C++ file (#723) 2017-07-18 14:48:44 -07:00
Stefan Profanter bef53dca9f Minor fixes. Addresses comments from PR #721 (#722) 2017-07-18 11:15:14 -07:00
Stefan Profanter f67f1fc31d Add open62541 project (#721) 2017-07-18 09:14:34 -07:00