Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
caosdb
Software
caosdb-cpplib
Commits
32860cb5
Commit
32860cb5
authored
10 months ago
by
Joscha Schmiedt
Browse files
Options
Downloads
Patches
Plain Diff
Downgrade vcpkg baseline
We're not compatible with boost>=1.83 due to deprecation of string_file
parent
1a767455
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!61
Release 0.3.0
,
!53
Add vcpkg support
Pipeline
#54023
passed with warnings
10 months ago
Stage: info
Stage: setup
Stage: test
Stage: deploy
Pipeline: caosdb-julialib
#54035
Pipeline: CaosDB Octave library
#54034
Pipeline: caosdb-cppinttest
#54025
This commit is part of merge request
!53
. Comments created here will be created in the context of that merge request.
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vcpkg
+1
-1
1 addition, 1 deletion
vcpkg
vcpkg.json
+1
-7
1 addition, 7 deletions
vcpkg.json
with
2 additions
and
8 deletions
vcpkg
@
333ba63a
Compare
a7416451
...
333ba63a
Subproject commit
a74164519874e4671e9e496444148df1d7f5006c
Subproject commit
333ba63a16024f05f9172fe403f9eced000389e5
This diff is collapsed.
Click to expand it.
vcpkg.json
+
1
−
7
Edit
View file @
32860cb5
...
@@ -16,11 +16,5 @@
...
@@ -16,11 +16,5 @@
"zlib"
,
"zlib"
,
"gtest"
"gtest"
],
],
"builtin-baseline"
:
"726f9202943e5743bef917d40810702a61e2d44c"
,
"builtin-baseline"
:
"5d3798ac7388ca66c169773e46103b14077b76a4"
"overrides"
:
[
{
"name"
:
"boost"
,
"version"
:
"1.78.0"
}
]
}
}
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