李通洲
f496e6d965
TPM: add new module
2024-09-26 00:01:31 +08:00
李通洲
96d885e93a
GPU: embed pci.ids into fastfetch
2024-09-25 20:27:03 +08:00
李通洲
5dbd6b9ab8
Chore: remove temps_windows
2024-09-24 13:30:42 +08:00
李通洲
0c90941a32
Chore: remove temps_bsd
2024-09-24 11:00:49 +08:00
李通洲
81b0ddb2da
Chore: rename temps_apple
2024-09-24 10:37:54 +08:00
李通洲
9b4053e9dc
Chore: remove temps_linux
2024-09-24 01:51:45 +00:00
李通洲
f80423607d
Release: v2.25.0
2024-09-19 09:48:22 +08:00
Carter Li
c24328e26e
Btrfs: add new module
2024-09-15 10:31:52 +08:00
李通洲
3d1a6b67c5
Packages: add cmake options to disable certain package managers at compile time
2024-09-13 15:57:09 +08:00
李通洲
b1eceb6be2
CMake: simplify
2024-09-13 15:56:07 +08:00
李通洲
99668771c7
Release: v2.24.0
2024-09-11 11:14:27 +08:00
Carter Li
d8fb8d439e
Binary (FreeBSD): use system libelf
...
There are pkg elfutils. However it is not ABI compatible with system
libelf
2024-09-07 15:22:38 +08:00
李通洲
c9d539090d
Global: remove --lib-xxx
support
2024-09-04 15:56:11 +08:00
Carter Li
d824045973
CMake: use system system yyjson in unit tests
...
Fix #1244
2024-09-03 20:11:28 +08:00
李通洲
0cf45c1dcd
Release: v2.23.0
2024-09-03 09:31:25 +08:00
李通洲
85d89395a9
Format: support syntax of padded string
...
Ref: #1237
2024-09-02 16:01:25 +08:00
李通洲
99e0dc9aaa
Zpool: don't break -DBINARY_LINK_TYPE=dynamic
...
Fix #1233
2024-08-31 12:44:35 +08:00
Carter Li
73e9db5b6e
Zpool (SunOS): fix the dlsym error
2024-08-31 12:43:03 +08:00
李通洲
de8bbc9a5c
Camera (FreeBSD): fix module was incorrectly disabled (v2)
2024-08-29 15:57:05 +08:00
李通洲
f828d3a9b9
Camera (FreeBSD): fix module was incorrectly disabled
2024-08-28 21:33:17 +08:00
Carter Li
d946cf27fe
Zpool: add new module
2024-08-28 16:45:26 +08:00
李通洲
11cfdba5cb
Release: v2.22.0
2024-08-26 09:47:31 +08:00
Md. Iftakhar Awal Chowdhury
773b8db337
Completion: add zsh-completion ( #1213 )
...
* feat: add zsh-completion
* zsh completion: added missing custom options
* cmake: update CMakeList.txt to install zsh completion
* Update CMakeLists.txt
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-08-25 21:58:47 +08:00
Carter Li
c8d85e09d7
Editor (SunOS): enable libelf on SunOS
2024-08-24 13:52:53 +08:00
李通洲
b4aac9d7d7
Binary: support Windows
2024-08-23 00:07:57 +08:00
李通洲
22e25d0c78
Binary: support macOS
2024-08-21 15:33:14 +08:00
李通洲
dd2d343630
Global: fix build on Windows
2024-08-20 23:52:29 +08:00
李通洲
4860bc35d6
Editor: improve performance of version detection
2024-08-20 20:30:22 +08:00
李通洲
8641442c3f
CMake: fix build on Android
2024-08-20 14:32:53 +08:00
Carter Li
63971fd245
Release: v2.21.3
2024-08-15 15:36:32 +08:00
李通洲
2ee4d7daac
Release v2.21.2
2024-08-14 09:28:46 +08:00
李通洲
4b3241a286
CMake: try fixing detection of pthread_timedjoin_np
2024-08-14 09:02:18 +08:00
Carter Li
e8932895e8
CMake (Linux): complain about pthread_timedjoin_np
is not found
2024-08-10 07:41:31 +08:00
李通洲
a3e4b4fe22
Release v2.21.1
2024-08-09 09:54:49 +08:00
李通洲
0749704400
Version: report git commit hash
2024-08-09 09:54:49 +08:00
Carter Li
79c02ebf7c
CI: fix build on FreeBSD & SunOS
2024-08-08 15:36:17 +08:00
Carter Li
a9373fb4e4
Util (Linux): add elf helper
2024-08-08 15:09:37 +08:00
Carter Li
b24877af0b
CMake: Release v2.21.0
2024-08-05 10:53:28 +08:00
李通洲
b2cc5c4f04
CMake: clarify BSD is FreeBSD
...
Fix #1154
2024-08-05 08:54:25 +08:00
Carter Li
0c82a84266
Global: remove using of libnm
2024-08-03 07:50:15 +08:00
Carter Li
1a66bc4ec0
GPU: code cleanup; port MT specific code to Windows
2024-08-02 16:29:23 +08:00
R0CKSTAR
d96d794d1f
GPU (Linux): Support Moore Threads GPU ( #1142 )
...
* feat: Support Moore Threads GPU
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
* Fix spell check
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
* Fix frequency and add back util
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
* Add name field
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
---------
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
2024-08-02 16:00:54 +08:00
李通洲
ec8391f6c6
Global: don't use __has_include
...
It reports false results in ubuntu 20.04. Details unknown.
2024-07-30 11:06:42 +08:00
李通洲
7a75615d9e
BluetoothRadio (macOS): add dirty support
2024-07-28 13:06:29 +08:00
Carter Li
96c58148f6
BluetoothRadio (Linux): add support
2024-07-28 10:57:46 +08:00
李通洲
8a3af14d22
BluetoothRadio (Windows): new module
2024-07-28 00:12:29 +08:00
李通洲
dc89336fc1
Release: v2.20.0
2024-07-26 09:51:51 +08:00
李通洲
4c6e14bcc2
Release: v2.19.1
2024-07-23 09:56:17 +08:00
李通洲
93bdaf10c4
Release: v2.19.0
2024-07-22 10:17:23 +08:00
李通洲
f89cbf6bc8
Monitor: enable module on FreeBSD and SunOS
...
Fix #1101
2024-07-19 16:04:46 +08:00