Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
c9e67405
Unverified
Commit
c9e67405
authored
Nov 13, 2017
by
John Kessenich
Committed by
GitHub
Nov 13, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1150 from antiagainst/readme-release
Update README about the automatic master-tot relase
parents
a9c8cce8
30c60bdf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
README.md
+7
-0
No files found.
README.md
View file @
c9e67405
...
@@ -49,6 +49,12 @@ There is also a non-shader extension
...
@@ -49,6 +49,12 @@ There is also a non-shader extension
Building
Building
--------
--------
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.
### Dependencies
### Dependencies
*
[
CMake
][
cmake
]
: for generating compilation targets.
*
[
CMake
][
cmake
]
: for generating compilation targets.
...
@@ -318,3 +324,4 @@ Basic Internal Operation
...
@@ -318,3 +324,4 @@ Basic Internal Operation
[
bison
]:
https://www.gnu.org/software/bison/
[
bison
]:
https://www.gnu.org/software/bison/
[
googletest
]:
https://github.com/google/googletest
[
googletest
]:
https://github.com/google/googletest
[
bison-gnu-win32
]:
http://gnuwin32.sourceforge.net/packages/bison.htm
[
bison-gnu-win32
]:
http://gnuwin32.sourceforge.net/packages/bison.htm
[
master-tot-release
]:
https://github.com/KhronosGroup/glslang/releases/tag/master-tot
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment