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

deprecate / remove DOWNLOAD_CODES #814

Open
rieder opened this issue Jan 24, 2022 · 8 comments
Open

deprecate / remove DOWNLOAD_CODES #814

rieder opened this issue Jan 24, 2022 · 8 comments

Comments

@rieder
Copy link
Member

rieder commented Jan 24, 2022

for me its ok now, though @rieder we sort of decided to always assume DOWNLOAD_CODES=1 ??

yes - we need to implement that (by removing DOWNLOAD_CODES references?).

Originally posted by @rieder in #805 (comment)

@rieder
Copy link
Member Author

rieder commented Jan 24, 2022

I think we should just remove it, it has no real purpose anymore.

@rieder
Copy link
Member Author

rieder commented Feb 7, 2022

We should make sure that downloadable codes have a 'download' target in Makefile (which downloads the code), that is used only if the source directory is not yet present.
We don't want the download to happen every time the code is built.
Also 'distclean' should remove the source directory.

@rieder
Copy link
Member Author

rieder commented Feb 7, 2022

(this may already be the case but we should check it)

@ipelupessy
Copy link
Member

agree

@stale
Copy link

stale bot commented Apr 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issues that have been around for a while without updates label Apr 9, 2022
@ipelupessy
Copy link
Member

ipelupessy commented Apr 9, 2022

todo, (1) remove DOWNLOAD_CODES (always assume ==1) and check (2) download is not done if corresponding src is available, (3) clean leaves download in placand , distclean removes it. for the following codes:

  • bonsai2
  • flash
  • krome
  • mesa_r15140
  • mesa_r2208
  • mocassin
  • mpiamrvac
  • rebound
  • tupan
  • vader

@stale stale bot removed the stale Issues that have been around for a while without updates label Apr 9, 2022
@stale
Copy link

stale bot commented Jun 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issues that have been around for a while without updates label Jun 8, 2022
@stale stale bot removed the stale Issues that have been around for a while without updates label Jun 9, 2022
ipelupessy added a commit that referenced this issue Sep 19, 2022
@ipelupessy
Copy link
Member

bonsai2 makefile looks iffy, needs testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants