mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
Chores: - Reorganized CI into reusable workflows, removed legacy workflows, added cache-cleanup and scheduled vcpkg baseline updater. - Modernized Docker builds to multi-stage Ubuntu 24.04, added reusable Docker build and browser builder improvements. - Refined CMake presets/toolchain defaults, exposed vcpkg baseline update, and broadened dependency platform support. - Expanded linting/analysis configs and Lua syntax checks; updated ignore patterns for build/artifact files. Bug Fixes: - Various build, packaging and runtime configuration reliability fixes across Windows, Linux and macOS.
24 lines
No EOL
235 B
Text
24 lines
No EOL
235 B
Text
/.git/
|
|
/.github/
|
|
/.idea/
|
|
/.vs/
|
|
/build/
|
|
/build-*/
|
|
/cmake-build*
|
|
/vc17/
|
|
/vc18/generated/
|
|
/vcpkg/
|
|
/vcpkg_installed/
|
|
/android/app/build/
|
|
/android/app/.cxx/
|
|
/android/.gradle/
|
|
Dockerfile*
|
|
*.dll
|
|
*.exe
|
|
*.ilk
|
|
*.log
|
|
*.pdb
|
|
*.obj
|
|
*.lib
|
|
*.ilk
|
|
*.exp |