BizHawk/waterbox/libcxx
Morilli afd220c590 Add runtimes path to llvm dirs
something something core.sparseCheckoutCone and git versions
2024-04-15 06:17:06 +02:00
..
.gitignore Revamp waterbox build environment and runtime. (#2027) 2020-05-20 15:34:24 -04:00
configure-for-waterbox-phase-- Bump libcxx to 18.1.3 2024-04-14 19:01:34 -07:00
configure-for-waterbox-phase-0 Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
configure-for-waterbox-phase-1 Bump libcxx to 18.1.3 2024-04-14 19:01:34 -07:00
configure-for-waterbox-phase-2 Bump libcxx to 18.1.3 2024-04-14 19:01:34 -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 Add runtimes path to llvm dirs 2024-04-15 06:17:06 +02: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.