tree: 7dd18e78545f489cd7af96d5150e0226438e78c3 [path history] [tgz]
  1. text_cat/
  2. update/
  3. bash-completion.in
  4. benchmark-document-loading
  5. bffvalidator.sh.in
  6. check-elf-dynamic-objects
  7. check-icon-sizes.py
  8. check-implementer-notes.py
  9. check-missing-export-asserts.py
  10. check-missing-unittests.py
  11. compare-crashreport-stats.py
  12. convwatch.py
  13. distro-install-clean-up
  14. distro-install-desktop-integration
  15. distro-install-file-lists
  16. distro-install-sdk
  17. dump-poolitems-values.py
  18. extract-tooltip.py
  19. fake_pom.xml
  20. find-can-be-private-symbols.classes.results
  21. find-can-be-private-symbols.functions.results
  22. find-can-be-private-symbols.py
  23. find-clang-format.py
  24. find-duplicated-files.py
  25. find-duplicated-sids.py
  26. find-files-not-referenced-by-makefile.py
  27. find-german-comments
  28. find-headers-to-move-inside-modules.py
  29. find-mergedlib-can-be-private.classes.results
  30. find-mergedlib-can-be-private.py
  31. find-most-common-warn-messages.py
  32. find-most-repeated-functions.py
  33. find-undocumented-classes
  34. find-unneeded-includes
  35. find-unused-defines.py
  36. find-unused-sid-commands.py
  37. find-unused-typedefs.py
  38. find-unusedheaders.py
  39. fixincludeguards.sh
  40. flat-odf-cleanup.py
  41. fuzzfiles
  42. gbuild-to-ide
  43. gen-boost-headers
  44. gen-iwyu-dummy-lib
  45. gen-iwyu-dummy-lib.awk
  46. generate-bash-completion.py
  47. get-bugzilla-attachments-by-mimetype
  48. get_config_variables
  49. git-ps1
  50. gla11y
  51. includebloat.awk
  52. ios-mapfile-statistics
  53. java-set-classpath.in
  54. lint-ui.py
  55. list-dispatch-commands.py
  56. list-uitest.py
  57. lo-all-static-libs
  58. lo-commit-stat
  59. lo-pack-sources
  60. lo-xlate-lang
  61. lolcat
  62. merge-app-bundles
  63. module-deps.pl
  64. moveglobalheaders.sh
  65. odfvalidator.sh.in
  66. officeotron.sh.in
  67. oss-fuzz-build.sh
  68. oss-fuzz-setup.sh
  69. parse-perfcheck.py
  70. README.md
  71. refcount_leak.py
  72. removetooltip_markups.sh
  73. rename-sw-abbreviations.sh
  74. run
  75. sanitize-excludelist.txt
  76. sanitize-image-links
  77. striplanguagetags.sh
  78. stubify.pl
  79. symbolstore.py
  80. symstore.sh
  81. test-hid-vs-ui.py
  82. ui-rules-enforcer.py
  83. ui-translatable.sh
  84. unpack-sources
  85. update_pch
  86. update_pch.sh
  87. update_pch_autotune.sh
  88. update_pch_bisect
  89. upload_symbols.py
  90. verify-custom-widgets-libs
bin/README.md

Tools and Non-Build Scripts

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 hierarchy / directory.