fmt/support
Barry Revzin a34a97cc1d
Supporting ? as a string presentation type (#2674)
* Supporting ? as a string presentation type.

* Supporting ? as a char presentation type.

* Adding iterator_category to counting_iterator.
2022-01-30 08:55:28 -08:00
..
bazel Describe a better approach of how to use {fmt} as a depency in a Bazel project (#2516) 2021-10-02 05:36:43 -07:00
cmake build: Fix installation paths 2020-05-01 10:27:24 -07:00
rtd fmtlib.net -> fmt.dev 2019-05-17 15:42:00 -07:00
Android.mk Move Android.mk to support and update 2018-05-27 06:20:54 -07:00
AndroidManifest.xml Manifest & Gradle comment 2018-11-05 17:31:09 -08:00
appveyor-build.py Add msvc2019 to CI 2019-06-01 07:50:15 -07:00
appveyor.yml Move build config to github actions 2020-11-03 13:35:37 -08:00
build-docs.py Fix docs build 2021-06-03 18:25:08 -07:00
build.gradle Update build.gradle for latest AGP (#2026) 2020-11-17 06:31:06 -08:00
C++.sublime-syntax Add Sublime syntax (#1037) 2019-02-15 15:08:58 -08:00
compute-powers.py Reformat and add a comment 2018-08-15 06:54:43 -07:00
docopt.py Add a branch option to the release script 2016-03-13 10:27:15 -07:00
manage.py Switch to new github auth mechanism 2022-01-02 09:29:42 -08: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
rst2md.py Improve conversion of paragraphs 2021-06-19 08:02:52 -07:00
Vagrantfile Increase VM disk size 2020-05-30 11:25:40 -07:00

This directory contains build support files such as

* CMake modules
* Build scripts