-
Notifications
You must be signed in to change notification settings - Fork 731
Complete rename of Boost to Hoost #1574
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Differential Revision: D66799413
fee1c26 to
f1e9e51
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
f1e9e51 to
e7d2fb1
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413
e7d2fb1 to
ef89299
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413
ef89299 to
7053736
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
7053736 to
185317d
Compare
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413
185317d to
6899393
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
Summary: Pull Request resolved: facebook#1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413
6899393 to
bf18378
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
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
|
This pull request was exported from Phabricator. Differential Revision: D66799413 |
bf18378 to
da74c9c
Compare
Summary: Pull Request resolved: #1574 Change the include paths from `boost/` to `hoost/`. Reviewed By: avp Differential Revision: D66799413 fbshipit-source-id: 3e52c4e57ff2561272d1068d4f15df2f16fa8fec
Summary: Change the include paths from
boost/tohoost/.Differential Revision: D66799413