Skip to content

build,tools: use mkcodecache to add code cache to the binaries - #27161

Merged
refack merged 3 commits into
nodejs:masterfrom
refack:new-mkcodecache
Apr 16, 2019
Merged

build,tools: use mkcodecache to add code cache to the binaries#27161
refack merged 3 commits into
nodejs:masterfrom
refack:new-mkcodecache

Conversation

@refack

Copy link
Copy Markdown
Contributor

Based on #27135
and #27108

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-botnodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Apr 9, 2019
@refack
refack requested a review from joyeecheungApril 9, 2019 22:09
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@refackrefack added the review wanted PRs that need reviews. label Apr 10, 2019
@refack

Copy link
Copy Markdown
ContributorAuthor

Current change-set works on all platforms (except the RPIs), test failures are most probably flakes.

Reviews are welcome.

@refackrefack added build Issues and PRs related to build files or the CI. process Issues and PRs related to the process subsystem. labels Apr 10, 2019
@nodejs-github-bot

This comment has been minimized.

@joyeecheungjoyeecheung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!

Comment threadMakefile Outdated
Comment threadconfigure.py Outdated
Comment threadtools/code_cache/cache_builder.cc Outdated
@refack
refackforce-pushed the new-mkcodecache branch 2 times, most recently from 501a151 to 1d2feb7CompareApril 13, 2019 14:49
@nodejs-github-bot

This comment has been minimized.

@refackrefack added this to the 12.0.0 milestone Apr 16, 2019
@refack
refack deleted the new-mkcodecache branch April 22, 2019 14:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.lib / srcIssues and PRs related to general changes in the lib or src directory.notable-changePRs with changes that should be highlighted in changelogs.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@refack@nodejs-github-bot@joyeecheung@BridgeAR