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

πŸ§‘β€πŸ’» Build examples --output option #27389

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Sep 1, 2024

Fixes #27386

  • Fix: Some versions of cp won't copy more than one source file of the same name to the same destination.
  • Suppress warnings (with prepended config options) when not exporting.
  • Add --output to both build_example and build_all_examples to redirect export / archive to another location.
  • Change build_example flag -n to -f to match build_all_examples.
  • Add usage to build_example.
  • Expand ~ to $HOME in path arguments

@thinkyhead thinkyhead added PR: Improvement T: Development Makefiles, PlatformIO, Python scripts, etc. labels Sep 1, 2024
@thinkyhead thinkyhead merged commit 9953230 into MarlinFirmware:bugfix-2.1.x Sep 1, 2024
63 checks passed
@thinkyhead thinkyhead deleted the bf2_build_output_redirect_PR branch September 1, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Improvement T: Development Makefiles, PlatformIO, Python scripts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant