Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
H
HandBrake
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
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Frederick Ding
HandBrake
Commits
ec6b34a3
Commit
ec6b34a3
authored
4 days ago
by
Frederick Ding
Browse files
Options
Downloads
Patches
Plain Diff
Update to VS2022 build tools
parent
f303cc9a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1725387684
passed with warnings
4 days ago
Stage: build
Stage: build_gui
Changes
1
Pipelines
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 @
ec6b34a3
...
...
@@ -11,7 +11,7 @@ variables:
SIGNFLATPAK
:
"
false"
SIGNPGPKEY
:
"
"
# set in secret variables as file; passphrase not supported
BUILDFDK
:
"
false"
# this flag controls whether or not to build with AAC
MSBUILDPATH
:
"
C:
\\
Program
Files
(x86)
\\
Microsoft
Visual
Studio
\\
20
19
\\
BuildTools
\\
MSBuild
\\
Current
\\
Bin"
MSBUILDPATH
:
"
C:
\\
Program
Files
(x86)
\\
Microsoft
Visual
Studio
\\
20
22
\\
BuildTools
\\
MSBuild
\\
Current
\\
Bin"
# this is only needed if building for Linux
.fedora_flatpak
:
&using_fedora_flatpak
...
...
@@ -117,7 +117,7 @@ build_windows_gui:
-
windows
before_script
:
-
cd win\CS
-
nug
et restore
-
dotn
et restore
script
:
-
mkdir HandBrakeWPF\bin\publish
-
copy ..\..\build\libhb\hb.dll HandBrakeWPF\bin\publish\hb.dll
...
...
This diff is collapsed.
Click to expand it.
Frederick Ding
@frederickding
mentioned in commit
0384ed65
·
4 days ago
mentioned in commit
0384ed65
mentioned in commit 0384ed657599e0c85321fbb620f56bf91261d130
Toggle commit list
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