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
4b9b8915
Commit
4b9b8915
authored
4 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/{py-,}example-adder] Update to v3.0.2
Changes in v3.0.2: - fix python unittest layout - add pinocchio branch
parent
ac30b654
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
+2
-1
2 additions, 1 deletion
example-adder/Makefile
example-adder/distinfo
+3
-3
3 additions, 3 deletions
example-adder/distinfo
py-example-adder/Makefile
+3
-1
3 additions, 1 deletion
py-example-adder/Makefile
py-example-adder/distinfo
+3
-3
3 additions, 3 deletions
py-example-adder/distinfo
with
11 additions
and
8 deletions
example-adder/Makefile
+
2
−
1
View file @
4b9b8915
...
...
@@ -4,7 +4,7 @@
ORG
=
gepetto
NAME
=
example-adder
VERSION
=
3.0.
1
VERSION
=
3.0.
2
CATEGORIES
=
wip
COMMENT
=
Example Project
...
...
@@ -18,6 +18,7 @@ USE_BOOST_LIBS= unit_test_framework
include
../../devel/jrl-cmakemodules/Makefile.common
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
include
../../math/pinocchio/depend.mk
include
../../pkgtools/pkg-config/depend.mk
include
../../mk/sysdep/cmake.mk
include
../../mk/language/c.mk
...
...
This diff is collapsed.
Click to expand it.
example-adder/distinfo
+
3
−
3
View file @
4b9b8915
SHA1 (example-adder-3.0.
1
.tar.gz) =
58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.
1
.tar.gz) =
524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.
1
.tar.gz) =
798910
bytes
SHA1 (example-adder-3.0.
2
.tar.gz) =
2ad6d20031c5f79c39190c08feb1b5d1026d7abc
RMD160 (example-adder-3.0.
2
.tar.gz) =
94f8731f2e9d4d9dd8124fa4e42ebd7f75205131
Size (example-adder-3.0.
2
.tar.gz) =
802453
bytes
This diff is collapsed.
Click to expand it.
py-example-adder/Makefile
+
3
−
1
View file @
4b9b8915
...
...
@@ -4,7 +4,7 @@
ORG
=
gepetto
NAME
=
example-adder
VERSION
=
3.0.
1
VERSION
=
3.0.
2
PKGNAME
=
${
PKGTAG.python-
}${
DISTNAME
}
...
...
@@ -22,6 +22,8 @@ include ../../wip/${NAME}/depend.mk
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
include
../../pkgtools/pkg-config/depend.mk
include
../../math/pinocchio/depend.mk
include
../../math/py-pinocchio/depend.mk
include
../../mk/sysdep/cmake.mk
include
../../mk/sysdep/python.mk
include
../../mk/language/c.mk
...
...
This diff is collapsed.
Click to expand it.
py-example-adder/distinfo
+
3
−
3
View file @
4b9b8915
SHA1 (example-adder-3.0.
1
.tar.gz) =
58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.
1
.tar.gz) =
524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.
1
.tar.gz) =
798910
bytes
SHA1 (example-adder-3.0.
2
.tar.gz) =
2ad6d20031c5f79c39190c08feb1b5d1026d7abc
RMD160 (example-adder-3.0.
2
.tar.gz) =
94f8731f2e9d4d9dd8124fa4e42ebd7f75205131
Size (example-adder-3.0.
2
.tar.gz) =
802453
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