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

Host with coreclr linked in #36847

Merged
merged 33 commits into from
Jun 29, 2020
Merged

Host with coreclr linked in #36847

merged 33 commits into from
Jun 29, 2020

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    09c48a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7793c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    715e436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07e4d69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61624bb View commit details
    Browse the repository at this point in the history
  6. revert unnecessary changes

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0b3667a View commit details
    Browse the repository at this point in the history
  7. export DllMain

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8ca0901 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20a00df View commit details
    Browse the repository at this point in the history
  9. assert too strict

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    b3af223 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d44c8e View commit details
    Browse the repository at this point in the history
  11. add environ too

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7522aa8 View commit details
    Browse the repository at this point in the history
  12. mergeable wks and jit

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ee6fae0 View commit details
    Browse the repository at this point in the history
  13. produce separate obj files from platform specific asm files for merge…

    …able WKS - to make CMake happy
    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5cddcd7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71850a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bce98f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d7b0321 View commit details
    Browse the repository at this point in the history
  17. revert corehost changes

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1e62b2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5191cd8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b2db9f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5caed05 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b520100 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b4950ad View commit details
    Browse the repository at this point in the history
  23. reducing double-build in cee_wks to just few files. Most of cee_wks i…

    …s built once as an obj library and reused.
    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2ec12a4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6be7092 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f1bc2bb View commit details
    Browse the repository at this point in the history
  26. PR feedback

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5ec7a7f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bb3a160 View commit details
    Browse the repository at this point in the history
  28. feedback

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4062c00 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    145fb6e View commit details
    Browse the repository at this point in the history
  30. since we have files compiled differently between embedded and standal…

    …one coreclr, we do not need EMBEDDED_RUNTIME marker.
    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c67a9a5 View commit details
    Browse the repository at this point in the history
  31. a few small fixes

    VSadov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a8cd903 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fc627ce View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

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