Skip to content

fusex: add deploy.sh to produce windows + mac builds - #81

Open
desertkun wants to merge 1 commit into
mainfrom
feature/deploy-scripts
Open

desertkun wants to merge 1 commit into
mainfrom
feature/deploy-scripts

Conversation

@desertkun

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread deploy_win.sh
TEST_DRIVER_EXISTED=1
fi

cp -p "$SCRIPT_DIR/Makefile" "$MAKEFILE_BACKUP"

@morozov morozov Sep 7, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on decluttering the build process. The problem this line works around is that Makefile is checked in to Git, but ./configure regenerates it. I'm going to git-ignore it and move it to Makefile.darwin (for which it was created).

UPD: fixed in #84.

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