Skip to content
Snippets Groups Projects
  1. Mar 06, 2013
  2. Feb 12, 2013
    • Alessandro Rubini's avatar
      tools: added git-compileall · 0a078a33
      Alessandro Rubini authored
      
      The tool builds all releases travelling back from the current one up
      to the named one. For example:
      
        ./tools/git-compileall master
      
        [... all the compiles ...]
      
         Number of failed builds: 0
         The log of all compiles is at /tmp/makeall.out.67Rf3n
         The md5sums of wrc.o are at /tmp/mdlog.sZXrAi
      
      The tool was born for internal use, so it is misnamed and so on. But
      it may be useful to others too.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      0a078a33