Skip to content

Edit setup#168

Merged
pcarruscag merged 3 commits into
su2code:developfrom
periperidip:edit_setup
Mar 5, 2025
Merged

Edit setup#168
pcarruscag merged 3 commits into
su2code:developfrom
periperidip:edit_setup

Conversation

@periperidip
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 <periperidip@gmail.com>
Signed-off-by: Shourya Shukla <periperidip@gmail.com>
@pcarruscag pcarruscag merged commit cc27410 into su2code:develop Mar 5, 2025
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