Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2017-11-28 01:51:18 +0300
committerLei Zhang <antiagainst@google.com>2017-11-28 23:58:27 +0300
commit5f2589fd12841245f18b598f18a635ef1dfe05d9 (patch)
tree0b26a3265b386e0f677393e172197402fd5d5c35 /README.md
parent9f20799fb4129f4b1174fb168fb4508f46f64c5b (diff)
Update README about the automatic master-tot relase
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1daefb586..e8c4ff5ce 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,12 @@ Currently Effcee is an optional dependency, but soon it will be required.
## Build
+Instead of building manually, you can also download the binaries for your
+platform directly from the [master-tot release][master-tot-release] on GitHub.
+Those binaries are automatically uploaded by the buildbots after successful
+testing and they always reflect the current top of the tree of the master
+branch.
+
The project uses [CMake][cmake] to generate platform-specific build
configurations. Assume that `<spirv-dir>` is the root directory of the checked
out code:
@@ -500,3 +506,4 @@ limitations under the License.
[CMake]: https://cmake.org/
[cpp-style-guide]: https://google.github.io/styleguide/cppguide.html
[clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
+[master-tot-release]: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/master-tot