ba99e29607
This provides kdevelop integration and generates one project file for each old-style module (top level dir). This project file has: - has four build configurations: - build the module of the project or build all of LibreOffice - for each of the above a debug and a nondebug build - has seven launch targets: - running the unitchecks, the slowchecks and subsequentchecks - for each of the above once for the module and once for all - running LibreOffice interactively - has custom include paths and thus provides full autocompletion Change-Id: I6dd51133147d019fc403e3bd814bc6103df94cac Reviewed-on: https://gerrit.libreoffice.org/6694 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> |
||
---|---|---|
.. | ||
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 | ||
fixincludeguards.sh | ||
fuzzfiles | ||
gbuild-to-ide | ||
generate-bash-completion | ||
get-bugzilla-attachments-by-mimetype | ||
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 | ||
README | ||
striplanguagetags.sh | ||
stubify.pl | ||
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 hireachy / directory.