Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installed directory structure on Windows #5686

Merged
merged 3 commits into from
Dec 22, 2023

Commits on Dec 21, 2023

  1. Fix installed directory structure on Windows

    - Don't use GNUInstallDirs on a non-unix system
    - Default to installing binaries + data together in the same folder
    Web-eWorks committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    791a071 View commit details
    Browse the repository at this point in the history
  2. Specify editor font icons as UTF-8 literals

    This may resolve some issues where MSVC is generating UTF-16 or other non UTF-8 bitpatterns to encode these characters
    Web-eWorks committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4d88ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b7e8289 View commit details
    Browse the repository at this point in the history