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

win32: Add version resource and manifest #2360

Merged
merged 8 commits into from
Dec 9, 2019

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    db1b211 View commit details
    Browse the repository at this point in the history
  2. buildsys,win32: Add version resource and manifest

    Add them with win32 makefiles.
    k-takata committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    9997c62 View commit details
    Browse the repository at this point in the history
  3. win32: Update manifest

    Add compatibility element. This element is included by default when
    compiled with MinGW-w64.
    k-takata committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    9779f47 View commit details
    Browse the repository at this point in the history
  4. buildsys,msys2: Add version resource and manifest

    Also remove outdated comments.
    k-takata committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    aff0c5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4afd7ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f27ee01 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. buildsys: Adjust definitions of CLEANFILES and MOSTLYCLEANFILES

    Set to empty at the head of the file, then use `+=`.
    k-takata committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    105f514 View commit details
    Browse the repository at this point in the history