Commit Graph

225 Commits

Author SHA1 Message Date
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
Park DongHa 6cdd1be93e Update build.gradle for latest AGP (#2026)
* update build.gradle for latest AGP

* bump Android Gradle Plugin version to 4.1.1
* ignore .cxx which was externalNativeBuild in old versions

Use variable 'rootDir' instead of using relative path.

* build.gradle copies AAR files to libs/
2020-11-17 06:31:06 -08:00
Victor Zverovich 86bb7fe614 Add a missing import 2020-11-08 05:55:49 -08:00
Victor Zverovich 4f7df299ea Improve docs 2020-11-08 05:40:39 -08:00
Victor Zverovich 701ed6c874 Install deps in github actions instead of script 2020-11-07 11:16:38 -08:00
Victor Zverovich 2eb0be0b73 Remove debug code and fix bot contact 2020-11-07 09:16:55 -08:00
Victor Zverovich cd95579834 Move less installation to actions 2020-11-07 09:12:54 -08:00
Victor Zverovich b123129f4e Dump the content of html dir 2020-11-07 08:42:13 -08:00
Victor Zverovich 9f0617cbfb Fix branch ref 2020-11-07 08:04:01 -08:00
Victor Zverovich dfbb6975b3 Remove travis config 2020-11-07 07:38:20 -08:00
Victor Zverovich 5b3052f999 Switch doc build to github actions 2020-11-07 07:31:15 -08:00
Victor Zverovich 38a16ecba2 Move build config to github actions 2020-11-03 13:35:37 -08:00
Victor Zverovich e0995b1c14 Update readme 2020-10-25 09:04:39 -07:00