Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mesonium
gajim
Commits
9d949958
Verified
Commit
9d949958
authored
4 years ago
by
André
Browse files
Options
Downloads
Patches
Plain Diff
Windows: Fix build instructions
parent
229d84f3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
win/README.md
+1
-5
1 addition, 5 deletions
win/README.md
with
1 addition
and
5 deletions
win/README.md
+
1
−
5
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``
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment