Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vincent Wei
harfbuzz
Commits
60c51678
Commit
60c51678
authored
6 years ago
by
Behdad Esfahbod
Browse files
Options
Download
Email Patches
Plain Diff
[RELEASING] Update
parent
df01f3e5
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASING.md
+4
-2
RELEASING.md
with
4 additions
and
2 deletions
+4
-2
RELEASING.md
View file @
60c51678
...
...
@@ -39,11 +39,13 @@ HarfBuzz release walk-through checklist:
a. Put contents of
[
this
](
https://drive.google.com/open?id=0B3_fQkxDZZXXbWltRGd5bjVrUDQ
)
on your
`~/.local/i686-w64-mingw32`
,
b. Run
`../mingw32.sh --with-uniscribe`
script (available below) to configure harfbuzz with mingw in a subdirector (eg. winbuild/),
b. Run
`../mingw32.sh --with-uniscribe`
script to configure harfbuzz with mingw
in a subdirector (eg. winbuild/),
c. make
d. Back in the parent directory, run
`./UPDATE.sh`
(available below) to build win32 bundle.
d. Back in the parent directory, run
`./UPDATE.sh`
(available below) to build win32
bundle.
11.
Copy all artefacts to users.freedesktop.org and move them into
`/srv/www.freedesktop.org/www/software/harfbuzz/release`
There should be four
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help