Commit Graph

6982 Commits

Author SHA1 Message Date
Victor Zverovich
a245a8d4b9 Update changelog 2024-06-13 21:14:31 -07:00
Victor Zverovich
e0b66e8f83 Remove dependency on <ranges> 2024-06-13 15:57:01 -07:00
Matthias Moulin
794df69c8c
Added range_format::(debug_)string formatter (#3973) 2024-06-13 15:43:29 -07:00
Victor Zverovich
1d9df9ce1c Remove a redundant comment 2024-06-13 15:41:35 -07:00
LoveSy
c4ea903250
Only install FILE_SET when needed (#4013) 2024-06-13 12:17:46 -07:00
Vladislav Shchapov
3e3062c13b
Update msys2/setup-msys2 to v2.23.0 (#4012)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2024-06-13 06:14:27 -07:00
Victor Zverovich
b998b47116 Update changelog 2024-06-12 20:27:27 -07:00
Vladislav Shchapov
bff1de15e7
Fix deploy docs (#4010)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2024-06-12 10:27:12 -07:00
Victor Zverovich
90932dd20d
Update doc.yml 2024-06-11 15:31:05 -07:00
Victor Zverovich
232c5e8547
Update doc.yml 2024-06-11 15:24:18 -07:00
Victor Zverovich
26cdd1cb30
Update doc.yml 2024-06-11 15:15:56 -07:00
Victor Zverovich
ad34d4df95
Update doc.yml 2024-06-11 15:12:47 -07:00
Victor Zverovich
f796264449
Fix doc workflow 2024-06-11 13:43:31 -07:00
Victor Zverovich
28673d9699
Update api.md 2024-06-11 12:27:12 -07:00
Victor Zverovich
a5c1b5d440 Update changelog 2024-06-10 11:30:21 -07:00
Kefu Chai
cc4d1245b8 README.md: update to remove "not yet release" remarks on clang-tidy
clang v18 was released, see
https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.6
so let's drop the remarks of "not yet released", and encourage user
to the latest stable release of clang-tidy.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2024-06-10 23:18:02 +08:00
Victor Zverovich
18a325f370 Disable footer 2024-06-09 19:02:34 -07:00
Victor Zverovich
a1337aa8aa Merge literal-based API doc into the parent section 2024-06-09 18:16:56 -07:00
LoveSy
51a690ab15
Check if .cc exists in fmt.cc (#4005)
After installation, these files no longer exist and cause errors.
2024-06-09 18:01:44 -07:00
Victor Zverovich
f332a81b72 Remove unnecessary build step 2024-06-09 17:32:13 -07:00
Victor Zverovich
33a1de57af Deploy docs, take 3 2024-06-09 17:26:37 -07:00
Victor Zverovich
c7252b3344 Deploy docs, take 2 2024-06-09 17:19:06 -07:00
Victor Zverovich
3f71b60668 Deploy docs 2024-06-09 17:16:59 -07:00
Victor Zverovich
215ce4d979 Fix error getting config 'user.email' 2024-06-09 17:07:23 -07:00
Victor Zverovich
89f3a810ec Fix error getting config 'user.name' 2024-06-09 17:04:19 -07:00
Victor Zverovich
1f170d3fe0 Install mike 2024-06-09 16:54:53 -07:00
Victor Zverovich
d175db8f5b Fix doc CI and clean workflows 2024-06-09 16:51:19 -07:00
Victor Zverovich
a8cfc0cc2c Deploy dev docs 2024-06-09 16:34:50 -07:00
Victor Zverovich
65e278b286 Don't pollute the source directory 2024-06-09 16:20:54 -07:00
Victor Zverovich
3620c174a6 Fix doc build 2024-06-09 16:10:26 -07:00
Victor Zverovich
702b6f3788 Update docs 2024-06-09 15:59:35 -07:00
Victor Zverovich
ed21034a10 Implement deployment 2024-06-09 15:53:16 -07:00
Victor Zverovich
76d57f93db Remove old script 2024-06-09 13:40:33 -07:00
Victor Zverovich
6ceef04dfe Merge branch 'master' of github.com:fmtlib/fmt 2024-06-09 13:17:31 -07:00
Victor Zverovich
ab6b257a39 Implement doc building 2024-06-09 13:17:13 -07:00
ChristianGebhardt
077e4ae746
Added generator expression to /utf-8 compile option (#3995)
Do not pass the compile options in the project to other compilers such as nvcc
2024-06-09 13:05:17 -07:00
Victor Zverovich
d4a8d26c55 Temporarily disable doc build in CI 2024-06-09 11:47:09 -07:00
Victor Zverovich
b5c8fd783c Fix doc build 2024-06-09 11:37:18 -07:00
Victor Zverovich
735a613821 Build docs 2024-06-09 11:26:25 -07:00
Victor Zverovich
a6e6e9c3c9 Fix a link 2024-06-09 11:22:57 -07:00
Victor Zverovich
e6d4f927cc Improve docs 2024-06-09 11:17:32 -07:00
Victor Zverovich
8de3e87da1 Add a CMake option to control Unicode support 2024-06-09 11:16:13 -07:00
LoveSy
46d2acb3ba
Don't add os.cc to sources with FMT_MODULE (#4004)
It will be included by `fmt.cc`
2024-06-09 11:00:12 -07:00
LoveSy
fad0222a0c
Export compiled_string so that user can customize one (#3999) 2024-06-09 10:58:58 -07:00
Victor Zverovich
d1cab6a9ae Drop parentheses 2024-06-09 10:58:02 -07:00
Victor Zverovich
fcb6a452d6 Improve docs 2024-06-09 10:47:32 -07:00
Victor Zverovich
72928661ed Improve docs 2024-06-09 10:33:34 -07:00
Victor Zverovich
d6ec6b7e27 Update docs 2024-06-09 10:16:19 -07:00
Victor Zverovich
e845fc572e Ignore old changelog 2024-06-09 07:40:02 -07:00
LoveSy
2bf811b1d9
Also allow compiled format for clang >= 12 (#4001) 2024-06-09 06:43:39 -07:00