summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/ispc: bump to 1.16.1 and fix llvm dependencyChristophe Lermytte2021-10-201-12/+11
| | | | | | | Closes: https://bugs.gentoo.org/816069 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/22516 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: minor style fixes, drop cmake gentoo patchIonen Wolkens2021-06-191-20/+16
| | | | | | | Patch does not make sense anymore given this ebuild is setting another CMAKE_BUILD_TYPE. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/ispc: bump to 1.16.0Alexander Golubev2021-06-191-3/+3
| | | | | | | | | | | * Drop unused toolchain-funcs eclass * Drop python-7 and bump python-10 * Fix KEYWORDS placement in the live ebuild Closes: https://bugs.gentoo.org/796632 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21316 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/ispc: remove upstreamed -Werror patch for live ebuildIonen Wolkens2021-06-111-1/+0
| | | | | Closes: https://bugs.gentoo.org/795294 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/ispc: Update live ebuildSebastian Parborg2021-05-261-8/+11
| | | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20498 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ispc: Iscp only supports up to LLVM 10Adrian Grigo2020-12-091-5/+8
| | | | | | | | | | | | | | | | | | Iscp does not yet have llvm 11 support, so limit clang and llvm in both ebuilds to version 10 maximum. Thanks to Toralf Förster, brothermechanic and Marco Genasci for their contributions to fixing this bug, I am only repackaging it. A working ispc is needed for adding embree support to blender. See https://github.com/ispc/ispc/issues/1896 Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/749573 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18427 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/ispc: only define KEYWORDS onceSam James2020-09-101-1/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: disable x86 build on amd64Sam James2020-09-101-1/+13
| | | | | | | | | | | The build system assumes we want an x86 (i686) build on amd64, even if we don't (not a multilib ebuild anyway, but this is a particular issue on non-multilib profiles). Bug: https://bugs.gentoo.org/730062 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: run tests using built ispcSam James2020-09-101-1/+2
| | | | | | | | | | | Provide a hint to the test runner by putting the newly-built ispc at the front of PATH. This avoids running tests with the system's ispc if it exists. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: set CMAKE_SKIP_RPATH in 9999 tooSam James2020-09-101-0/+1
| | | | | | | See e4afb9b0edbef303dd0af6229c3a5791b2d6cd5b. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: Update live ebuildSebastian Parborg2020-09-101-2/+8
| | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: [QA] Fix unquoted variableAndreas Sturmlechner2020-07-291-2/+2
| | | | | | Bug: https://bugs.gentoo.org/670628 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/ispc: Remove 1.9.2, [QA] drop utterly duplicate patchesAndreas Sturmlechner2020-07-291-3/+3
| | | | | | | | Closes: https://bugs.gentoo.org/670628 Closes: https://bugs.gentoo.org/667624 Closes: https://bugs.gentoo.org/652442 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/ispc: Add -9999 ebuildGuillaume BRUN2020-06-281-0/+59
| | | | | | Signed-off-by: Guillaume BRUN <the.cheaterman@gmail.com> Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* dev-lang/ispc: Add -1.13.0 ebuildGuillaume BRUN2020-06-281-52/+0
| | | | | | | | Closes: https://bugs.gentoo.org/656632 Closes: https://bugs.gentoo.org/729924 Signed-off-by: Guillaume BRUN <the.cheaterman@gmail.com> Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* dev-lang/ispc: version bumpChristoph Junghans2018-04-041-2/+3
| | | | | Closes: https://bugs.gentoo.org/652070 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/ispc: use HTTPS for GitHubDavid Hicks2017-07-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-lang/ispc: fix deps (bug #613178)Christoph Junghans2017-03-191-3/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/ispc: added live ebuildChristoph Junghans2016-07-131-0/+52
Package-Manager: portage-2.2.28