Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: add postject #45066

Closed
wants to merge 2 commits into from
Closed

deps: add postject #45066

wants to merge 2 commits into from

Commits on Oct 19, 2022

  1. deps: add postject

    This change has been extracted from the single executable application
    PR - nodejs#45038.
    
    I'm doing this in a separate PR because as James said in
    nodejs#45038 (comment),
    it is a rather sizeable addition on its own, so it should be easier to
    review and address related changes in this PR.
    
    This dependency takes care of the resource injection part of the single
    executable application work.
    
    Refs: https://github.com/nodejs/single-executable/blob/34b6765a871222e142f9dbac2bcde5b4e79ebfb2/blog/2022-08-05-an-overview-of-the-current-state.md#resource-injection
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    88854dd View commit details
    Browse the repository at this point in the history
  2. deps: include license for LIEF

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e1cf0d5 View commit details
    Browse the repository at this point in the history