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

fix windows dll creation #4927

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Commits on Aug 29, 2020

  1. refactor googletest cmake module

    fix windows conda environment activation
    vigsterkr committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d37d1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bfb7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eddbb5 View commit details
    Browse the repository at this point in the history
  4. add RegistrySingleton to Any

    this allows us to be able to run on windows compiled with MSVC
    thnx to Gil
    vigsterkr committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    3d2a260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    868a7ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    964cff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c37037 View commit details
    Browse the repository at this point in the history
  8. no need to copy data directory for meta examples

    as we are using absolute path via SHOGUN_DATA variable
    vigsterkr committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d023a35 View commit details
    Browse the repository at this point in the history
  9. fixing matrix allocation in Kernel and Distance

    close istream in OutputStream test before deleting the file
    vigsterkr committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    e2772e5 View commit details
    Browse the repository at this point in the history