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

SCons: Split libmodules.a in folder-based libs #35982

Conversation

akien-mga
Copy link
Member

This removes the need for the hacky split_libmodules logic on Windows,
since all libs are now of manageable size.


Includes #35963 which should be merged first, then this can be rebased.

This removes the need for the hacky split_libmodules logic on Windows,
since all libs are now of manageable size.
@akien-mga akien-mga force-pushed the scons-modules-enabled-header-and-split branch from 575aa32 to 4e2dbb1 Compare February 7, 2020 13:20
@akien-mga
Copy link
Member Author

Tested successfully with:

  • Linux, GCC 8.3.1
  • Windows, MSVC 2019
  • Windows, MinGW (recent version, didn't check which one I have)

@akien-mga
Copy link
Member Author

I'll wait a day or two before merging this one, so that #35963 can get wider testing in the master branch before adding the lib splitting on top of it.

@akien-mga akien-mga merged commit 42f04cb into godotengine:master Feb 8, 2020
@akien-mga akien-mga deleted the scons-modules-enabled-header-and-split branch February 8, 2020 14:43
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.

None yet

1 participant