Skip to content
Snippets Groups Projects
  1. Apr 24, 2014
  2. Mar 20, 2014
  3. Mar 17, 2014
  4. Mar 08, 2014
  5. Mar 04, 2014
  6. Jan 20, 2014
  7. Oct 11, 2013
  8. Sep 24, 2013
  9. 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
  10. Sep 22, 2013
  11. Aug 26, 2013
  12. Aug 02, 2013
  13. Jul 24, 2013
  14. Jul 22, 2013
  15. Jul 11, 2013
  16. 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
  17. May 29, 2013
  18. May 21, 2013
  19. May 17, 2013
  20. Apr 11, 2013
  21. Apr 10, 2013
  22. Apr 04, 2013
  23. Mar 28, 2013
  24. Mar 20, 2013
  25. Mar 14, 2013
Loading