Skip to content

Commit f38e470

Browse files
committed
Merge branch 'main-refactor' into shared-impl
2 parents 8b05261 + ff2a8dd commit f38e470

1,564 files changed

Lines changed: 39049 additions & 38582 deletions

File tree

Some content is hidden

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

.github/workflows/maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: find -type f \( -name *.h -o -name *.cpp \) | xargs clang-format -style=file -i
1818

1919
- name: Glob files
20-
run: python ${{ github.workspace }}/CommonLibF4/scripts/cmake_generate.py
20+
run: python ${{ github.workspace }}/res/scripts/cmake_generate.py
2121

2222
- uses: stefanzweifel/git-auto-commit-action@v4
2323
with:

AddressLibDecoder/CMakeLists.txt

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

AddressLibDecoder/README.md

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

AddressLibDecoder/src/main.cpp

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

AddressLibDecoder/xmake.lua

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

AddressLibGen/.gitignore

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

AddressLibGen/CMakeLists.txt

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

AddressLibGen/README.md

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

AddressLibGen/src/main.cpp

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

0 commit comments

Comments
 (0)