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

Lc0/cmake #552

Open
wants to merge 12 commits into
base: next
Choose a base branch
from
Open

Lc0/cmake #552

wants to merge 12 commits into from

Commits on May 5, 2018

  1. initial cmake configuration

     * c++14
     * added boost dependancy
     * still need to enable tests
     * remove currently required cuda
     * disabled tensorflow build
     * enabled all warnings
    Error323 committed May 5, 2018
    Configuration menu
    Copy the full SHA
    dbe8616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305af33 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Configuration menu
    Copy the full SHA
    d1ff39e View commit details
    Browse the repository at this point in the history
  2. add FindCUDNN.cmake

    Error323 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f9610c5 View commit details
    Browse the repository at this point in the history
  3. fix compile issues

    Error323 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    b180a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecca6e4 View commit details
    Browse the repository at this point in the history
  5. add clang format

    Error323 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    c4c548e View commit details
    Browse the repository at this point in the history
  6. Do not require gtest

    Error323 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    97bbf32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f99422 View commit details
    Browse the repository at this point in the history
  8. Fix UTF-8 problem

    Error323 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    2500483 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

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