Skip to content

Fix CodeQL build target order#5

Merged
JaviLendi merged 1 commit into
masterfrom
release/1.0.0
May 10, 2026
Merged

Fix CodeQL build target order#5
JaviLendi merged 1 commit into
masterfrom
release/1.0.0

Conversation

@JaviLendi
Copy link
Copy Markdown
Owner

This pull request makes two targeted changes to the build process and project configuration. The main update is to the build command in the code generation script to include both the SumatraPDF-dll and SumatraPDF targets. Additionally, a new source file is added to the Visual Studio project configuration.

Build process improvements:

  • The build command in cmd/build-codeql.ts is updated to rebuild both the SumatraPDF-dll and SumatraPDF targets, ensuring both components are built during the process.

Project configuration updates:

  • The source file src/prettysumatra/BridgeDispatcher.cpp is now included in the SumatraPDF.vcxproj Visual Studio project, ensuring it is compiled as part of the build.

Copilot AI review requested due to automatic review settings May 9, 2026 22:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@JaviLendi JaviLendi merged commit cbf2013 into master May 10, 2026
7 of 8 checks passed
@JaviLendi JaviLendi deleted the release/1.0.0 branch May 15, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants