Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[WIP] Windows dev environment configuration, update install instructions from source in the docs #17808

Closed
wants to merge 37 commits into from

Commits on Apr 2, 2020

  1. new windows build

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f80a477 View commit details
    Browse the repository at this point in the history
  2. vs 2019 and cuda 10.2

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    be588c2 View commit details
    Browse the repository at this point in the history
  3. ami deployment

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    fae6d34 View commit details
    Browse the repository at this point in the history
  4. s3

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5febea3 View commit details
    Browse the repository at this point in the history
  5. use vcvars64

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0d4e884 View commit details
    Browse the repository at this point in the history
  6. stabilize gpu build by removing /MP

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3416a64 View commit details
    Browse the repository at this point in the history
  7. update dmlc-core

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    33fc990 View commit details
    Browse the repository at this point in the history
  8. refreshenv after build

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    395c513 View commit details
    Browse the repository at this point in the history
  9. add /MP and /Zc:__cplusplus

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    bc2d895 View commit details
    Browse the repository at this point in the history
  10. add retry on failure

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    74a8d8c View commit details
    Browse the repository at this point in the history
  11. fix script

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ada659f View commit details
    Browse the repository at this point in the history
  12. debug on ci

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    977b56e View commit details
    Browse the repository at this point in the history
  13. probe cpu dir

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7cbc4a9 View commit details
    Browse the repository at this point in the history
  14. pack opencv though it's in the paht

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    78b0f28 View commit details
    Browse the repository at this point in the history
  15. print lib dir

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9c9758a View commit details
    Browse the repository at this point in the history
  16. add lib to the path after build

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5a2fa87 View commit details
    Browse the repository at this point in the history
  17. add test lib path

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    55c5e93 View commit details
    Browse the repository at this point in the history
  18. Add 5.2 arch

    leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f62198a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    af0d910 View commit details
    Browse the repository at this point in the history
  20. Drop 7.0

    leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ef64105 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    73437de View commit details
    Browse the repository at this point in the history
  22. add 7.0 back to build both

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    19cc08b View commit details
    Browse the repository at this point in the history
  23. print env vars in gpu ci

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    01e3faf View commit details
    Browse the repository at this point in the history
  24. drop 7.0

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2fef756 View commit details
    Browse the repository at this point in the history
  25. add path during test, print stuff

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a786bfc View commit details
    Browse the repository at this point in the history
  26. build_windows.py cleanup

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f6f5a6a View commit details
    Browse the repository at this point in the history
  27. print PATH

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5d14df3 View commit details
    Browse the repository at this point in the history
  28. update print and add 7.0 back

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9944a2e View commit details
    Browse the repository at this point in the history
  29. drop 7.0 and print instance type

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ca81f3a View commit details
    Browse the repository at this point in the history
  30. print instance type

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    dddbf2a View commit details
    Browse the repository at this point in the history
  31. add 7.0 again

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3997316 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2054768 View commit details
    Browse the repository at this point in the history
  33. pip install -e python

    vexilligera authored and leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ba1896e View commit details
    Browse the repository at this point in the history
  34. Switch to g4 instance

    leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e0b8a23 View commit details
    Browse the repository at this point in the history
  35. Remove debug statements

    leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    bac2b67 View commit details
    Browse the repository at this point in the history
  36. Fix CMakeLists

    leezu committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    27cce4a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    12e8a6c View commit details
    Browse the repository at this point in the history