Searched +full:libglslang +full:- +full:default +full:- +full:resource +full:- +full:limits (Results 1 – 2 of 2) sorted by relevance
9 # Github github-script action: https://github.com/actions/github-script11 # Octokit front-end to the GitHub REST API: https://octokit.github.io/rest.js/v1812 # Octokit endpoint methods: https://github.com/octokit/plugin-rest-endpoint-methods.js/tree/master/…14 # TODO: Use actions/upload-artifact and actions/download-artifact to simplify deployment.23 - master27 runs-on: ${{matrix.os.genus}}29 fail-fast: false31 os: [{genus: ubuntu-20.04, family: linux}]35 - uses: actions/checkout@v236 - uses: actions/setup-python@v2[all …]
5 # Copyright (c) 2000-2002 Fabrice Bellard6 # Copyright (c) 2005-2008 Diego Biurrun7 # Copyright (c) 2005-2008 Mans Rullgard32 if test "0$FF_CONF_EXEC" -lt 1; then36 if test "0$FF_CONF_EXEC" -lt 2; then40 if test "0$FF_CONF_EXEC" -lt 3; then45 echo "This configure script requires a POSIX-compatible shell"48 echo "Instead, install a working POSIX-compatible shell."50 if test "$BASH_VERSION" = '2.04.0(1)-release'; then57 test -d /usr/xpg4/bin && PATH=/usr/xpg4/bin:$PATH[all …]