Skip to content

build: make simdjson a public dep in GN build#52755

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
zcbenz:simd-dep
May 5, 2024
Merged

build: make simdjson a public dep in GN build#52755
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
zcbenz:simd-dep

Conversation

@zcbenz

@zcbenz zcbenz commented Apr 29, 2024

Copy link
Copy Markdown
Contributor

With a6b80c7, simdjson.h got exposed to public headers (via env.h -> inspector_profiler.h), and the simdjson should be listed as a public dep to make it's header available to libnode's dependents.

@zcbenz zcbenz added the request-ci Add this label to start a Jenkins CI on a PR. label May 4, 2024
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 4, 2024
@zcbenz zcbenz added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels May 5, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 5, 2024
@nodejs-github-bot nodejs-github-bot merged commit 77db391 into nodejs:main May 5, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 77db391

@zcbenz zcbenz deleted the simd-dep branch May 5, 2024 04:52
Ch3nYuY pushed a commit to Ch3nYuY/node that referenced this pull request May 8, 2024
PR-URL: nodejs#52755
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request May 8, 2024
PR-URL: #52755
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #52755
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#52755
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
bmeck pushed a commit to bmeck/node that referenced this pull request Jun 22, 2024
PR-URL: nodejs#52755
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one.

4 participants