office-gobmx/bin
Bjoern Michaelsen f4e1642a17 move global headers script
* ignores (for now) modules:
  - sal
* these might or might not consider themselves too special for their own
  good and break by the move
* these modules use Package_<module>_odk_headers.mk instead and stay
  untouched:
  - cppu
  - cppuhelper
  - sal
  - salhelper
* these modules have an inc/ subdir, but no Package_inc.mk
  - accessibility
  - autodoc
  - bridges
  - idlc
  - pyuno
  - svgio
  - unodevtools
  - xmlsecurity
  this should not hurt the move
* these folders are in solver/ with generated headers:
  - oovbaapi
  - offapi
  - udkapi
  - officecfg
  - systools
  - external
  - oox
  - svx (sdi)
  - sfx2 (sdi)
  - writerfilter
* these likely can be cleaned up still after the move:
  - dbaccess
  - npsdk
  - sd
  - helpcompiler
* should work with xmlscript after commit
  f4ebb99de6
* fixes/hotfixes some other insanities that would break on the move

Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a
2013-04-23 20:18:02 +00:00
..
text_cat
bash-completion.in
convwatch.py Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
doubleNewlines.pl
find-german-comments
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
get_config_variables
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 move global headers script 2013-04-23 20:18:02 +00:00
README
stubify.pl
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 hireachy / directory.