Commit graph

19 commits

Author SHA1 Message Date
leo
65ccc9fc7b fix: add missing script to start from commandline on linux 2024-05-10 09:53:20 +08:00
Gadfly
e5049c04fc
build: copy .icns file into Linux archive 2024-04-30 21:58:09 +08:00
leo
3a3c0e717f build: read version from VERSION file 2024-04-17 11:24:25 +08:00
leo
27265dc465 fix: use sed to replace version in plist failed on macOS 2024-04-16 20:32:18 +08:00
leo
7f7e5ef5f8 refactor: rewrite all build scripts
* supports generate rpm package on Linux
* use a global VERSION file
2024-04-16 17:29:36 +08:00
leo
de5a60c6dd update: specify the file name of generated deb package 2024-04-16 14:38:26 +08:00
leo
ebf139de68 feature: add a deb build script for Linux 2024-04-16 12:37:15 +08:00
leo
f3532c4cf2 version: Release 8.8 2024-04-15 09:20:20 +08:00
leo
8f70778ec2 version: Release 8.7 2024-04-08 10:49:48 +08:00
leo
040a6d4bba refactor: use axaml resource to manage locales instead of resx 2024-04-06 18:06:32 +08:00
leo
96d4150d26 project: reorganize the structure of the project.
* remove dotnet-tool.json because the project does not rely on any dotnet tools.
* remove Directory.Build.props because the solution has only one project.
* move src/SourceGit to src. It's not needed to put all sources into a subfolder of src since there's only one project.
2024-04-02 20:00:33 +08:00
leo
54b9c420c1 build: use Powershell script instead of batch file to generate packages on Windows and remove dependency of 7z (#43) 2024-04-01 15:28:41 +08:00
leo
30d5f1415e version: Release 8.6 2024-04-01 09:29:04 +08:00
leo
43d50c5ded version: Release 8.5 2024-03-25 11:43:21 +08:00
Enner Pérez
a1a14f8858 Project Location 2024-03-20 02:38:28 -05:00
leo
7b0fe3a771 build: update script for macOS 2024-03-19 16:07:52 +08:00
leo
7e4b67b177 build: update linux resources 2024-03-19 12:35:41 +08:00
leo
fdf90f61a8 fix: macOS build scripts 2024-03-19 11:31:33 +08:00
leo
b67cd693cd build: move build scripts and resources from src to build 2024-03-19 11:28:22 +08:00