Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
capnproto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
capnproto
Commits
a66cdcb3
Commit
a66cdcb3
authored
Dec 12, 2014
by
Kenton Varda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak release.sh some more.
parent
9fe1aaff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
release.sh
release.sh
+3
-3
No files found.
release.sh
View file @
a66cdcb3
...
...
@@ -73,9 +73,9 @@ build_packages() {
--disable-shared
CXXFLAGS
=
'-static-libgcc -static-libstdc++'
doit make
-j6
capnp.exe capnpc-c++.exe capnpc-capnp.exe
doit i686-w64-mingw32-strip capnp.exe capnpc-c++.exe capnpc-capnp.exe
doit
mkdir
capnproto-
c++
-win32-
$VERSION
doit
mv
capnp.exe capnpc-c++.exe capnpc-capnp.exe capnproto-
c++
-win32-
$VERSION
doit zip
-r
../capnproto-c++-win32-
$VERSION
.zip capnproto-
c++
-win32-
$VERSION
doit
mkdir
capnproto-
tools
-win32-
$VERSION
doit
mv
capnp.exe capnpc-c++.exe capnpc-capnp.exe capnproto-
tools
-win32-
$VERSION
doit zip
-r
../capnproto-c++-win32-
$VERSION
.zip capnproto-
tools
-win32-
$VERSION
doit make maintainer-clean
cd
..
}
...
...
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