Skip to content
Snippets Groups Projects
  1. Mar 04, 2014
  2. Jan 20, 2014
  3. Oct 11, 2013
  4. Sep 24, 2013
  5. Sep 23, 2013
    • Lukas Bulwahn's avatar
      removing optional rostest dependencies · 9879db3a
      Lukas Bulwahn authored
      When CATKIN_ENABLE_TESTING is deactivated, the ROS packages do not
      require the rostest package.
      This commit includes a number of patches to be submitted in the
      upstream repositories and removes the rostest dependencies from
      the recipes.
      9879db3a
    • Lukas Bulwahn's avatar
      removing native packages and dependencies · aa2ce283
      Lukas Bulwahn authored
      The native packages are not required anymore, because the needed
      python scripts during compile time are also provided by the
      cross-compiled packages and the python scripts are platform
      independent. Only the catkin package is provided as native package.
      aa2ce283
  6. Sep 22, 2013
  7. Aug 26, 2013
  8. Aug 02, 2013
  9. Jul 24, 2013
  10. Jul 22, 2013
  11. Jul 11, 2013
  12. Jun 13, 2013
    • Lukas Bulwahn's avatar
      rostest: rostest depends on rostest-native (resolves #83) · af1550ab
      Lukas Bulwahn authored
      The rostest package requires that the rostest executable can be
      found by cmake's find during configure. Hence, rostest depends on
      rostest-native.
      To implement this, rostest and rostest-native are defined with
      different dependencies.
      
      This commit resolves issue #83.
      af1550ab
  13. May 29, 2013
  14. May 21, 2013
  15. May 17, 2013
  16. Apr 11, 2013
  17. Apr 10, 2013
  18. Apr 04, 2013
  19. Mar 28, 2013
  20. Mar 20, 2013
  21. Mar 14, 2013
  22. Feb 28, 2013
  23. Feb 26, 2013
Loading