Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feats: add xmake.lua for xmake build 🚧 #859

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

Joker2770
Copy link
Contributor

@Joker2770 Joker2770 commented Jul 23, 2024

📜 Description

xmake build related.
reference:

💡 Motivation and Context

add alternative build script.

💚 How did you test it?

tested with xmake-vscode of vscode plugin

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (1)

qsizetype

Previously acknowledged words that are now absent alloc ARGB argc args argv Arial attr autofocus AVX backend bitset buf cassert cctype cerr chrono cin climits CMake config cout cpp cstdint cstdio cstdlib cstring ctx Cygwin dbg Deduplicate deque dest dll dpi DWORD elif endif endl endthread entrypoint expr fallthrough fileno filesystem freopen fstream ftp Func gcc getcwd getline github google hashmap hhmmss HINSTANCE HMODULE HMONITOR html http ifdef ifndef ifstream inits iomanip iostream isspace istream istringstream jint json len linux lldms localhost LPVOID MADWEASEL malloc memcmp memcpy memset Microsoft midgame millgame MINGW MINIMIZEBOX mlist MSVC muehle mul mutex NDEBUG NNUE nodiscard noskipws obsender ofstream ostream ostringstream params patchlevel pdf PDWORD pid plugin png popcount popup posix pragma prefetch prefetches preloads printf println PRNG ptr pubsync qint rdbuf READONLY READWRITE rng rtl sbumpc scm scrollable setfill setprecision setw sgetc skipws snprintf sputc sputn srand src sscanf SSSE sstream stackoverflow stderr stdin stdio stdlib stdout strcmp streambuf stringify stringstream strlen strlist strncpy strstr substr sys SYSMENU tcp Texel timeb tmp TODO toggleable tolower toolbar tooltip uct uflow uint uintptr undef unencoded Uninitialize uri url utf utils uuid Validator vsnprintf wav wiki WINAPI wmd writeln wstring www 🫥
To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the [email protected]:Joker2770/Sanmill.git repository
on the xmake-patch branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/calcitem/Sanmill/actions/runs/10053316442/attempts/1'
If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@calcitem calcitem merged commit 0097a25 into calcitem:master Jul 23, 2024
7 of 8 checks passed
@calcitem
Copy link
Owner

Thanks! Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants