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

New documentation, installation and setup scripts (work in progress) #13

Closed
wants to merge 40 commits into from

Commits on May 23, 2016

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

Commits on Jul 14, 2016

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

Commits on Aug 10, 2016

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

Commits on Nov 10, 2016

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

Commits on Nov 11, 2016

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

Commits on Dec 22, 2016

  1. Add travis script to test installation script

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    c1aee2f View commit details
    Browse the repository at this point in the history
  2. Silly update to trigger travis

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    d19e293 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    7dbe9cf View commit details
    Browse the repository at this point in the history
  4. Fix travis file extension

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    19cb9d6 View commit details
    Browse the repository at this point in the history
  5. Fix apt dependency

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    247da51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fea9f3d View commit details
    Browse the repository at this point in the history
  7. Remove compiler matrix as it doesn't work properly

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    31bed06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff25a1e View commit details
    Browse the repository at this point in the history
  9. Only use containerized builds

    Ruben Smits authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    94115f8 View commit details
    Browse the repository at this point in the history
  10. Fix readlink -f on MacOS X

    meyerj committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    d744711 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Configuration menu
    Copy the full SHA
    be9afaf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from orocos-toolchain/smits-patch-1

    Preliminary merge
    Ruben Smits authored Dec 23, 2016
    Configuration menu
    Copy the full SHA
    6a586aa View commit details
    Browse the repository at this point in the history
  3. Add missing dependency if reinstall if required

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    f4f622f View commit details
    Browse the repository at this point in the history
  4. Make travis build verbose

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    4f1d45c View commit details
    Browse the repository at this point in the history
  5. replace . with /Users/rubensmits/orocos-toolchain for OSX

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    86b1a35 View commit details
    Browse the repository at this point in the history
  6. Update RTT

    Ruben Smits committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    11caeca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c9f0b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Link gnu-getopt

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    0449b24 View commit details
    Browse the repository at this point in the history
  2. Force linking of gnu-getopt

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    fdc6786 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Add apt addons to matrix entry

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    64533be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be98b08 View commit details
    Browse the repository at this point in the history
  3. rtt: updated submodule

    meyerj committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    a06457a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Remove broken xenial build matrix entry

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    cb6bc1f View commit details
    Browse the repository at this point in the history
  2. Update rtt

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    eaddc00 View commit details
    Browse the repository at this point in the history
  3. rtt: updated submodule

    meyerj committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    64637b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    933d56e View commit details
    Browse the repository at this point in the history
  5. Look for env-hooks in etc/orocos/profile.d, without the OROCOS_TARGET…

    … part
    
    ... and install setup files to etc/orocos unconditionally.
    
    Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>
    meyerj committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    9f8e573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ab4d8c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. update submodule rtt

    meyerj committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    71293b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. updated submodules rtt and ocl

    meyerj committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    f08e9c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. travis: add readline dependency for OCL

    Signed-off-by: Ruben Smits <ruben@intermodalics.eu>
    Ruben Smits committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    2e62eb7 View commit details
    Browse the repository at this point in the history
  2. travis: disable building of tests

    Unit tests will be built and run for individual projects, but not for this meta repository. The purpose of this job is mainly to test the installation script.
    meyerj authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    71d9b01 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Merge pull request #15 from orocos-toolchain/travis-for-install-script

    Travis for install script
    meyerj authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    cb86950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045c023 View commit details
    Browse the repository at this point in the history