office-gobmx/bin
Michael Stahl 45beff50c9 get-bugzilla-attachments-by-mimetype: fix the lanuchpadlib mess
Apparently somebody found it a good idea to remove the getBugTasks()
method.  Also the darn thing won't run on Python 3.  So apparently it's
mostly unmaintained, except that functions that we need are removed.

For future reference: it can be installed on non-Ubuntu systems by:
    pip install -v --user launchpadlib

Change-Id: Ib7b0a46011dffcfe091f5bb73ed19b9dc311046c
2013-11-10 00:03:23 +01:00
..
text_cat
bash-completion.in
benchmark-document-loading
convwatch.py
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
fake_pom.xml Set up tool chain to install LO artifacts in Maven repositories 2013-11-02 05:06:13 -05:00
find-german-comments
find-undocumented-classes
find-unusedheaders.pl
fixincludeguards.sh fixincludeguards.sh: add TODO note 2013-11-05 09:28:50 +01:00
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype get-bugzilla-attachments-by-mimetype: fix the lanuchpadlib mess 2013-11-10 00:03:23 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
java-set-classpath.in
lint-ui.py
lo-commit-stat
lo-generate-source-tarball
lo-pack-sources
lo-xlate-lang
module-deps.pl
moveglobalheaders.sh
mvn.py Set up tool chain to install LO artifacts in Maven repositories 2013-11-02 05:06:13 -05:00
README
striplanguagetags.sh
stubify.pl
unpack-sources
update_pch.sh update_pch.sh: grep use extended regex 2013-11-05 09:28:53 +01:00
verify-custom-widgets-libs a little instdir sub-dir cleanup 2013-11-07 22:53:46 +01:00

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.