Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Gepetto
robotpkg-wip
Commits
9553eec6
Commit
9553eec6
authored
4 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/{py-,}example-adder] Update to v3.0.1
Changes in v3.0.1: - fix badges - fix python only installation
parent
524218ff
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
example-adder/Makefile
+1
-1
1 addition, 1 deletion
example-adder/Makefile
example-adder/distinfo
+3
-3
3 additions, 3 deletions
example-adder/distinfo
py-example-adder/Makefile
+3
-3
3 additions, 3 deletions
py-example-adder/Makefile
py-example-adder/distinfo
+3
-3
3 additions, 3 deletions
py-example-adder/distinfo
with
10 additions
and
10 deletions
example-adder/Makefile
+
1
−
1
View file @
9553eec6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
ORG
=
gepetto
ORG
=
gepetto
NAME
=
example-adder
NAME
=
example-adder
VERSION
=
3.0.
0
VERSION
=
3.0.
1
CATEGORIES
=
wip
CATEGORIES
=
wip
COMMENT
=
Example Project
COMMENT
=
Example Project
...
...
This diff is collapsed.
Click to expand it.
example-adder/distinfo
+
3
−
3
View file @
9553eec6
SHA1 (example-adder-3.0.
0
.tar.gz) =
cc0db9014c6e26358b6363fb487cffc7a948f475
SHA1 (example-adder-3.0.
1
.tar.gz) =
58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.
0
.tar.gz) = 5
829fc5aaca388fe26c1bd95dc8405559c251dbe
RMD160 (example-adder-3.0.
1
.tar.gz) = 5
24c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.
0
.tar.gz) = 7989
33
bytes
Size (example-adder-3.0.
1
.tar.gz) = 7989
10
bytes
This diff is collapsed.
Click to expand it.
py-example-adder/Makefile
+
3
−
3
View file @
9553eec6
...
@@ -4,17 +4,17 @@
...
@@ -4,17 +4,17 @@
ORG
=
gepetto
ORG
=
gepetto
NAME
=
example-adder
NAME
=
example-adder
VERSION
=
3.0.
0
VERSION
=
3.0.
1
PKGNAME
=
${
PKGTAG.python-
}${
DISTNAME
}
PKGNAME
=
${
PKGTAG.python-
}${
DISTNAME
}
CMAKE_ARGS
+=
-DINSTALL_PYTHON_INTERFACE_ONLY
=
ON
CATEGORIES
=
wip
CATEGORIES
=
wip
COMMENT
=
Example Project
COMMENT
=
Example Project
LICENSE
=
2-clause-bsd
LICENSE
=
2-clause-bsd
MAINTAINER
=
gsaurel@laas.fr
MAINTAINER
=
gsaurel@laas.fr
USE_PYTHON_ONLY
=
true
include
../../devel/jrl-cmakemodules/Makefile.common
include
../../devel/jrl-cmakemodules/Makefile.common
include
../../wip/${NAME}/depend.mk
include
../../wip/${NAME}/depend.mk
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-headers/depend.mk
...
...
This diff is collapsed.
Click to expand it.
py-example-adder/distinfo
+
3
−
3
View file @
9553eec6
SHA1 (example-adder-3.0.
0
.tar.gz) =
cc0db9014c6e26358b6363fb487cffc7a948f475
SHA1 (example-adder-3.0.
1
.tar.gz) =
58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.
0
.tar.gz) = 5
829fc5aaca388fe26c1bd95dc8405559c251dbe
RMD160 (example-adder-3.0.
1
.tar.gz) = 5
24c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.
0
.tar.gz) = 7989
33
bytes
Size (example-adder-3.0.
1
.tar.gz) = 7989
10
bytes
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