aboutsummaryrefslogtreecommitdiff
path: root/kokoro/scripts
AgeCommit message (Collapse)Author
2019-03-07Build with local vulkan data if requested (#319)dan sinclair
This CL adds a flag AMBER_USE_LOCAL_VULKAN which if set when running cmake will have amber use the vulkan header and loaders out of the third_party directory. This should let amber try to build on a system without vulkan so the build can be tested on the bots.
2018-11-20Update README (#79)dan sinclair
Update README
2018-11-20Add kokoro configs for Windows (#73)dan sinclair
2018-11-15Missing kokoro scripts (#56)dan sinclair
These got missed when adding the original scripts. FIxup various build issues.