BizHawk/waterbox/libcxx
YoshiRulz 359cb0d17b Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
..
.gitignore Revamp waterbox build environment and runtime. (#2027) 2020-05-20 15:34:24 -04:00
configure-for-waterbox-phase-- Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
configure-for-waterbox-phase-0 Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
configure-for-waterbox-phase-1 Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
configure-for-waterbox-phase-2 Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
do-everything.sh Fix executable bits on some wbox scripts 2021-03-20 08:11:48 +10:00
readme.txt Move llvm to submodule 2020-06-19 20:56:17 -04:00

readme.txt

Building and installing libcxx:

1. Check out the llvm-project submodule if you haven't already.
2. Come to this folder
3. Run ./do-everything.sh
	* This isn't resumable at all, so if it crashes or you're curious about the process,
	read its source and execute the commands individually.