office-gobmx/bin
Petr Mladek 93d021a780 lo-commit-stat: allow to generate more logs at once
It takes ages to get bug summary from bugzilla => it is worh to
generate normal and wiki logs at the same time. Why not produce
all logs with one call

Add --commits option. Also rename --wikibugs to --bugs-wiki.

Use .wiki suffix for wiki logs. Also rename "commit-log" to "commits".
It is enough to use ".log" as the suffix.

Change-Id: I92bbc4d56a0ae9e23401be0677256059c777d712
2012-11-20 16:10:58 +01:00
..
text_cat
bash-completion.in
convwatch.py
distro-install-clean-up bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-desktop-integration bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-file-lists bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-sdk bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
doubleNewlines.pl
find-german-comments
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype
get_config_variables add a way to extract variables from config_host/build and shell-export them 2012-11-14 04:00:50 -06:00
git-new-workdir
git-ps1
java-set-classpath.in
lo-commit-stat lo-commit-stat: allow to generate more logs at once 2012-11-20 16:10:58 +01:00
lo-generate-source-tarball add a script to generate the source tarball post submodule 2012-11-16 07:20:52 -06:00
lo-pack-sources lo-pack-sources: use module instead of piece 2012-11-19 18:16:25 +01:00
lo-xlate-lang
README
stubify.pl
unpack-sources

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hireachy / directory.