office-gobmx/bin
Bjoern Michaelsen ba99e29607 related fdo#70414 gbuild to ide: kdevelop
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>
2013-11-19 05:32:30 -06:00
..
text_cat
bash-completion.in
benchmark-document-loading
convwatch.py
count-todo-dialogs update count-todo-dialogs to exclude comments mentioning Dialogs 2013-11-15 12:17:03 +00:00
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 related fdo#70414 gbuild to ide: kdevelop 2013-11-19 05:32:30 -06:00
generate-bash-completion
get-bugzilla-attachments-by-mimetype bugs.freedesktop.org -> bugs.libreoffice.org 2013-11-17 08:33:01 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
java-set-classpath.in
lint-ui.py
lo-commit-stat bugs.freedesktop.org -> bugs.libreoffice.org 2013-11-17 08:33:01 +01:00
lo-generate-source-tarball typo fixes 2013-11-11 14:01:47 +01:00
lo-pack-sources
lo-xlate-lang
module-deps.pl
moveglobalheaders.sh
mvn.py
README
striplanguagetags.sh
stubify.pl
ui-translatable.sh script that checks for translatable="yes" attributes in .ui files 2013-11-17 11:03:16 +01:00
unpack-sources
update_pch.sh update_pch.sh: grep use extended regex 2013-11-05 09:28:53 +01:00
verify-custom-widgets-libs a little instdir sub-dir cleanup 2013-11-07 22:53:46 +01:00

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.