WIP: building the wine build for windows #2

Draft
cis-muzahid wants to merge 1 commits from cis-muzahid/PyBitmessage-build:build-wine into master
Member

WIP: Some progress with the wine

WIP: Some progress with the wine
cis-muzahid added 1 commit 2021-01-15 16:27:30 +00:00
PeterSurda self-assigned this 2021-01-15 19:01:34 +00:00
PeterSurda reviewed 2021-01-16 11:47:20 +00:00
PeterSurda left a comment
Owner

Looks ok.

Looks ok.
Owner

For reference, official (old) documentation for building on Windows: https://docs.google.com/document/d/1XcPtVLBis7t_dyZzPh0h__Ve2iR8XAOsMaO7eKeAu5Q/edit

For reference, official (old) documentation for building on Windows: https://docs.google.com/document/d/1XcPtVLBis7t_dyZzPh0h__Ve2iR8XAOsMaO7eKeAu5Q/edit
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b cis-muzahid-build-wine master
git pull build-wine

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff cis-muzahid-build-wine
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-build#2
No description provided.