Commit Graph

6906 Commits

Author SHA1 Message Date
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
Victor Zverovich
9653eed8e7 Don't hide the navbar 2024-06-09 06:36:11 -07:00
Victor Zverovich
9b5d1826d4 Update changelog 2024-06-08 18:45:18 -07:00
LoveSy
fe741daaab
Mention namespace fmt::literals in the document (#4002) 2024-06-08 14:31:51 -07:00
LoveSy
0f6e716548
Fix missing includes in fmt.cc (#3994)
This causes duplicated std definitions in the fmt module
2024-06-08 13:50:29 -07:00
Victor Zverovich
a3d95971be Update changelog 2024-06-08 08:52:16 -07:00
Victor Zverovich
7bd11b5cdf Remove a redundant extension to reduce divergence from std::format 2024-06-08 08:29:34 -07:00
Victor Zverovich
21372bc0b2 Update cmake config 2024-06-08 08:21:18 -07:00
Victor Zverovich
a0495e3eb5 Update changelog 2024-06-08 08:17:15 -07:00
Victor Zverovich
cba5e8615a Update changelog 2024-06-08 08:15:40 -07:00
Victor Zverovich
e9609dec1a Update changelog 2024-06-08 08:13:08 -07:00
Victor Zverovich
6ebbaf4b4d Split changelog 2024-06-08 08:11:19 -07:00
Victor Zverovich
4e31d2dc61 Update changelog 2024-06-08 08:01:19 -07:00
LoveSy
fcc0b49978
Fix FMT_INSTALL with FMT_MODULE (#3998) 2024-06-08 07:26:53 -07:00
LoveSy
0560c334fb
Fix build with FMT_MODULE=OFF (#3997) 2024-06-07 06:25:07 -07:00
Victor Zverovich
db9365a11b
Update lint.yml 2024-06-05 21:04:46 -07:00
LoveSy
5c445bc42c Reverting check to make shorter branch comes first 2024-06-05 21:01:42 -07:00
LoveSy
94f96d112d Fix undefined reference when compiling with FMT_STATIC_THOUSANDS_SEPARATOR and chrono.h 2024-06-05 21:01:42 -07:00
LoveSy
6abc1204f3 Check if the generator is ninja 2024-06-05 21:01:42 -07:00
LoveSy
a9b8517638 Use native c++ module support from CMake
also fix some clang compilation issues when using c++ modules
2024-06-05 21:01:42 -07:00
Victor Zverovich
fba06f0ee1 Update changelog 2024-06-05 20:38:44 -07:00
Victor Zverovich
598e518085 Remove redundant tests 2024-06-05 08:38:00 -07:00
Victor Zverovich
0a555818d7 Usage -> Get Started 2024-06-05 07:59:06 -07:00
Victor Zverovich
966a1b3d44 Update docs 2024-06-05 07:19:14 -07:00
Victor Zverovich
adb8e27db0 Fix rendering of template parameters 2024-06-05 07:08:21 -07:00
Victor Zverovich
2c84fa9ac9 Update docs 2024-06-05 06:19:40 -07:00
Victor Zverovich
8da0240dbc Improve docs 2024-06-04 19:46:45 -07:00