Commit graph

20 commits

Author SHA1 Message Date
BruceChen
ef39e8329c [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
BruceChen
c1ccdc07a1
[SKIP_BUILD] Set timeout for github action 2022-11-07 13:12:35 +08:00
BruceChen
5a540f646c Update doc 2022-11-07 11:15:19 +08:00
BruceChen
09d4e71554
Change the way Crowdin integrates (#2329) 2022-11-06 21:21:21 +08:00
BruceChen
0dbc6086d1 Add win-x86 build 2022-11-05 20:36:34 +08:00
BruceChen
262c84123f Restructured localized documents & Bug fix 2022-11-04 10:40:28 +08:00
BruceChen
4341304c05 Allow manual trigger Github Action 2022-11-04 09:03:42 +08:00
BruceChen
06d519add4 Triggers a build only when the associated file changes. 2022-11-03 09:55:25 +08:00
BruceChen
d7471e3741
Update build-and-release.yml 2022-10-31 10:48:51 +08:00
breadbyte
aadede5ae2
Update builds to be self-contained (#2221) 2022-10-13 00:04:13 +08:00
breadbyte
fcaea59a7a
Update builds to skip doc updates (#2258) 2022-10-13 00:02:08 +08:00
BruceChen
e92f449749 Fix VersionInfo not exist 2022-10-06 11:55:40 +08:00
breadbyte
8714b3fa3c
fix linux arm64 release build 2022-08-30 02:46:10 +08:00
breadbyte
cc1b6d1b10
Add ARM64 Linux release binary 2022-08-30 02:42:31 +08:00
breadbyte
577f6be27c
Add Linux ARM64 precompiled build 2022-08-30 02:37:12 +08:00
breadbyte
ea6788278d
Fix automated build for .NET releases (#2059)
* Fix automated build for .NET releases
* Update build-and-release.yml
* update submodule for building
* Update build-and-release.yml
* update consoleinteractive build
* Update build-and-release.yml
* set PublishSingleFile as true by default
* update csproj file to include compile flag

setting IncludeNativeLibrariesForSelfExtract to true removes the sni.dll output file.

* update build instructions on README
* move compile flags into env variable

- disable compilation of PDB files
- enable OSX builds
2022-08-15 18:20:25 +02:00
ORelio
41950c8b20
Fix automated builds
Revert to Windows 2019 because support for .NET 4 is dropped on Windows 2022.
2022-03-06 20:09:40 +01:00
ORelio
111d06e177 Update badge in README 2022-01-26 13:03:33 +01:00
ORelio
4e4a61d6e9
Set-Up GitHub Actions
Fix project name
2022-01-26 12:55:08 +01:00
ORelio
8e563a42f0
Build and Release with GitHub Actions
Based on research by TheSnoozer (#1267) and Archer57 (#1854), discussed in #1916.
2022-01-26 12:53:37 +01:00