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

Forward port 0 7 x changes #422

Merged

Conversation

BenjamenMeyer
Copy link
Member

@BenjamenMeyer BenjamenMeyer commented Feb 11, 2021

Thank you for submitting a pull request and becoming a contributor to the Vega Strike Core Engine.

Please answer the following:

Code Changes:

Issues:

Purpose:

  • Pull forwards changes

Rename `mesh_tool` to `vegastrike-meshtool`
- Rename the internal static libraries to vegastrike-* per vegastrike#178
- Rename the internal non-distributed binaries  to vs-buildenv-*
  per vegastrike#178
THe CMake directives originally used for adding the documentation
files to the installation used some parameters only available in
CMake 3.14 and newer. It's a cleaner approach. However, some of the
platforms used still use older version of CMake so the limit is
what is available in CMake 3.5. This makes the adjustment to correct
it so that it still works with CMake 3.5.
@BenjamenMeyer
Copy link
Member Author

The CodeQL things should be fixed long term; but they're not something this PR touches, so we'll ignore them for now.

Copy link
Contributor

@stephengtuggy stephengtuggy left a comment

Choose a reason for hiding this comment

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

LGTM

@stephengtuggy stephengtuggy merged commit 913e073 into vegastrike:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants