Skip to content

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

Merged
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thinkyhead:bf2_build_output_redirect_PR
Sep 1, 2024
Merged

πŸ§‘β€πŸ’» Build examples --output option#27389
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thinkyhead:bf2_build_output_redirect_PR

Conversation

@thinkyhead

@thinkyhead thinkyhead commented Sep 1, 2024

Copy link
Copy Markdown
Member

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
@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