Skip to content

Commit 3260f9a

Browse files
committed
chore: add android build script;
chore: optimize windows build script; refactor: clearer directory structure; docs: update yong.chm; feat: code_hint; feat: support for auto-updating yong program; feat: support for clipboard sync;
1 parent a480a32 commit 3260f9a

File tree

143 files changed

+6823
-99575
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+6823
-99575
lines changed

.gitignore

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
app-win/yong/
2-
app-win/nsis/*.exe
3-
app-win/test/
1+
/build/android/*
2+
!/build/android/xxxk.bat
3+
4+
/build/win/test/*
5+
/build-win/*.exe
6+
7+
/data/yong-android/*
8+
/data/yong-win/*
9+
!/data/yong-win/yong-update.bat

app-win/nsis/xxxkFuncAppFiles.nsh

Lines changed: 0 additions & 126 deletions
This file was deleted.

app-win/nsis/xxxkFuncYongIni.nsh

Lines changed: 0 additions & 248 deletions
This file was deleted.

0 commit comments

Comments
 (0)