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