10 Commits

Author SHA1 Message Date
李通洲
82170ceab0
Scripts: fix typo 2024-12-13 16:05:37 +08:00
Carlos Henrique Lima Melara
3463fc331f
Scripts: use datetime to get date and set timezone to UTC (#1410)
This will ensure the package is reproducible even in different
timezones.
2024-11-24 10:22:57 +08:00
Dariqq
563ed58b4f
Scripts: gen-man.py honors SOURCE_DATE_EPOCH. (#1400) 2024-11-15 08:50:47 +08:00
李通洲
fe57b28581
Scripts: clean up gen-man.py 2024-11-13 10:18:11 +08:00
李通洲
5a1be2535b
Scripts: make gen-pciids.py executable 2024-11-13 10:17:06 +08:00
Tibo
bccf241816
Scripts: Add python script to generate man page (#1392)
*  Add man generating script

*  Add arguments and description

* 🐛 Add shebang

* 📝 Add documentation & text for sections

* 🐛 Fix italic text (italic is not supported for man pages)

* 🗑️ Remove .1 generated file

* ✏️ Fix type "abbreviation" gen-man.py:24

* 🐛 Fix invalid escape sequence

*  Add version finder

*  Example & config sections

* 🗑️ Delete generated .1 file

---------

Co-authored-by: tgallone <thibaut.gallone@etu.unistra.fr>
2024-11-13 09:13:13 +08:00
李通洲
f8fa3f8ea6
Scripts: add SPDX-License-Identifier 2024-09-28 10:39:32 +08:00
Carter Li
4283d96c53 CI: fix build 2024-09-26 20:12:12 +08:00
Carter Li
e07fcc4d49 Scripts: fix old python version compatibility 2024-09-26 19:37:24 +08:00
李通洲
96d885e93a GPU: embed pci.ids into fastfetch 2024-09-25 20:27:03 +08:00