Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
mobile_robotics
wolf_projects
wolf_lib
wolf
Commits
6f1ad52e
Commit
6f1ad52e
authored
5 years ago
by
Joaquim Casals Buñuel
Browse files
Options
Downloads
Patches
Plain Diff
This commit should be ignored.
parent
60491cd5
No related branches found
No related tags found
1 merge request
!279
WIP: Resolve "std::set and std::map instead of std::list in wolf nodes"
Pipeline
#4013
failed
5 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
6f1ad52e
...
...
@@ -67,4 +67,5 @@ wolf_build_and_test:
-
ls
# we can check whether the directory was already full
-
cmake -DCMAKE_BUILD_TYPE=release -DBUILD_EXAMPLES=ON -DBUILD_TESTS=ON ..
-
make -j$(nproc)
-
ctest
-
ctest -j$(nproc)
-
make install
This diff is collapsed.
Click to expand it.
CMakeLists.txt
+
1
−
0
View file @
6f1ad52e
...
...
@@ -279,6 +279,7 @@ SET(HDRS_DTASSC
include/core/association/association_tree.h
include/core/association/matrix.h
include/core/association/association_nnls.h
include/core/association/tangapepino.h
)
SET
(
HDRS_YAML
...
...
This diff is collapsed.
Click to expand it.
Joaquim Casals Buñuel
@jcasals
mentioned in commit
e2aceaae
·
5 years ago
mentioned in commit
e2aceaae
mentioned in commit e2aceaaeb6138e44d22d37d8221f4c3e70df83a7
Toggle commit list
Joan Vallvé Navarro
@joanvallve
·
5 years ago
Owner
HAHAHAHAHA tangapepino? "this commit should NOT be ignored!"
HAHAHAHAHA tangapepino? "this commit should NOT be ignored!"
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