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
0b47827c
Commit
0b47827c
authored
6 years ago
by
Quentin Labourey
Browse files
Options
Downloads
Patches
Plain Diff
[wip/infuse-asn1-conversions] Added depend.mk
parent
a982194c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
infuse-asn1-conversions/Makefile
+3
-2
3 additions, 2 deletions
infuse-asn1-conversions/Makefile
infuse-asn1-conversions/depend.mk
+30
-0
30 additions, 0 deletions
infuse-asn1-conversions/depend.mk
infuse-pom-base/Makefile
+1
-1
1 addition, 1 deletion
infuse-pom-base/Makefile
with
34 additions
and
3 deletions
infuse-asn1-conversions/Makefile
+
3
−
2
View file @
0b47827c
# robotpkg Makefile for: wip/infuse-asn1-conversions
# Created: Ellon Paiva Mendes on wed, 25 July 2018
# robotpkg Makefile for: devel/infuse-asn1-conversions
# Created: Ellon Paiva Mendes on Thu, 26 Jul 2018
#
NAME
=
infuse-asn1-conversions
VERSION
=
0.3
...
...
This diff is collapsed.
Click to expand it.
infuse-asn1-conversions/depend.mk
0 → 100644
+
30
−
0
View file @
0b47827c
# robotpkg depend.mk for: devel/infuse-asn1-conversions
# Created: Quentin Labourey on Tue, 21 Aug 2018
#
DEPEND_DEPTH
:=
${
DEPEND_DEPTH
}
+
INFUSE_ASN1_CONVERSIONS_DEPEND_MK
:=
${
INFUSE_ASN1_CONVERSIONS_DEPEND_MK
}
+
ifeq
(+,$(DEPEND_DEPTH))
DEPEND_PKG
+=
infuse-asn1-conversions
endif
ifeq
(+,$(INFUSE_ASN1_CONVERSIONS_DEPEND_MK))
# ---------------------------------------
PREFER.infuse-asn1-conversions
?=
robotpkg
DEPEND_USE
+=
infuse-asn1-conversions
DEPEND_ABI.infuse-asn1-conversions
?=
infuse-asn1-conversions>
=
0.3
DEPEND_DIR.infuse-asn1-conversions
=
../../wip/infuse-asn1-conversions
SYSTEM_SEARCH.infuse-asn1-conversions
=
\
'lib/cmake/infuse_asn1_conversions/infuse_asn1_conversionsConfig.cmake'
\
'lib/cmake/infuse_asn1_conversions/infuse_asn1_conversionsConfigVersion.cmake'
\
'lib/cmake/infuse_asn1_conversions/infuse_asn1_conversionsTargets-release.cmake'
\
'lib/cmake/infuse_asn1_conversions/infuse_asn1_conversionsTargets.cmake'
\
'lib/pkgconfig/infuse_asn1_conversions_base.pc:/Version/s/[^0-9.]//gp'
endif
# INFUSE_ASN1_CONVERSIONS_DEPEND_MK ---------------------------------------------
DEPEND_DEPTH
:=
${
DEPEND_DEPTH:+
=
}
This diff is collapsed.
Click to expand it.
infuse-pom-base/Makefile
+
1
−
1
View file @
0b47827c
...
...
@@ -8,7 +8,7 @@ DISTNAME= ${NAME}-${VERSION}
CATEGORIES
=
devel
MASTER_SITES
=
http://homepages.laas.fr/qlaboure/infuse/
MASTER_REPOSITORY
=
git ssh://git@redmine.laas.fr/laas/users/simon/infuse-pom-base.git
MAINTAINER
=
quentin.laboure@laas.fr
MAINTAINER
=
quentin.laboure
y
@laas.fr
HOMEPAGE
=
https://redmine.laas.fr/projects/infuse
COMMENT
=
Base classes
for
the Position Manager, PoM
LICENSE
=
2-clause-bsd
...
...
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