summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pypy3: Restore Gentoo path patchMichał Górny2019-02-163-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Sync live ebuildMichał Górny2019-02-141-43/+18
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Bump to 7.0.0Michał Górny2019-02-143-0/+588
| | | | | | | | | | | Bump to the 7.0.0 release. Upstream has apparently changed install location to be /usr/lib/pypy3.5 independently of prefix, so we remove the Gentoo patch and adjust our paths accordingly. Also distutils C++ patch needed rebasing. Thanks to Sander Sweers for early reporting and research. Bug: https://bugs.gentoo.org/677398 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Remove 5.10.0Michał Górny2019-01-052-246/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Fix reenabling byte-compilation for testsMichał Górny2018-08-012-4/+4
|
* dev-python/pypy3: Drop <5.10.1Michał Górny2018-04-293-498/+0
|
* dev-python/pypy3: Bump to 6.0.0Michał Górny2018-04-273-1/+247
|
* dev-python/pypy3: Bump to 5.10.1 (bugfix)Michał Górny2018-01-142-0/+246
|
* dev-python/pypy3: Remove commented out USE=doc logicMichał Górny2018-01-082-14/+2
| | | | | Remove the USE=doc logic since it was never fixed, and it was recently removed from dev-python/pypy.
* dev-python/pypy3: Clean old upMichał Górny2018-01-063-251/+0
|
* dev-python/pypy3: Bump to 5.10.0Michał Górny2017-12-272-0/+252
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/pypy3: Fix mtimes between generated and source filesMichał Górny2017-11-162-0/+4
| | | | | | | Ensure to preserve file mtimes while copying them from the source tree to the installation image. This ensures that the generated files are newer than source files, and that PyPy does not attempt to rewrite them at runtime.
* dev-python/pypy3: Fix generating grammar picklesMichał Górny2017-11-122-2/+2
| | | | Closes: https://bugs.gentoo.org/637206
* dev-python/pypy3: Inline deps and include dev-python/pycparser depMichał Górny2017-11-112-4/+20
| | | | | | Replace the autogenerated || dependency with an inlined version, and include dev-python/pycparser in it when using CPython 2.7 (it is built-in in dev-python/pypy, through CFFI).
* dev-python/pypy3: Generate caches earlier, in compileMichał Górny2017-11-052-72/+80
|
* dev-python/pypy3: Remove unnecessary LD_LIBRARY_PATHMichał Górny2017-11-052-2/+0
|
* dev-python/pypy3: Fix cross-phase function callsMichał Górny2017-10-153-36/+42
| | | | Closes: https://bugs.gentoo.org/596626
* dev-python/pypy3: Drop oldMichał Górny2017-10-157-1155/+0
|
* dev-python/pypy3: Update low-memory docMichał Górny2017-10-151-1/+3
| | | | | The translation and compilation are now completely separate, so the remark about additional memory usage is obsolete now.
* dev-python/pypy3: Remove inactive maintainerMichał Górny2017-10-151-4/+0
|
* dev-python/pypy3: Bump to 5.9.0Michał Górny2017-10-094-3/+252
|
* dev-python/pypy3: Fix typo in --jit-backend, #621384Michał Górny2017-06-102-2/+2
|
* dev-python/pypy3: Sync the live ebuildMichał Górny2017-06-101-3/+1
|
* dev-python/pypy3: Bump to 5.8.0Michał Górny2017-06-103-0/+579
|
* dev-python/pypy3: Remove ~x86 (broken) from 5.7+Michał Górny2017-06-101-23/+3
|
* dev-python/pypy3: Fix USE=-gdbm,-sqlite, #545140Michał Górny2017-05-301-3/+2
|
* dev-python/pypy3: Forward-port fixes to -9999Michał Górny2017-05-251-1/+3
|
* dev-python/pypy3: Fix missing ssl CFFI module in 5.7.1, #619648Michał Górny2017-05-251-1/+2
|
* dev-python/pypy3: Port -OO builds patch from python3.5Michał Górny2017-04-302-0/+81
|
* dev-python/pypy3: Bump to 5.7.1Michał Górny2017-04-252-0/+258
|
* 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-252-0/+29
|
* dev-python/pypy3: Bump 9999 to EAPI 6Michał Górny2017-04-252-9/+9
|
* 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-252-1/+343
|
* 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-082-4/+4
| | | | | | | 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-082-18/+36
| | | | | | | | 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-082-11/+30
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pypy3: Clean up old versionsMichał Górny2017-02-179-1080/+0
|
* dev-python/pypy3: Bump to 5.5.0 (alpha)Michał Górny2016-10-122-0/+255
|
* dev-python/pypy3: Remove unnecessary PDEP on python-updaterMichał Górny2016-07-293-3/+0
|
* dev-python/pypy3: Version bump to 5.2.0-alpha1Michał Górny2016-06-092-0/+256
|
* dev-python/pypy3: Update the distutils C++ patchMichał Górny2016-06-092-58/+91
|
* dev-python/pypy3: INSDESTTREE -> custom var, #582982Michał Górny2016-05-142-33/+35
|
* dev-python/pypy3: Fix pax-marking in src_compile()Michał Górny2016-05-142-4/+4
|