f4e1642a17
* 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
|
||
---|---|---|
.. | ||
text_cat | ||
bash-completion.in | ||
convwatch.py | ||
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 | ||
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 | ||
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.