This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bcf7f981f4
BizHawk
/
waterbox
/
.gitignore
4 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Waterbox core build dirs to .gitignore fixes b5e2a0c42
2023-04-19 22:23:44 +00:00
/*/obj
Revamp waterbox build environment and runtime. (#2027) Create an all new waterbox build environment: WSL2 + Ubuntu 20.04 LTS (Other linuxes may work) Musl libc with waterbox customizations LLVM's libclang-rt, libunwind, libcxxabi, libcxx Static linking to elf files Compared with the old system, this is easier to set up a dev env for and easier to update in the future. The executables are larger but produce smaller savestates due to static linking. The modern toolchain means advanced library features and language features that sometimes appear in some upstream cores will be reusable.
2020-05-20 19:34:24 +00:00
/sysroot
actually remove submodule ...
2024-05-27 07:06:13 +00:00
/llvm-project