fmt/support
Victor Zverovich 8b8fccdad4 Minor cleanup
2026-01-22 11:24:08 -08:00
..
cmake Use target_compile_features to specify C++ standard requirement 2022-11-26 11:03:17 -08:00
gradle/wrapper Minor cleanup 2026-01-22 11:24:08 -08:00
python/mkdocstrings_handlers/cxx Make it work on newer mkdocstrings, fix deprecation warnings (#4626) 2025-12-14 08:36:41 -08:00
Android.mk Move Android.mk to support and update 2018-05-27 06:20:54 -07:00
AndroidManifest.xml Update Android Gradle Plugin to 9.x (#4658) 2026-01-21 10:22:00 -08:00
build.gradle Minor cleanup 2026-01-22 11:24:08 -08:00
C++.sublime-syntax Add Sublime syntax (#1037) 2019-02-15 15:08:58 -08:00
check-commits Update check-commits script 2024-07-17 06:58:37 -07:00
docopt.py Add a branch option to the release script 2016-03-13 10:27:15 -07:00
gradle.properties Minor cleanup 2026-01-22 11:24:08 -08:00
mkdocs Minor improvements to mkdocs 2025-09-21 12:47:15 -07:00
mkdocs.yml Disable footer 2024-06-09 19:02:34 -07:00
printable.py Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
README Update readme 2020-10-25 09:04:39 -07:00
release.py Update the release script 2024-12-26 07:03:15 -08:00
Vagrantfile Update vagrant config 2024-06-30 07:56:35 -07:00

This directory contains build support files such as

* CMake modules
* Build scripts