You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2021/09/23 21:23:37 UTC

[incubator-teaclave-sgx-sdk] branch master updated (442fe71 -> 79e9bee)

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from 442fe71  Merge pull request #353 from mithril-security/readv-fix-pr
     new 9b54988  docs(project_template, README): fix typos
     new 85676a4  docs(project_template, Makefiles): fix typos
     new ed1c196  fix(project_template): avoid hardcoding SGX_SDK
     new 422d021  style(project_template): cargo fmt
     new c553179  style(project_template): normalise whitespace
     new 79e9bee  Merge pull request #347 from PiDelport/cleanup-project-template

The 598 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 samplecode/project_template/README.md          | 14 ++++----
 samplecode/project_template/app/Makefile       | 14 ++++----
 samplecode/project_template/app/build.rs       | 11 +++----
 samplecode/project_template/app/src/main.rs    | 45 +++++++++++++++-----------
 samplecode/project_template/enclave/Cargo.toml |  2 +-
 samplecode/project_template/enclave/Makefile   | 14 ++++----
 samplecode/project_template/enclave/src/lib.rs |  2 --
 7 files changed, 51 insertions(+), 51 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org