Commit Graph

237 Commits

Author SHA1 Message Date
Victor Zverovich
e5c07c8356 Improve apidoc formatting 2024-06-01 09:37:32 -07:00
Victor Zverovich
933d8ba352 Improve apidoc formatting 2024-06-01 09:24:32 -07:00
Victor Zverovich
e7ba467e9b Improve apidoc formatting 2024-06-01 09:05:17 -07:00
Victor Zverovich
6180442ed8 Render template parameters 2024-06-01 08:30:25 -07:00
Victor Zverovich
418c5d0949 Render template params 2024-06-01 08:25:14 -07:00
Victor Zverovich
26b249435e Improve doc presentation 2024-06-01 07:32:43 -07:00
Victor Zverovich
4f330567e1 Improve apidoc generation 2024-06-01 07:02:45 -07:00
Victor Zverovich
dc401b1c28 Move handlers outside of the docs 2024-05-31 07:22:22 -07:00
Vertexwahn
86741b3e1c
Bazel support: Add missing platform dependency (#3965) 2024-05-19 06:33:50 -07:00
Vertexwahn
a4715c48b4
Bazel support: Add utf-8 to Windows build (#3962) 2024-05-15 06:33:27 -07:00
Vertexwahn
6159e2b0ab Bazel support: Switch to globbing to collect header files 2024-01-10 15:52:54 -08:00
Vertexwahn
97867e279a
Extend Bazel build support to bzlmod (#3792) 2024-01-09 11:27:44 -08:00
Victor Zverovich
6c5bcca819 Fix the release script 2024-01-01 11:26:19 -08:00
Victor Zverovich
051b31531c Fix changelog update 2024-01-01 11:06:44 -08:00
Victor Zverovich
4939d67a83 Cleanup scripts 2023-12-30 15:08:27 -08:00
Victor Zverovich
bd3273021b Update release script 2023-12-30 14:29:31 -08:00
Victor Zverovich
5f9058dbd4 Improve scripts 2023-12-30 11:23:08 -08:00
Victor Zverovich
28576b0600 Workaround github markdown mess 2023-12-30 09:57:31 -08:00
Victor Zverovich
41d31512b7 Remove unused import 2023-12-30 07:11:32 -08:00
Victor Zverovich
3324152db4 Update the release script 2023-12-30 06:53:20 -08:00
Victor Zverovich
dbd9c89b3c Fix URI 2023-12-20 14:59:29 -08:00
Victor Zverovich
46c8301ee9 Remove rst2md 2023-09-04 09:38:06 -07:00
Victor Zverovich
6ffee2f752 Handle new rst nodes 2023-08-12 06:51:40 -07:00
Vertexwahn
53162142b2
Remove .bazelrc mention from Bazel related readme (#3411) 2023-04-29 16:25:00 -07:00
Vertexwahn
5bcf0d7f97
Bazel support (#3406)
* Bazel support: Remove not needed .bazelrc file

* Bump tested Bazel version

* Apply buildifier to format Bazel build files

* Add note about Bzlmod
2023-04-29 07:45:49 -07:00
Vertexwahn
f8c9fabd94
Fix spelling (#3404) 2023-04-25 11:47:37 -07:00
Victor Zverovich
165814d57a Add module support to CMake 2023-04-11 14:38:34 -07:00
Chris Thrasher
69ffedfe52 Use target_compile_features to specify C++ standard requirement 2022-11-26 11:03:17 -08:00
Victor Zverovich
30cb2b3122 Remove appveyor config 2022-08-27 06:52:25 -07:00
Victor Zverovich
13d07c6a3d Apply doc fixes retroactively 2022-08-24 09:16:12 -07:00
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
Julian Amann
bfc5767368 Add support for std.h in Bazel build 2022-05-30 16:52:25 -07:00
Nick Kiesel
90b68783ff
Skip cmake targets inclusion if fmt::fmt already exists (#2907) 2022-05-27 08:35:40 -07:00
Mattias Ljungström
a935ac3e60
MSVC CMake generation optimization (#2852) 2022-04-08 06:27:23 -07:00
Vertexwahn
ba6f89c76e
Update .bazelversion (#2766) 2022-02-14 06:08:46 -08:00
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
Victor Zverovich
8e59744b8d Switch to new github auth mechanism 2022-01-02 09:29:42 -08:00
Victor Zverovich
fc8e3de7db Fix manage.py script 2022-01-02 08:22:25 -08:00
Vertexwahn
7b339795a1
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
Vertexwahn
d9a731d486
Add basic support for Bazel (#2505) 2021-09-24 13:17:26 -07:00
Victor Zverovich
a212ff757f Escape invalid code points 2021-08-22 15:51:33 -07:00
Victor Zverovich
a76031e11d check -> is_printable 2021-08-22 13:23:38 -07:00
Victor Zverovich
a7f280765c Improve naming 2021-08-22 12:44:00 -07:00
Victor Zverovich
07d033ecb4 Fix is_printable 2021-08-22 10:37:18 -07:00
Victor Zverovich
7df2c82a8a Rewrite printable.py codegen to emit C++ 2021-08-22 09:10:10 -07:00
Victor Zverovich
6cf90d7cee Add script license and fix python version 2021-08-22 08:17:58 -07:00
Victor Zverovich
2f1ad8ed3c Add printable codegen from Rust 2021-08-22 08:15:34 -07:00
Victor Zverovich
94564b058e Fix docs 2021-06-27 08:55:16 -07:00
Victor Zverovich
78a0ba0a6a Improve conversion of paragraphs 2021-06-19 08:02:52 -07:00
Victor Zverovich
d4fbeacc33 Fix docs build 2021-06-03 18:25:08 -07:00