BizHawk/waterbox/libcxx
CasualPokePlayer a12d11b2ea tweak llvm setup script, now puts in a relative git dir and some possible failure states are fixed 2023-03-28 19:20:36 -07:00
..
.gitignore Revamp waterbox build environment and runtime. (#2027) 2020-05-20 15:34:24 -04:00
configure-for-waterbox-phase-- Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
configure-for-waterbox-phase-0 Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
configure-for-waterbox-phase-1 Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
configure-for-waterbox-phase-2 Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
do-everything.sh Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
readme.txt Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
setup-llvm.sh tweak llvm setup script, now puts in a relative git dir and some possible failure states are fixed 2023-03-28 19:20:36 -07:00

readme.txt

Building and installing libcxx:

1. Run ./do-everything.sh
	* This will initialize and update the llvm-project submodule if you haven't already done that
	* 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.