fmt/support
Dimitrij Mijoski bbcb129e02
Reduce filesize of the tests on MinGW (#2995)
This patch removes the workaround applied here
1acfd07f1e.
MinGW is not tested on Appveyor anymore.
2022-07-22 20:11:33 -07:00
..
bazel Add support for std.h in Bazel build 2022-05-30 16:52:25 -07:00
cmake Skip cmake targets inclusion if fmt::fmt already exists (#2907) 2022-05-27 08:35:40 -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 Reduce filesize of the tests on MinGW (#2995) 2022-07-22 20:11:33 -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