FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: improve embedded code-cache detection by refack · Pull Request #27311 · nodejs/node · GitHub

/ node Public

build: improve embedded code-cache detection - #27311

Merged
refack merged 1 commit into
nodejs:masterfrom
refack:fix-config-code-cache-bug
Apr 22, 2019
Merged

build: improve embedded code-cache detection#27311
refack merged 1 commit into
nodejs:masterfrom
refack:fix-config-code-cache-bug

Conversation

refack commented Apr 19, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Follow up to #27308

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

This comment has been minimized.

nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Apr 19, 2019
refack requested a review from joyeecheung April 19, 2019 13:44
Comment thread test/sequential/test-cpu-prof.js Outdated
refack force-pushed the fix-config-code-cache-bug branch from 0606363 to 98deba3 Compare April 19, 2019 21:59

Copy link
Copy Markdown
Collaborator

refack commented Apr 19, 2019

Copy link
Copy Markdown
Contributor Author

Added process.features.code_cache field based on compile time constant, and not build configuration.

refack added the process Issues and PRs related to the process subsystem. label Apr 19, 2019

This comment has been minimized.

This comment has been minimized.

Comment thread lib/internal/bootstrap/node.js Outdated
refack self-assigned this Apr 20, 2019

refack commented Apr 20, 2019

Copy link
Copy Markdown
Contributor Author

Ping @nodejs/build-files @nodejs/process

refack force-pushed the fix-config-code-cache-bug branch from f0b5677 to cbf534c Compare April 21, 2019 13:35

This comment has been minimized.

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 21, 2019
Comment thread configure.py Outdated
Comment thread lib/internal/bootstrap/node.js Outdated
BridgeAR removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 21, 2019
refack force-pushed the fix-config-code-cache-bug branch from cbf534c to 4d81c09 Compare April 21, 2019 19:39
nodejs deleted a comment from nodejs-github-bot Apr 21, 2019

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#27311
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
refack force-pushed the fix-config-code-cache-bug branch from 4d81c09 to 5aaf666 Compare April 22, 2019 18:49
refack merged commit 5aaf666 into nodejs:master Apr 22, 2019
refack deleted the fix-config-code-cache-bug branch April 22, 2019 18:51
refack removed their assignment Apr 22, 2019
nodejs-github-bot pushed a commit that referenced this pull request Sep 17, 2024
PR-URL: #54982
Refs: aa0308d
Refs: 9010f5f
Refs: 52a40e0
Refs: b3ef289
Refs: #2564
Refs: #25819
Refs: #27311
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #54982
Refs: aa0308d
Refs: 9010f5f
Refs: 52a40e0
Refs: b3ef289
Refs: #2564
Refs: #25819
Refs: #27311
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Feb 10, 2025
PR-URL: nodejs#54982
Refs: nodejs@aa0308d
Refs: nodejs@9010f5f
Refs: nodejs@52a40e0
Refs: nodejs@b3ef289
Refs: nodejs#2564
Refs: nodejs#25819
Refs: nodejs#27311
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
marco-ippolito pushed a commit that referenced this pull request Feb 10, 2025
PR-URL: #54982
Backport-PR-URL: #56948
Refs: aa0308d
Refs: 9010f5f
Refs: 52a40e0
Refs: b3ef289
Refs: #2564
Refs: #25819
Refs: #27311
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
PR-URL: #54897
Refs: #54295
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL