Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coeurl
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
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Nheko Reborn
coeurl
Commits
06f20d2e
Verified
Commit
06f20d2e
authored
3 years ago
by
Nicolas Werner
Browse files
Options
Downloads
Patches
Plain Diff
Build as static when using wraps
parent
24098c9f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Add wraps for all dependencies
Pipeline
#1307
failed
3 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
06f20d2e
...
...
@@ -38,7 +38,7 @@ build-with-wraps:
-
./scripts/run_tls_testserver.sh &
-
./scripts/run_testserver.sh &
script
:
-
meson setup builddir -Dtests=true -Dexamples=true --wrap-mode=forcefallback
-
meson setup builddir -Dtests=true -Dexamples=true --wrap-mode=forcefallback
-Ddefault_library=static
-
meson compile -C builddir
-
./builddir/tests/requests_tls -d --reporters=junit --out=https.xml
-
./builddir/tests/requests -d --reporters=junit --out=http.xml
...
...
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