BizHawk/waterbox/libcxx
zeromus b842f3ed16 remove cgc (step 1) 2020-06-20 00:48:42 -04:00
..
.gitignore Revamp waterbox build environment and runtime. (#2027) 2020-05-20 15:34:24 -04:00
configure-for-waterbox-phase-- waterbox: move location of llvm-project 2020-06-18 14:06:23 -04:00
configure-for-waterbox-phase-0 waterbox: move location of llvm-project 2020-06-18 14:06:23 -04:00
configure-for-waterbox-phase-1 waterbox: move location of llvm-project 2020-06-18 14:06:23 -04:00
configure-for-waterbox-phase-2 waterbox: move location of llvm-project 2020-06-18 14:06:23 -04:00
do-everything.sh remove cgc (step 1) 2020-06-20 00:48:42 -04: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.