Centralize and improve checks when building samples #143
Loading…
Reference in New Issue
No description provided.
Delete Branch "clang-checks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Checks for clang, wasm-ld, and the orca tool itself have been added to a central python script that runs when compiling samples. The samples now contain a simple call to that Python script. If the script cannot be found, a simple warning is printed indicating that the check can be deleted - this prevents things from exploding if someone copies the sample build script to their own project.
I also added a check for the Xcode command-line tools while I was in here. Closes #116.
Centralize and improve checks when building samplesto WIP: Centralize and improve checks when building samplesWIP: Centralize and improve checks when building samplesto Centralize and improve checks when building samples4bc01ead8d
to4f0738fe64