Carter Li
|
9dcfdcae83
|
Mouse / Keyboard (FreeBSD): add support
|
2024-10-10 09:30:20 +08:00 |
|
李通洲
|
ee29f767a0
|
Mouse / Keyboard: try harder to get device name
|
2024-10-09 21:43:33 +08:00 |
|
Carter Li
|
a2b32ef564
|
Mouse / Keyboard: add new modules
|
2024-10-09 14:36:09 +08:00 |
|
Carter Li
|
bb94ac7832
|
Release: v2.27.1
|
2024-10-06 12:31:47 +08:00 |
|
李通洲
|
c2ec1e9606
|
CMake: fix building on Android
|
2024-10-05 18:42:47 +08:00 |
|
Carter Li
|
716bfe7cc1
|
Global: use glob(3) if wordexp(3) is not available
|
2024-10-04 20:00:28 +08:00 |
|
Carter Li
|
a32d9d788c
|
OpenBSD: init platform support
|
2024-10-04 17:49:18 +08:00 |
|
Carter Li
|
a4fe933625
|
Doc: update changelog for 2.27.0
|
2024-10-03 21:05:36 +08:00 |
|
李通洲
|
3381262930
|
Monitor: make it an alias of Display module
|
2024-10-01 12:10:15 +08:00 |
|
李通洲
|
316849e5df
|
Monitor: remove module
|
2024-09-30 23:35:34 +08:00 |
|
李通洲
|
73e61c2b89
|
Release: v2.26.1
|
2024-09-29 15:42:31 +08:00 |
|
李通洲
|
73f98f9509
|
CMake: allow to disable pacstall
|
2024-09-29 14:18:23 +08:00 |
|
李通洲
|
acd5d4a258
|
Release: v2.26.0
|
2024-09-28 10:40:21 +08:00 |
|
李通洲
|
af067c7c3f
|
Util: rename KernelMod to Kmod
|
2024-09-27 08:39:21 +08:00 |
|
李通洲
|
8bbc985d98
|
CMake: fix more linking errors in dynamic mode
|
2024-09-27 00:20:47 +08:00 |
|
李通洲
|
254876b9e6
|
GPU (Linux): try fixing linking errors when dyamic linking is used
Fix #1295
|
2024-09-27 00:19:31 +08:00 |
|
Carter Li
|
fc05d728f3
|
Util: add function ffKernelModLoaded and use it
|
2024-09-26 16:05:34 +08:00 |
|
Carter Li
|
8295f66320
|
TPM (FreeBSD): add support
|
2024-09-26 11:03:54 +08:00 |
|
李通洲
|
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 |
|