Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gajim
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
194
Issues
194
List
Boards
Labels
Service Desk
Milestones
Merge Requests
20
Merge Requests
20
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gajim
gajim
Commits
9d949958
Verified
Commit
9d949958
authored
Nov 07, 2020
by
André
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Windows: Fix build instructions
parent
229d84f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
win/README.md
win/README.md
+1
-5
No files found.
win/README.md
View file @
9d949958
...
...
@@ -22,11 +22,7 @@ ### Development
### Build Gajim / Creating an Installer
---------------------
Follow the steps in the Development section, but instead of
``./dev_env.sh``
execute
``./build.sh``
.
You can supply a git tag
``./build.sh [git-tag]``
.
Or dont supply it, then current HEAD is build.
Follow the steps in the Development section, but instead of
`./dev_env.sh`
execute
`./build.sh i686`
or
`./build.sh x86_64`
.
Both the installer and the portable installer should appear in
``C:\msys64\home\USER\gajim\win\_build_root``
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment