Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
12d96272
Commit
12d96272
authored
Dec 18, 2015
by
Maxime Perrotin
Browse files
Install all submodules
parent
325b898d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
12d96272
...
...
@@ -43,11 +43,13 @@ compile-all:
update
:
@
git submodule update
--remote
dependencies
:
@
pip
install
--upgrade
./singledispatch ./enum34 ./speedometer ./properties ./dmt ./pymsc ./asn1-value-editor ./antlr3-python ./pygraphviz
install
:
update
@
p
ython setup.py
install
--record
install.record
install
:
update
dependencies
@
p
ip
install
--upgrade
.
publish
:
install
publish
:
@
python setup.py sdist upload
freeze-linux
:
...
...
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