summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pypy3: Bump subslot in 9999 to match ABIMichał Górny2017-04-251-1/+1
|
* dev-python/pypy3: Remove unused --make-jobs optionMichał Górny2017-04-251-3/+1
|
* dev-python/pypy3: Upstream has renamed the executables to pypy3-c*Michał Górny2017-04-251-7/+7
|
* dev-python/pypy3: Fix implicit -flto in 9999Michał Górny2017-04-251-0/+2
|
* dev-python/pypy3: Bump 9999 to EAPI 6Michał Górny2017-04-251-7/+7
|
* dev-python/pypy3: Remove CPython patchset in 9999Michał Górny2017-04-251-6/+2
| | | | | Remove the CPython patches in 9999 since -- after rebase to 3.5.3 -- it contains no patches useful to us.
* dev-python/pypy3: Update the distutils C++ patchMichał Górny2017-04-251-1/+1
|
* dev-python/pypy3: Upstream deprecated asmgc, and defaults to shadowstackMichał Górny2017-04-251-2/+1
|
* dev-python/pypy3: Use usession*-0 rather than -currentMichał Górny2017-04-081-2/+2
| | | | | | | Use the usession*-0 directory directly rather than relying on the usession*-current symlink. As maffblaster reports, under some circumstances the symlink is called differently which seems to render the -0 name safer.
* dev-python/pypy3: Split translation and compile phasesMichał Górny2017-03-081-7/+18
| | | | | | | | Like in dev-python/pypy, use --source to disable auto-spawning compilation phase in rpython. Instead, run it manually in src_compile(). This way we reduce memory consumption (since rpython normally does not free the lots of memory it used during the translation while spawning the compiler), and make the process easier to resume.
* dev-python/pypy3: Sync the live ebuildMichał Górny2017-03-081-10/+29
|
* 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-python/pypy3: Remove unnecessary PDEP on python-updaterMichał Górny2016-07-291-1/+0
|
* dev-python/pypy3: Update the distutils C++ patchMichał Górny2016-06-091-1/+1
|
* dev-python/pypy3: INSDESTTREE -> custom var, #582982Michał Górny2016-05-141-17/+18
|
* dev-python/pypy3: Fix pax-marking in src_compile()Michał Górny2016-05-141-2/+2
|
* dev-python/pypy3: Sync between release and live ebuildMichał Górny2016-03-031-4/+6
|
* dev-python/pypy*: Default to USE=shadowstack to improve compatibilityMichał Górny2016-01-071-1/+1
| | | | | | Prefer the shadowstack gcrootfinder over asmgcc since the latter strongly relies on specific assembly being generated by gcc and is often broken by various optimization flags.
* dev-python/pypy3: Add an updated distutils/C++ patchMichał Górny2015-12-201-0/+5
|
* dev-python/pypy3: Add a live ebuildMichał Górny2015-12-201-0/+233