Skip to content

Edit setup #168

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

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Edit setup #168

merged 3 commits into from
Mar 5, 2025

Conversation

periperidip
Copy link
Contributor

No description provided.

Comment on lines 25 to 29
Additionally, it is important to clone the relevant submodules required by SU2; a list of which is stored in [`.gitmodules`](https://github.com/su2code/SU2/blob/master/.gitmodules). To clone these submodules executing
```
git submodule update --init --remote
```
will download the subdmodules locally.
Copy link
Member

Choose a reason for hiding this comment

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

This is done by meson.py

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yes, that is correct. Would then it be a nice addition to add a section for meson setup in Build-from-Source.md? I only wanted to setup SU2 (i.e., bring it to a an error-free status) and not build it. However I found no section in which this is stated and stumbled across meson setup accidentally.

Copy link
Member

Choose a reason for hiding this comment

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

Sure, and you can mention here that --init is done as part of meson.py, instead of suggesting it should be done manually.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have updated the changes. Let me know if any more changes are needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hello @pcarruscag . Could you please update the status of this PR? Or please let know if this change may require further improvements. Thanks! :D

Copy link
Member

Choose a reason for hiding this comment

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

I'll take a look soon, sorry for the delay.

* Respect the keyword 'local' while configuring git user names and
  emails.

* Syntax highlight the words 'user.name' and 'user.email' for clarity.
* Reference the correct files for upcoming changes.

Signed-off-by: Shourya Shukla <[email protected]>
@pcarruscag pcarruscag merged commit cc27410 into su2code:develop Mar 5, 2025
1 check passed
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.

2 participants