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

Edit make-all.sh user guide #275

Merged
merged 4 commits into from
Sep 12, 2023
Merged

Edit make-all.sh user guide #275

merged 4 commits into from
Sep 12, 2023

Conversation

ffoulkes
Copy link
Contributor

@ffoulkes ffoulkes commented Sep 9, 2023

  • Document what the default build type is if no configuration is specified.

  • Replace ® with the UTF-8 symbol. RST doesn't render html character entities. (sigh)

@@ -147,6 +147,10 @@ Configurations
Build with ``-DCMAKE_BUILD_TYPE=Release``.
The compiler settings will default to ``-O3 -DNDEBUG``.

If no configuration is specified, the CMake listfile will default to
``RelWithDebInfo``.
This will probably be changed to ``Release`` in a future release.
Copy link
Collaborator

@5abeel 5abeel Sep 11, 2023

Choose a reason for hiding this comment

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

Dont think we need this that something "will probably be changed to".

This can be updated when we change the default

Copy link
Contributor Author

@ffoulkes ffoulkes Sep 12, 2023

Choose a reason for hiding this comment

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

Actually, I think we should make a point of telling people in advance that we expect something to change.

Especially when we do such a poor job of telling people after we've made the change.

But I can water this down to saying that we "currently" default to RelWithDebInfo.

Copy link
Collaborator

@satish153 satish153 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@nupuruttarwar nupuruttarwar left a comment

Choose a reason for hiding this comment

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

LGTM

- Document what the default build type is if no configuration is
  specified.

- Replace ® with the UTF-8 symbol. RST doesn't render html
  character entities. (sigh)

Signed-off-by: Derek G Foster <[email protected]>
- Add flow diagram.

- Remove reference to IPU E2100.

Signed-off-by: Derek G Foster <[email protected]>
Signed-off-by: Derek G Foster <[email protected]>
@ffoulkes ffoulkes merged commit 7852271 into main Sep 12, 2023
4 checks passed
@ffoulkes ffoulkes deleted the edit-make-all-doc branch September 12, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants