Skip to content
Snippets Groups Projects
  1. Nov 29, 2014
  2. Nov 21, 2014
  3. Nov 17, 2014
  4. Nov 04, 2014
  5. Oct 27, 2014
  6. Oct 26, 2014
  7. Oct 08, 2014
  8. Oct 06, 2014
    • Lukas Bulwahn's avatar
      navigation: updating to 1.11.13 · 3581b367
      Lukas Bulwahn authored
      This commit also adds cmake-modules to the dependencies of
      clear-costmap-recovery, while looking into an build issue of the
      intermediate version 1.11.12(!) of navigation.
      3581b367
  9. Sep 24, 2014
  10. Sep 10, 2014
  11. Sep 08, 2014
  12. Sep 05, 2014
  13. Aug 20, 2014
  14. Aug 19, 2014
  15. Aug 18, 2014
    • Lukas Bulwahn's avatar
      .travis.yml: continuously check the patch files · 1916e0eb
      Lukas Bulwahn authored
      This commit enables to use travis ci for continuous integration.
      As bash is not a valid programming language setup for travis,
      I simply used the default ruby environment, which also provides
      a proper shell interpreter.
      1916e0eb
    • Lukas Bulwahn's avatar
      check-patch-files.sh: initial commit · d737c98e
      Lukas Bulwahn authored
      The check-patch-files script checks that all patch files in the
      given directory are annotated with an 'Upstream-Status', and
      that all patch files are at least noted in their top-level
      directory (so we can assume they are used).
      
      In case a violation is detected, it returns a non-zero exit code,
      so that a travis-ci reports a violation as build failure.
      d737c98e
Loading