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

Release v5 #169

Merged
merged 41 commits into from
Feb 2, 2019
Merged

Release v5 #169

merged 41 commits into from
Feb 2, 2019

Commits on Aug 23, 2018

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

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    329da37 View commit details
    Browse the repository at this point in the history
  2. Removed the core of WBToolbox

    In preparation of the split of the core #96
    diegoferigo committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    fd0c81a View commit details
    Browse the repository at this point in the history
  3. Update CMake project with new target names

    Furthermore, some common code was moved higher in the hierarchy and the PackageConfig file was simplified (no more components needed).
    diegoferigo committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    54e99c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba95a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    514af29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fc5fe1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d65b211 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Fixed the exposition of WBToolbox dependencies

    The private ones should not be required by importing the target.
    diegoferigo committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c10d990 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

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

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    f19d0e0 View commit details
    Browse the repository at this point in the history
  2. Minor Travis updates

    diegoferigo committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    7c8d782 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Use addon for installing osx deps in Travis

    Created also the before_install step for osx. If this step is missing, homebrew addons do not work.
    diegoferigo committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b85c859 View commit details
    Browse the repository at this point in the history
  2. Updated release template

    diegoferigo committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    4302fb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    c899f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6627014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    398c26a View commit details
    Browse the repository at this point in the history
  4. Cleanup cmake leftovers

    diegoferigo committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c168dbf View commit details
    Browse the repository at this point in the history
  5. The blockfactory dep is already installed in the docker image

    After merging robotology/robotology-superbuild#159, the blockfactory dependency is included in the superbuild. This means that installing separately on top of the image is no longer necessary.
    diegoferigo committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    067c2ab View commit details
    Browse the repository at this point in the history
  6. Updated CONTRIBUTING

    New versioning policy
    New section for the website
    diegoferigo committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    598c0d1 View commit details
    Browse the repository at this point in the history
  7. Updated release notes

    PR #166
    diegoferigo committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    08a0eac View commit details
    Browse the repository at this point in the history
  8. CMake cleanup

    diegoferigo committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    4f8abc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Merge pull request #166 from robotology/feature/split

    Finalize the split to blockfactory
    diegoferigo authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    7026253 View commit details
    Browse the repository at this point in the history
  2. Fix deploy stage

    Python package setuptools was missing
    diegoferigo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    8f00da1 View commit details
    Browse the repository at this point in the history
  3. Update website

    diegoferigo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0c21a54 View commit details
    Browse the repository at this point in the history
  4. Fix deploy stage

    python3-wheel was still missing
    diegoferigo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6356f69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac44941 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    828b4c9 View commit details
    Browse the repository at this point in the history
  2. Updated Simulink Library

    Due to the change of the installed library name due to the usage of CMake utilities provided by BlockFactory.
    diegoferigo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    7d25e89 View commit details
    Browse the repository at this point in the history
  3. Modified blocks to use updated BlockFactory types and methods

    After robotology/blockfactory#33 some datatypes and interface methods changed
    diegoferigo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2628ce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0764c03 View commit details
    Browse the repository at this point in the history
  5. Temporary CI fix

    diegoferigo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    99fc2c3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #168 from diegoferigo/feature/AlignWithBlockFactory

    Align WBT and BlockFactory
    diegoferigo authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ccb1447 View commit details
    Browse the repository at this point in the history
  7. Updated deploy stage

    Removed leftover
    diegoferigo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    10096e7 View commit details
    Browse the repository at this point in the history
  8. Revert "Temporary CI fix"

    This reverts commit 99fc2c3.
    diegoferigo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f3d64b0 View commit details
    Browse the repository at this point in the history
  9. Cleaned export_library.m

    diegoferigo committed Jan 31, 2019
    2 Configuration menu
    Copy the full SHA
    83224b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Updated release template

    diegoferigo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    7f473e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d39501 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Minor edit in a comment

    diegoferigo committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    0679bfa View commit details
    Browse the repository at this point in the history
  2. Updated v5 contributors

    diegoferigo committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    e72ede9 View commit details
    Browse the repository at this point in the history