office-gobmx/bin
Tor Lillqvist 613699ebaf Script to postprocess linker map files for iOS a bit
Show the total size of code and data linked in from each library.

Change-Id: Ibd6e0e15259f338addc30f2d821c794d65676637
2014-04-22 18:33:53 +03: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
find-german-comments
find-undocumented-classes
find-unusedheaders.pl
findunusedcode
fixincludeguards.sh fixincludeguards.sh: improve regex 2014-04-19 11:10:10 +02:00
fuzzfiles
gbuild-to-ide
generate-bash-completion
get-bugzilla-attachments-by-mimetype add image/x-sun-raster mimetype 2014-04-16 20:26:42 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
ios-mapfile-statistics Script to postprocess linker map files for iOS a bit 2014-04-22 18:33:53 +03:00
java-set-classpath.in
lint-ui.py
lo-all-static-libs Don't create an icudata library for iOS 2014-04-12 20:34:49 +03:00
lo-commit-stat
lo-generate-source-tarball
lo-pack-sources
lo-xlate-lang
module-deps.pl Do not mishandle further libs without dependencies 2014-04-11 15:09:31 +02:00
moveglobalheaders.sh
mvn.py
README
sanitize-image-links
striplanguagetags.sh
stubify.pl
test-hid-vs-ui.py map the modules and special names back manually 2014-04-18 10:54:09 +01:00
ui-translatable.sh
unpack-sources
update_pch.sh
verify-custom-widgets-libs

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 hierarchy / directory.