• Alessandro Rubini's avatar
    tools: added git-compileall · 28713055
    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: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    28713055
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ afabd4f3
ptp-noposix @ 7beeec27
scripts Loading commit data...
shell Loading commit data...
sockitowm Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_ppsi.c Loading commit data...