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

Use own build script for gtest #485

Merged
merged 13 commits into from Jan 24, 2019
Merged

Use own build script for gtest #485

merged 13 commits into from Jan 24, 2019

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    024353b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a552170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    746caab View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    9ae008f View commit details
    Browse the repository at this point in the history
  2. Support DART >= 6.6.2

    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    7acb48f View commit details
    Browse the repository at this point in the history
  3. Update changelog

    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    09118d6 View commit details
    Browse the repository at this point in the history
  4. Fix small mistake made in previous commit

    Use clone() instead of cloneSkeleton() for DART < 6.7
    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    aa0bdb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b544faa View commit details
    Browse the repository at this point in the history
  6. Fix mistake: elif --> else

    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2ea0a1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eadba8 View commit details
    Browse the repository at this point in the history
  8. Use own build script

    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    d6836ce View commit details
    Browse the repository at this point in the history
  9. Update changelog

    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    7029f09 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/master' into gtest

    # Conflicts:
    #	src/planner/World.cpp
    #	tests/statespace/dart/test_MetaSkeletonStateSpace.cpp
    #	tests/statespace/test_CartesianProduct.cpp
    #	tests/statespace/test_SE2.cpp
    #	tests/statespace/test_SE3.cpp
    #	tests/statespace/test_SO2.cpp
    #	tests/statespace/test_SO3.cpp
    jslee02 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    eb8ccac View commit details
    Browse the repository at this point in the history