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

Complete rename of Boost to Hoost #1574

Closed
wants to merge 5 commits into from

Conversation

tmikov
Copy link
Contributor

@tmikov tmikov commented Dec 5, 2024

Summary: Change the include paths from boost/ to hoost/.

Differential Revision: D66799413

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 5, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 5, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Differential Revision: D66799413
@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from fee1c26 to f1e9e51 Compare December 5, 2024 18:19
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from f1e9e51 to e7d2fb1 Compare December 5, 2024 20:55
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 5, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from e7d2fb1 to ef89299 Compare December 5, 2024 21:01
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 5, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from ef89299 to 7053736 Compare December 5, 2024 21:17
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from 7053736 to 185317d Compare December 5, 2024 21:28
tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 5, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 6, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from 185317d to 6899393 Compare December 6, 2024 00:13
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

tmikov pushed a commit to tmikov/hermes that referenced this pull request Dec 6, 2024
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from 6899393 to bf18378 Compare December 6, 2024 00:33
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

tmikov and others added 5 commits December 5, 2024 17:37
Summary:
"Vendor" `Boost.Context` with minimal dependencies to the rest of boost
in order to use it as a fast implementation of `StackExecutor`.

This commit only imports the files.

Differential Revision: D66838112
Summary:
Usage of `Boost.Context is controlled by CMake option
`HERMES_ALLOW_BOOST_CONTEXT`:
- 0: Disabled.
- 1: Enabled if supported.
- 2: Force enabled.

The default is 1. It auto-disables when Address Sanitizer is enabled (I
am not 100% certain that is necessary).

Differential Revision: D66838111
Summary: Implement `StackExecutor` with `Boost.Context`.

Differential Revision: D66214582
Summary:
- Rename the name using a pre-processor define.
- Rename the `xxx_fcontext()` globals to `hoost_xxx_fcontext()`.

Differential Revision: D66799412
Summary:
Pull Request resolved: facebook#1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66799413

@tmikov tmikov force-pushed the export-D66799413-to-static_h branch from bf18378 to da74c9c Compare December 6, 2024 01:46
facebook-github-bot pushed a commit that referenced this pull request Dec 6, 2024
Summary:
Pull Request resolved: #1574

Change the include paths from `boost/` to `hoost/`.

Reviewed By: avp

Differential Revision: D66799413

fbshipit-source-id: 3e52c4e57ff2561272d1068d4f15df2f16fa8fec
@tmikov tmikov closed this Dec 7, 2024
@tmikov tmikov deleted the export-D66799413-to-static_h branch December 7, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants