Skip to content

In Makefile on Windows: Used bash and cleaned up Windows-specific commands#2139

Merged
andy-maier merged 1 commit into
masterfrom
andy/cleanup-makefile-windows
May 9, 2026
Merged

In Makefile on Windows: Used bash and cleaned up Windows-specific commands#2139
andy-maier merged 1 commit into
masterfrom
andy/cleanup-makefile-windows

Conversation

@andy-maier
Copy link
Copy Markdown
Member

@andy-maier andy-maier commented Apr 12, 2026

For details, see the commit message.

Needs to be applied to all projects.
Should be rolled back to stable version to avoid future merge conflicts.

@andy-maier andy-maier self-assigned this Apr 12, 2026
@andy-maier andy-maier added this to the 1.26.0 milestone Apr 12, 2026
@andy-maier andy-maier force-pushed the andy/cleanup-makefile-windows branch 2 times, most recently from 8823b88 to 3ae2b7a Compare April 12, 2026 15:13
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 12, 2026

Coverage Status

coverage: 77.19%. remained the same — andy/cleanup-makefile-windows into master

…mands

Details:

* Dev: Using bash as the make shell on Windows. This allows cleaning up all
  the conditional processing for Windows-specific commands and the use of
  "bash -c".

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@andy-maier andy-maier force-pushed the andy/cleanup-makefile-windows branch from 3ae2b7a to d18923b Compare April 12, 2026 15:27
@andy-maier andy-maier changed the title Cleaned up Windows-specific commands in Makefile; ld to distro In Makefile on Windows: Used bash and cleaned up Windows-specific commands Apr 12, 2026
@andy-maier
Copy link
Copy Markdown
Member Author

Since Chaithra approved PR #2138 which at the time of approval contained this PR, I am considering this PR approved as well.

@andy-maier andy-maier merged commit c199cac into master May 9, 2026
15 checks passed
@andy-maier andy-maier deleted the andy/cleanup-makefile-windows branch May 9, 2026 09:33
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