Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package 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
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
JennaHuntsman
XDG Integration
Commits
fb3e4f29
"README.md" did not exist on "20d7de14fd68f92fe1c2b41bf966f4532248137b"
Commit
fb3e4f29
authored
2 years ago
by
Rye Mutt
Browse files
Options
Downloads
Patches
Plain Diff
Fetch ninja
parent
c98ba88a
No related branches found
No related tags found
2 merge requests
!3
Update to main branch
,
!2
Rebase onto current main branch
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
fb3e4f29
...
...
@@ -131,7 +131,7 @@ variables:
before_script
:
-
python3 -m venv .venv
-
source .venv/bin/activate
-
pip3 install --upgrade llbase autobuild certifi sentry-cli cmake
-
pip3 install --upgrade llbase autobuild certifi sentry-cli cmake
ninja
script
:
-
autobuild configure -c Release -- -DUSE_LTO=OFF -DDISABLE_FATAL_WARNINGS=ON -DREVISION_FROM_VCS=FALSE -DHAVOK_TPV=OFF
-
autobuild build -c Release --no-configure
...
...
@@ -176,7 +176,7 @@ coverity_scan:
before_script
:
-
python -m venv .venv
-
source .venv/bin/activate
-
pip3 install --upgrade autobuild cmake
-
pip3 install --upgrade
llbase
autobuild cmake
ninja
script
:
-
cov-configure --template --comptype clangcc --compiler clang-12
-
cov-configure --template --comptype clangcxx --compiler clang++-12
...
...
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