You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com.INVALID> on 2021/11/17 02:05:21 UTC

[apache/incubator-teaclave] Support selectively including executors (PR #574)

## Description

This PR is to support selectively compiling and including different executor combinations.

## Type of change (select or add applied and delete the others)

- [x] New feature (non-breaking change which adds functionality)

## How has this been tested?

CI test.

## Checklist

- [x] Fork the repo and create your branch from `master`.
- [x] If you&#39;ve added code that should be tested, add tests.
- [x] If you&#39;ve changed APIs, update the documentation.
- [x] Ensure the tests pass (see CI results).
- [x] Make sure your code lints/format.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/574

-- Commit Summary --

  * Support to selectively include different executors
  * Fix the make format command

-- File Changes --

    M CMakeLists.txt (54)
    M cmake/TeaclaveGenVars.cmake (4)
    M cmake/UtilTargets.cmake (4)
    M cmake/scripts/sgx_link_sign.sh (33)
    M docs/build-system.md (3)
    M executor/src/lib.rs (22)
    M worker/src/worker.rs (5)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/574.patch
https://github.com/apache/incubator-teaclave/pull/574.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/574

Re: [apache/incubator-teaclave] Support selectively including executors (PR #574)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Merged #574 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/574#event-5633489570

Re: [apache/incubator-teaclave] Support selectively including executors (PR #574)

Posted by Mingshen Sun <no...@github.com.INVALID>.
@qinkunbao, please help to review this PR. Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/574#issuecomment-971097045