Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nightlies
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
nightlies
Merge requests
!16
Allow bob.db.base to be correctly compiled during nightlies
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Allow bob.db.base to be correctly compiled during nightlies
change_order
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
André Anjos
requested to merge
change_order
into
master
8 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
This MR allows bob.db.base (which now depends on bob.io.image) to be correctly compiled.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
43b8bf98
1 commit,
8 years ago
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
core.txt
+
1
−
1
Options
@@ -4,8 +4,8 @@ bob.core
@@ -4,8 +4,8 @@ bob.core
bob.io.base
bob.io.base
bob.math
bob.math
bob.measure
bob.measure
bob.db.base
bob.io.image
bob.io.image
bob.db.base
bob.io.video
bob.io.video
bob.io.matlab
bob.io.matlab
bob.io.audio
bob.io.audio
Loading