Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GATB
gatb-core
Commits
fe2e4728
Commit
fe2e4728
authored
Feb 12, 2016
by
DURAND Patrick
Browse files
Merge branch 'master' of
git+ssh://scm.gforge.inria.fr/gitroot/gatb-core/gatb-core
parents
612596df
4d76136b
Changes
1
Show whitespace changes
Inline
Side-by-side
gatb-core/scripts/make_official_release.sh
View file @
fe2e4728
...
...
@@ -17,6 +17,7 @@ GH_OWNER="GATB"
GH_REPO
=
"gatb-core"
GH_LOGIN
=
""
GH_TOKEN
=
""
IF_LOGIN
=
"
$INRIA_FORGE_LOGIN
"
# known inside Jenkins tasks, empty otherwise
MAJOR_V
=
""
MINOR_V
=
""
PATCH_V
=
""
...
...
@@ -165,6 +166,6 @@ cd build
cmake
-DGH_LOGIN
=
$GH_LOGIN
-DGH_TOKEN
=
$GH_TOKEN
-DGH_OWNER
=
$GH_OWNER
\
-DGH_REPO
=
$GH_REPO
-DMAJOR
=
$MAJOR_V
-DMINOR
=
$MINOR_V
-DPATCH
=
$PATCH_V
\
-DSILENT_MODE
=
$SILENT
..
-DSILENT_MODE
=
$SILENT
-DCPACK_USER_NAME
=
$IF_LOGIN
..
make
-j8
$COMMAND
Write
Preview
Supports
Markdown
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