Skip to content

build: update Makefile to support native Windows builds#471

Merged
burningalchemist merged 1 commit intomasterfrom
fix/win-makefile
Mar 22, 2024
Merged

build: update Makefile to support native Windows builds#471
burningalchemist merged 1 commit intomasterfrom
fix/win-makefile

Conversation

@burningalchemist
Copy link
Owner

@burningalchemist burningalchemist commented Mar 22, 2024

Given that some commands in the Makefile are unix-specific, it becomes complicated to build sql_exporter on Windows without using WSL or similar subsystems (e.g. Cygwin).

This PR creates Windows overrides for crucial commands.

@burningalchemist burningalchemist changed the title build: update Makefile to support builds from native Windows build: update Makefile to support native Windows builds Mar 22, 2024
@burningalchemist burningalchemist merged commit 106e5c6 into master Mar 22, 2024
@burningalchemist burningalchemist deleted the fix/win-makefile branch March 22, 2024 14:25
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.

1 participant