tree: 99bdfa6c1502914916b73cdc6fa633b0d2fcb124 [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. fuzzfiles
  41. gbuild-to-ide
  42. gen-boost-headers
  43. gen-iwyu-dummy-lib
  44. gen-iwyu-dummy-lib.awk
  45. generate-bash-completion.py
  46. get-bugzilla-attachments-by-mimetype
  47. get_config_variables
  48. git-ps1
  49. gla11y
  50. includebloat.awk
  51. ios-mapfile-statistics
  52. java-set-classpath.in
  53. lint-ui.py
  54. list-dispatch-commands.py
  55. list-uitest.py
  56. lo-all-static-libs
  57. lo-commit-stat
  58. lo-pack-sources
  59. lo-xlate-lang
  60. lolcat
  61. merge-app-bundles
  62. module-deps.pl
  63. moveglobalheaders.sh
  64. odfvalidator.sh.in
  65. officeotron.sh.in
  66. oss-fuzz-build.sh
  67. oss-fuzz-setup.sh
  68. parse-perfcheck.py
  69. README.md
  70. refcount_leak.py
  71. removetooltip_markups.sh
  72. rename-sw-abbreviations.sh
  73. run
  74. sanitize-excludelist.txt
  75. sanitize-image-links
  76. striplanguagetags.sh
  77. stubify.pl
  78. symbolstore.py
  79. symstore.sh
  80. test-hid-vs-ui.py
  81. ui-rules-enforcer.py
  82. ui-translatable.sh
  83. unpack-sources
  84. update_pch
  85. update_pch.sh
  86. update_pch_autotune.sh
  87. update_pch_bisect
  88. upload_symbols.py
  89. 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.