Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.activation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
bob
bob.learn.activation
Commits
942d6c34
Commit
942d6c34
authored
11 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Remove submodules, use clever buildout
parent
6e6ed716
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+0
-6
0 additions, 6 deletions
.gitmodules
buildout.cfg
+6
-3
6 additions, 3 deletions
buildout.cfg
src/xbob.blitz
+0
-1
0 additions, 1 deletion
src/xbob.blitz
src/xbob.io
+0
-1
0 additions, 1 deletion
src/xbob.io
with
6 additions
and
11 deletions
.gitmodules
deleted
100644 → 0
+
0
−
6
View file @
6e6ed716
[submodule "src/xbob.blitz"]
path = src/xbob.blitz
url = git@github.com:anjos/xbob.blitz
[submodule "src/xbob.io"]
path = src/xbob.io
url = git@github.com:anjos/xbob.io
This diff is collapsed.
Click to expand it.
buildout.cfg
+
6
−
3
View file @
942d6c34
...
...
@@ -8,13 +8,16 @@ eggs = xbob.learn.activation
ipdb
extensions
=
mr.developer
auto-checkout
=
*
prefixes
=
/idiap/group/torch5spro/nightlies/last/install/linux-x86_64-release
;prefixes = /idiap/group/torch5spro/nightlies/last/install/linux-x86_64-release
prefixes
=
/Users/andre/work/bob/b/dbg
debug
=
true
verbose
=
true
[sources]
xbob.buildout
=
git git@github.com:bioidiap/xbob.buildout
xbob.extension
=
git git@github.com:bioidiap/xbob.extension branch=xbob
xbob.blitz
=
git git@github.com:anjos/xbob.blitz egg=false
xbob.io
=
git git@github.com:anjos/xbob.io egg=false
[xbob.blitz]
recipe
=
xbob.buildout:develop
...
...
@@ -24,11 +27,11 @@ eggs = xbob.buildout xbob.extension
[xbob.io]
recipe
=
xbob.buildout:develop
setup
=
src/xbob.io
eggs
=
xbob.blitz
xbob.buildout xbob.extension
eggs
=
xbob.blitz
[xbob.learn.activation]
recipe
=
xbob.buildout:develop
eggs
=
xbob.
blitz xbob.io xbob.buildout xbob.extension
eggs
=
xbob.
io
[scripts]
recipe
=
xbob.buildout:scripts
This diff is collapsed.
Click to expand it.
xbob.blitz
@
e7e6777d
Compare
e7e6777d
...
e7e6777d
Subproject commit e7e6777db859c80d45093d5ce71bde2f6ee63816
This diff is collapsed.
Click to expand it.
xbob.io
@
b919404d
Compare
b919404d
...
b919404d
Subproject commit b919404de7021dd8b401a0f384e68756eda8f6da
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