Skip to content

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

Open
andy-maier wants to merge 1 commit intomasterfrom
andy/cleanup-makefile-windows
Open

In Makefile on Windows: Used bash and cleaned up Windows-specific commands#2139
andy-maier wants to merge 1 commit intomasterfrom
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants