Skip to content

build: Refactor Powershell script for Visual Studio setup - #2191

Merged
RobBuchananCompPhys merged 19 commits into
developfrom
refactor-msvc-setup
Jul 22, 2025
Merged

build: Refactor Powershell script for Visual Studio setup#2191
RobBuchananCompPhys merged 19 commits into
developfrom
refactor-msvc-setup

Conversation

@RobBuchananCompPhys

@RobBuchananCompPhys RobBuchananCompPhys commented Jun 30, 2025

Copy link
Copy Markdown
Contributor
  • Flag to control whether env vars and modifications to PATH are set at the system level, or as session env vars set inside the CMakePresets.json "environment" property
  • Use MSVC version 14.41-17 for Antlr support

@RobBuchananCompPhys RobBuchananCompPhys changed the title Build: Refactor Powershell script for Visual Studio setup build: Refactor Powershell script for Visual Studio setup Jun 30, 2025

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 1eaa533 Previous: c4ae8aa Ratio
BM_HistogramBinning_1d/16777216 29.713492718825243 ns/iter 10.162923407525236 ns/iter 2.92

This comment was automatically generated by workflow using github-action-benchmark.

CC: @disorderedmaterials/dissolve-devs

@RobBuchananCompPhys
RobBuchananCompPhys marked this pull request as ready for review July 3, 2025 08:54

@trisyoungs trisyoungs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. Couple of comments, and one feature suggestion: if I want to use a system Qt perhaps the -systemqt option could take the path to the Qt installation and inject the correct Qt6_DIR definition into the CMakeUserPresets file?

Comment thread .github/workflows/msvc.yml
Comment thread src/gui/CMakeLists.txt Outdated
Comment thread src/gui/widgets/CMakeLists.txt Outdated
@RobBuchananCompPhys
RobBuchananCompPhys merged commit 9005f62 into develop Jul 22, 2025
10 checks passed
@RobBuchananCompPhys
RobBuchananCompPhys deleted the refactor-msvc-setup branch July 22, 2025 09:03
@github-actions github-actions Bot mentioned this pull request Nov 21, 2025
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