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

Static linking of native libs #44505

Merged
merged 32 commits into from
Dec 7, 2020
Merged

Static linking of native libs #44505

merged 32 commits into from
Dec 7, 2020

Commits on Dec 5, 2020

  1. from prototype

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    1c0b32b View commit details
    Browse the repository at this point in the history
  2. fix OSX

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    4adfaa6 View commit details
    Browse the repository at this point in the history
  3. fix for Android

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    0facc65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2ab07c View commit details
    Browse the repository at this point in the history
  5. fix for wasm

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    2b2f800 View commit details
    Browse the repository at this point in the history
  6. current

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    8c4e514 View commit details
    Browse the repository at this point in the history
  7. remove no longer needed hacks

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6e584b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba71464 View commit details
    Browse the repository at this point in the history
  9. fix pedantic errors on GCC

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    4563d69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51281d6 View commit details
    Browse the repository at this point in the history
  11. pass overrider from the host

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    25369f4 View commit details
    Browse the repository at this point in the history
  12. default override

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    e6fca93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c11612f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3f4abe View commit details
    Browse the repository at this point in the history
  15. more coding PR feedback

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    79453c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    becda0e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    932b5fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f5cea9 View commit details
    Browse the repository at this point in the history
  19. cleanup: entirely remove tryrun.cmake propagation in eng, gen-buildsy…

    …s, build-commons, and build scripts
    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    8d2b6b9 View commit details
    Browse the repository at this point in the history
  20. remove "clrcompression.dll" and "libSystem.IO.Compression.Native.dyli…

    …b" from single-file host packaging
    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    9b7476f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a02254 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f22e9fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e539a1a View commit details
    Browse the repository at this point in the history
  24. revert change in pal_gssapi.h

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    06dad00 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ac026ba View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    eb62c4a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2f45a47 View commit details
    Browse the repository at this point in the history
  28. extra libs as CMake functions

    VSadov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    7b2bdef View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7ab3211 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7bf0a63 View commit details
    Browse the repository at this point in the history
  31. mono: Remaining stylistic nits.

    Co-authored-by: Ryan Lucia <[email protected]>
    VSadov and CoffeeFlux committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d3a15fa View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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