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

CMake configuration for Visual Studio #42

Merged
merged 30 commits into from
Feb 26, 2018

Commits on Feb 23, 2018

  1. Add base for VS project.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    125b3c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9197f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d36379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a85691d View commit details
    Browse the repository at this point in the history
  5. Reference SLAPI

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    1ed1396 View commit details
    Browse the repository at this point in the history
  6. Fix build errors.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    4583416 View commit details
    Browse the repository at this point in the history
  7. Fix build warning.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    cf6d8fd View commit details
    Browse the repository at this point in the history
  8. Set up GoogleTest project.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    9761bb7 View commit details
    Browse the repository at this point in the history
  9. Base for Color tests.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    62a8696 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f81d3a View commit details
    Browse the repository at this point in the history
  11. Move tests to their own folder.

    Also avoiding the need for stdafx.h in the source files.
    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    f67133f View commit details
    Browse the repository at this point in the history
  12. Fix googletest submodule.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    c45c885 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3ae814 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43859dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7f9c8f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11395cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b370f96 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ba1bef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    89089d2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    74b9368 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf05c1a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d99786f View commit details
    Browse the repository at this point in the history
  23. GoogleTest Cmake static lib.

    thomthom committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    c837df6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    02b2c4c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2185612 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    225e095 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Put files into groups.

    thomthom committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    93351db View commit details
    Browse the repository at this point in the history
  2. Treat warnings as errors.

    thomthom committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    79c050c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba8b51 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

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