Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.example.cmake
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.example.cmake
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
docs-url-fix
master
default
protected
Tags
2
v1.0.1
v1.0.0
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jun
13
Oct
11
15
Jun
6
30
May
26
25
24
Merge branch 'master' of gitlab.idiap.ch:bob/bob.example.cmake
master
master
Added possibility to search in conda environment via CMAKE_PREFIX_PATH
Updated status message to show, where Bob packages were found
docs-url-fix
docs-url-fix
Fixed include directory to contain the library
Added possibility to parse bob packages with versions
Fixed unwanted error propagation in FindBob
Increased stable version to 1.0.1
v1.0.1
v1.0.1
Preparing publication
Increased stable version to 1.0.0
v1.0.0
v1.0.0
Integrating with gitlab
Updated BOB_SOURCE_DIR handling
CMake variables are now in the cache; fixed issue with macros; introduced BOB_SOURCE_DIR
Removed the -std=c++11 flag from the compiler options (might be required for some of the bob packages, though)
Removed some parts of the travis config as we are not uploading documentation
Correctly implemented BOB_PREFIX_PATH environment variable
Set BOB_PREFIX_PATH in travis config
Updated documentation
Updated travis config
Added License file
Added nose test to test the package
Updated README
First working version of FindBob.cmake and its test case; works only with latest versions of bob.extension, bob.io.base and bob.io.image
Loading