summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-util/spirv-tools: Fix QA warningNick Sarnie2019-03-031-1/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/spirv-tools: Bump revisionNick Sarnie2019-03-032-0/+115
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/spirv-tools: Fix dependencyNick Sarnie2019-03-022-3/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/spirv-tools: Bump to v2019.1Nick Sarnie2019-03-022-0/+39
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/spirv-tools: amd64 stable wrt bug #674134Mikle Kolyada2019-01-161-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/spirv-tools: Fix install when using ninjaNick Sarnie2018-10-133-3/+3
| | | | | | | | | | Fix suggestion by mgorny I also confirmed that no other vulkan/spirv packages have this mistake Fixes: https://bugs.gentoo.org/668286 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/spirv-tools: Don't treat warnings as errorsNick Sarnie2018-10-073-3/+6
| | | | | | | | Fix suggested by Coacher Fixes: https://bugs.gentoo.org/667988 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-util/spirv-tools: Require newer spirv-headersNick Sarnie2018-09-182-2/+2
| | | | | Fixes: https://bugs.gentoo.org/666488 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-util/spirv-tools: Drop oldNick Sarnie2018-09-172-40/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-util/spirv-tools: Bump to v2018.5Nick Sarnie2018-09-172-0/+38
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-util/spirv-tools: Require new spirv-headersNick Sarnie2018-07-122-2/+2
| | | | | Fixes: https://bugs.gentoo.org/661014 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/spirv-tools: Version bumpNick Sarnie2018-07-112-0/+38
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/spirv-tools: x86 keyworded (bug #654268)Thomas Deutschmann2018-06-111-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/spirv-tools: Fix SHA1 hash generation for 9999Niklas Haas2018-05-261-2/+1
| | | | | | | git-r3 already does exactly what we want Fixes: https://bugs.gentoo.org/656560 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/spirv-tools: Restrict testsNick Sarnie2018-04-222-0/+6
| | | | | | | | | The tests go through all symbols in the generated libraries/executables, and check the symbol names against a hardcoded regular expression. If an unmatching symbol is found, the test fails. This is easily hit if a user sets a compiler flag that causes symbols to change, such as PIC Fixes: https://bugs.gentoo.org/651626 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-util/spirv-tools: Update maintainer emailNick Sarnie2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-util/spirv-tools: Drop old versionMatt Turner2018-04-151-27/+0
|
* dev-util/spirv-tools: Remove unnecessary "die" callNick Sarnie2018-04-141-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8006
* dev-util/spirv-tools: Revbump and add a header that includes git SHA1 for ↵Nick Sarnie2018-04-142-0/+45
| | | | | | vulkan-loader Closes: https://github.com/gentoo/gentoo/pull/7599
* dev-util/spirv-tools: Initial VersionsNick Sarnie2018-03-234-0/+69
Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>