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
d018b6b9
Commit
d018b6b9
authored
13 years ago
by
Mokhtar Gharbi
Browse files
Options
Downloads
Patches
Plain Diff
[wip/mhp-genom] bump version to 3.7 to handle the libmove3D split and PR2
parent
d5df64da
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
mhp-genom/Makefile
+16
-3
16 additions, 3 deletions
mhp-genom/Makefile
mhp-genom/PLIST
+1
-24
1 addition, 24 deletions
mhp-genom/PLIST
mhp-genom/depend.mk
+1
-1
1 addition, 1 deletion
mhp-genom/depend.mk
mhp-genom/distinfo
+3
-3
3 additions, 3 deletions
mhp-genom/distinfo
with
21 additions
and
31 deletions
mhp-genom/Makefile
+
16
−
3
View file @
d018b6b9
...
...
@@ -2,7 +2,7 @@
# Created: Severin Lemaignan on Tue, 31 Aug 2010
#
DISTNAME
=
mhp-genom-3.
6
DISTNAME
=
mhp-genom-3.
7
CATEGORIES
=
path
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
mhp-genom/
}
MASTER_REPOSITORY
=
git ssh://softs.laas.fr/git/robots/mhp-genom
...
...
@@ -21,7 +21,7 @@ USE_LANGUAGES+= c c++
#####################
PKG_OPTIONS_REQUIRED_GROUPS
=
robot
PKG_OPTIONS_GROUP.robot
=
hrp2 jido simulation
PKG_OPTIONS_GROUP.robot
=
hrp2 jido
pr2
simulation
##
## HRP2
...
...
@@ -61,6 +61,19 @@ define PKG_OPTION_SET.simulation
include
../../motion/pilo-genom/depend.mk
endef
##
## Pr2
##
PKG_OPTION_DESCR.pr2
=
Compile MHP
for
Pr2
define
PKG_OPTION_SET.pr2
GENOM_ARGS
+=
-DPR2
GENOM_ARGS
+=
-DUSE_GLUT
include
../../localization/pom-genom/depend.mk
include
../../math/gbM/depend.mk
endef
PKG_SUGGESTED_OPTIONS
+=
pr2
##
## SPARK synchonization
...
...
@@ -80,7 +93,7 @@ PKG_SUGGESTED_OPTIONS+= spark
GENOM_MODULE
=
mhp
include
../../wip/libmove3d/depend.mk
include
../../wip/libhri/depend.mk
include
../../manipulation/genManip-genom/depend.mk
include
../../architecture/genom/depend.mk
...
...
This diff is collapsed.
Click to expand it.
mhp-genom/PLIST
+
1
−
24
View file @
d018b6b9
@comment Tue Nov 9 01:04:53 CET 2010
bin/mhp
bin/mhpSendInitRqst
bin/mhpTest
include/mhp/mhpConst.h
include/mhp/mhpStruct.h
include/mhp/server/mhpEndian.h
include/mhp/server/mhpError.h
include/mhp/server/mhpMsgLib.h
include/mhp/server/mhpPosterLib.h
include/mhp/server/mhpPosterLibStruct.h
include/mhp/server/mhpPosterReadLibProto.h
include/mhp/server/mhpPosterShowLib.h
include/mhp/server/mhpPosterWriteLibProto.h
include/mhp/server/mhpPosterXMLLib.h
include/mhp/server/mhpPrint.h
include/mhp/server/mhpPrintXML.h
include/mhp/server/mhpScan.h
include/mhp/server/mhpType.h
lib/libmhpClient.la
lib/pkgconfig/mhp.pc
lib/tclserv/libmhpTclServ.la
share/modules/gen/mhp.gen
share/modules/tcl/mhpClient.tcl
@comment Fri Apr 15 20:04:44 CEST 2011
This diff is collapsed.
Click to expand it.
mhp-genom/depend.mk
+
1
−
1
View file @
d018b6b9
...
...
@@ -33,7 +33,7 @@ SYSTEM_SEARCH.mhp-genom=\
DEPEND_USE
+=
mhp-genom
DEPEND_ABI.mhp-genom
?=
mhp-genom>
=
3.
4
DEPEND_ABI.mhp-genom
?=
mhp-genom>
=
3.
7
DEPEND_DIR.mhp-genom
?=
../../wip/mhp-genom
#include ../../wip/??
...
...
This diff is collapsed.
Click to expand it.
mhp-genom/distinfo
+
3
−
3
View file @
d018b6b9
SHA1 (mhp-genom-3.
6
.tar.gz) =
d7b2bf9bc622f26d17d5ed7aee8648ce12c33b9a
RMD160 (mhp-genom-3.
6
.tar.gz) =
df8bcf63ef97140bc3fb910446e19de93acceda9
Size (mhp-genom-3.
6
.tar.gz) =
27823
bytes
SHA1 (mhp-genom-3.
7
.tar.gz) =
5f279262f0c213f6e6a0ac27d88d1a672afefe09
RMD160 (mhp-genom-3.
7
.tar.gz) =
719f1bdc18bd14551133e121457293d2ba10aabc
Size (mhp-genom-3.
7
.tar.gz) =
34397
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