office-gobmx/bin
Stephan Bergmann 6dcb3d4ef4 Related fdo#51252: No more prereg, no more unopkg sync
Now that 5c47e5f63a "fdo#51252 Disable copying
share/prereg/bundled to avoid startup crashes" removed the use of share/prereg,
there is no longer need to generate it in the first place (by calling "unopkg
sync" at build or installation time), and so no need for the "unopkg sync" sub-
command, either.  This also allows to simplify some of the jvmfwk code that was
only there so that "unopkg sync" (which can require a JVM) can work in "hostile"
environments (during build and installation).

Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
2012-08-10 16:03:28 +02:00
..
text_cat
bash-completion.in
convwatch.py
create_bootstrap_links
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists Related fdo#51252: No more prereg, no more unopkg sync 2012-08-10 16:03:28 +02:00
distro-install-sdk
doubleNewlines.pl
find-german-comments
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype want to search for some sample pcts 2012-07-27 12:27:23 +01:00
git-new-workdir
git-ps1
java-set-classpath.in
lo-commit-stat
lo-pack-sources
lo-xlate-lang
mkworkdir
README
repo-list.in
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.