李通洲
8c4fb5d6d4
Release: v2.32.1
2024-12-18 14:25:44 +08:00
Carter Li
1b52029fce
Release: v2.32.0
2024-12-18 09:58:46 +08:00
Carter Li
5c01685d69
Host: detect mac model in FreeBSD & Windows
2024-12-09 21:44:31 +08:00
Carter Li
8410a66277
Host (Linux): report mac product name
2024-12-06 18:31:33 +08:00
Carter Li
dfe36daf79
Release: v2.31.0
2024-12-02 16:36:12 +08:00
李通洲
71b073e1bf
CMake: fix possible linking errors in BINARY_LINK_TYPE=dynamic mode
2024-11-20 22:13:10 +08:00
Carter Li
3d5133eaba
DisplayServer (Linux): remove support of xcb & xlib
...
They don't support multi-monitors. Prefer libdrm.
2024-11-20 09:37:32 +08:00
李通洲
efc8504607
CMake: check return code of python scripts
2024-11-18 14:08:53 +08:00
李通洲
a9a08d8a80
Release: v2.30.1
2024-11-18 13:40:08 +08:00
李通洲
7f63ec1315
CMake: fix the destination where fastfetch_pciids.c.inc is generated
2024-11-18 13:36:31 +08:00
Masato TOYOSHIMA
6cbbe334b5
CMake: Fixed the destination where fastfetch.1 is generated. ( #1403 )
...
* Fixed the destination where fastfetch.1 is generated.
* Update CMakeLists.txt
Reappend trailing new line
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-11-18 13:32:49 +08:00
Carter Li
dbb6a4b265
Release: v2.30.0
2024-11-18 09:04:17 +08:00
李通洲
9f314a208b
NetIO (BSD): add txDrops detection if supported
2024-11-15 15:13:09 +08:00
李通洲
56eb8b80c6
NetIO (macOS): fix 32bit trancation
2024-11-15 15:11:55 +08:00
李通洲
d7fa0417ed
CMake: use gen-man.py to generate man file
2024-11-13 10:24:57 +08:00
Carter Li
59c666515a
Version (MidnightBSD): support libc version detection
2024-11-10 12:47:26 +08:00
李通洲
07f2a71b3c
Bluetooth (Windows): detect battery level
2024-11-09 20:23:25 +08:00
李通洲
acb38fa3ee
Bluetooth (Windows): detect battery (WIP)
2024-11-06 08:25:54 +08:00
Lucas Holt
f69a9dab33
CMake: Add initial support for MidnightBSD ( #1377 )
...
* Add initial support for MidnightBSD
* Cleanup some issues identified through code review.
Add libzfs check as MidnightBSD does have zfs.
* Add MidnightBSD check to the version.c detection
* Remove `OR MidnightBSD` tests
* Clean up
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-11-06 00:17:23 +08:00
李通洲
55909c480e
CMake (OpenBSD): enable bluetooth detection
...
I don't think it work, though
2024-11-04 14:47:38 +08:00
李通洲
7ceabcc03e
CMake (NetBSD): add /usr/pkg/lib to rpath
2024-11-04 14:28:16 +08:00
Carter Li
991ebfbc4a
Camera (OpenBSD): add support (?)
2024-11-04 13:30:50 +08:00
李通洲
3c6214d90f
Release: 2.29.0
2024-11-04 10:48:38 +08:00
李通洲
743babda10
Libc (DragonFly): add support
2024-11-03 11:58:23 +08:00
Carter Li
5c21931a09
DiskIO (DragonFly): add support
2024-11-03 18:10:36 +08:00
Carter Li
f7288fec01
Global: support DragonFly BSD
2024-11-03 08:35:11 +08:00
李通洲
540239fe03
Brightness (NetBSD): disable
2024-11-01 22:33:28 +08:00
Carter Li
0110584e39
NetIO (*BSD): support OpenBSD & NetBSD
2024-11-01 18:51:59 +08:00
Carter Li
254f1216ec
Users (OpenBSD): add support
2024-11-01 18:44:34 +08:00
Carter Li
b05023fb8b
DiskIO (OpenBSD): add support
2024-11-01 15:21:47 +08:00
Carter Li
0f3ce426e9
DiskIO (NetBSD): add support
2024-11-01 15:21:17 +08:00
Carter Li
b410710903
Processes (NetBSD): add support
2024-11-01 00:20:51 +08:00
Carter Li
cb403be8e5
GPU: use pciaccess to enumerate PCI devices
2024-10-31 23:51:58 +08:00
Carter Li
2bc66d7f27
CMake (NetBSD): set rpath
2024-10-31 22:39:25 +08:00
Carter Li
229d5f899c
CPU (NetBSD): add support
2024-10-30 23:29:05 +08:00
Carter Li
3f41306c91
Packages (NetBSD): add support
2024-10-30 22:42:46 +08:00
Carter Li
c6c6803403
CMake (*BSD): detect videodev2
2024-10-29 09:22:09 +08:00
Carter Li
0406f5c2b2
CI (NetBSD): add more dependencies
2024-10-29 09:08:32 +08:00
Carter Li
a3a042f02b
Global: remove stb_printf
...
Doesn't gain any performance boost
2024-10-29 08:51:17 +08:00
Carter Li
82fc27f259
CMake (NetBSD): detect X11 and other packages
2024-10-28 16:12:23 +08:00
Carter Li
081e8ea39f
Disk: support NetBSD, improve hidden partition detection
2024-10-28 16:11:37 +08:00
Carter Li
e7630aef34
NetBSD: support CPUUsage / Memory / Swap
2024-10-28 16:10:20 +08:00
Carter Li
e19ed4c8f6
CMake: allow to replace native *printf to stb_*printf
2024-10-28 14:47:08 +08:00
李通洲
bdd87a6ce7
CI: try adding netbsd
2024-10-27 12:09:27 +08:00
李通洲
4665fdd145
Global: make it compile on NetBSD
...
Doesn't work yet.
2024-10-27 11:43:36 +08:00
李通洲
19902fa18c
CMake: define NOMINMAX on Windows
2024-10-24 15:21:40 +08:00
李通洲
f3f8601a60
CMake: use 64bit time_t on Linux
2024-10-24 15:21:40 +08:00
李通洲
4d235a9fe9
Release: v2.28.0
2024-10-23 09:24:42 +08:00
李通洲
bd4bc87c38
CMake: add comments
2024-10-17 22:34:37 +08:00
李通洲
dee5f1b339
CMake: enable fortify if available
2024-10-17 19:38:48 +08:00