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