aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2024-03-05Upgrade fmtlib to 10.2.0Elliott Hughes
2024-01-01Fix changelog updateVictor Zverovich
2023-12-30Cleanup scriptsVictor Zverovich
2023-12-30Update release scriptVictor Zverovich
2023-12-30Improve scriptsVictor Zverovich
2023-12-30Workaround github markdown messVictor Zverovich
2023-12-30Remove unused importVictor Zverovich
2023-12-30Update the release scriptVictor Zverovich
2023-12-20Fix URIVictor Zverovich
2023-12-09Merge remote-tracking branch 'aosp/upstream-master' into aosp/mainHenri Chataing
2023-09-04Remove rst2mdVictor Zverovich
2023-08-12Handle new rst nodesVictor Zverovich
2023-04-29Remove .bazelrc mention from Bazel related readme (#3411)Vertexwahn
2023-04-29Bazel support (#3406)Vertexwahn
2023-04-25Fix spelling (#3404)Vertexwahn
2023-04-11Add module support to CMakeVictor Zverovich
2022-11-26Use `target_compile_features` to specify C++ standard requirementChris Thrasher
2022-08-27Remove appveyor configVictor Zverovich
2022-08-24Apply doc fixes retroactivelyVictor Zverovich
2022-07-22Reduce filesize of the tests on MinGW (#2995)Dimitrij Mijoski
2022-05-30Add support for std.h in Bazel buildJulian Amann
2022-05-27Skip cmake targets inclusion if fmt::fmt already exists (#2907)Nick Kiesel
2022-04-08MSVC CMake generation optimization (#2852)Mattias Ljungström
2022-02-14Update .bazelversion (#2766)Vertexwahn
2022-01-30Supporting ? as a string presentation type (#2674)Barry Revzin
2022-01-02Switch to new github auth mechanismVictor Zverovich
2022-01-02Fix manage.py scriptVictor Zverovich
2021-10-02Describe a better approach of how to use {fmt} as a depency in a Bazel projec...Vertexwahn
2021-09-24Add basic support for Bazel (#2505)Vertexwahn
2021-08-22Escape invalid code pointsVictor Zverovich
2021-08-22check -> is_printableVictor Zverovich
2021-08-22Improve namingVictor Zverovich
2021-08-22Fix is_printableVictor Zverovich
2021-08-22Rewrite printable.py codegen to emit C++Victor Zverovich
2021-08-22Add script license and fix python versionVictor Zverovich
2021-08-22Add printable codegen from RustVictor Zverovich
2021-06-27Fix docsVictor Zverovich
2021-06-19Improve conversion of paragraphsVictor Zverovich
2021-06-03Fix docs buildVictor Zverovich
2020-11-17Update build.gradle for latest AGP (#2026)Park DongHa
2020-11-08Add a missing importVictor Zverovich
2020-11-08Improve docsVictor Zverovich
2020-11-07Install deps in github actions instead of scriptVictor Zverovich
2020-11-07Remove debug code and fix bot contactVictor Zverovich
2020-11-07Move less installation to actionsVictor Zverovich
2020-11-07Dump the content of html dirVictor Zverovich
2020-11-07Fix branch refVictor Zverovich
2020-11-07Remove travis configVictor Zverovich
2020-11-07Switch doc build to github actionsVictor Zverovich
2020-11-03Move build config to github actionsVictor Zverovich