Commit Graph

217 Commits

Author SHA1 Message Date
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
Victor Zverovich
4af178bdfe Remove outdated build config 2020-10-25 09:01:44 -07:00
Victor Zverovich
aa41dc02b1 Remove unused script 2020-10-25 09:00:25 -07:00
Victor Zverovich
a29a01d304 Fix docs 2020-07-07 06:05:00 -07:00
Victor Zverovich
86b2f99f8c Fix the docs 2020-07-06 07:53:07 -07:00
Victor Zverovich
c9c5b90da7 Fix a typo. Thanks Tracy Chapman from TripleChecker 2020-07-02 15:09:34 -07:00
Victor Zverovich
57fc44907f Increase VM disk size 2020-05-30 11:25:40 -07:00
Victor Zverovich
ba25baeb97 Apply doc patch to 6.2.1 2020-05-14 19:11:40 -07:00
Jan Tojnar
78f041ab5b build: Fix installation paths
It is not generally true that `CMAKE_INSTALL_<dir>` variables are relative paths:

https://github.com/jtojnar/cmake-snips#concatenating-paths-when-building-pkg-config-files
2020-05-01 10:27:24 -07:00