Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
core
tarantool
Commits
29df7d30
Unverified
Commit
29df7d30
authored
6 years ago
by
Alexander Turenko
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/1.10' into 2.0
parents
4cc0c2c1
ac590da8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmake/BuildLibYAML.cmake
+1
-1
1 addition, 1 deletion
cmake/BuildLibYAML.cmake
test-run
+1
-1
1 addition, 1 deletion
test-run
with
2 additions
and
2 deletions
cmake/BuildLibYAML.cmake
+
1
−
1
View file @
29df7d30
...
...
@@ -4,7 +4,7 @@ macro(libyaml_build)
set
(
LIBYAML_INCLUDE_DIRS
${
PROJECT_SOURCE_DIR
}
/third_party/libyaml/include
)
set
(
LIBYAML_LIBRARIES yaml
)
add_subdirectory
(
${
PROJECT_SOURCE_DIR
}
/third_party/libyaml
)
add_subdirectory
(
${
PROJECT_SOURCE_DIR
}
/third_party/libyaml
EXCLUDE_FROM_ALL
)
# See comments in BuildLibEV.cmake
set_target_properties
(
yaml PROPERTIES COMPILE_FLAGS
"-w"
)
...
...
This diff is collapsed.
Click to expand it.
test-run
@
97f81e4c
Compare
95562e95
...
97f81e4c
Subproject commit 9
5562e95401fef4e0b755ab0bb430974b5d1a29a
Subproject commit 9
7f81e4c99c9d2a28026a4d6ee9d57cebd3f5fe0
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