lp:ubuntu/precise/pypy

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/pypy
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

11. By Stefano Rivera

* Build the sandboxed PyPy with -O2, not -O3 or -Ojit. Sandboxed pypy can't
  be built with profile-guided optimisations.
  - Use generational gc, now that we aren't using the JIT.
* Patch gnukfreebsd-link-rt: Link with -lrt on GNU/kFreeBSD.

10. By Stefano Rivera

* Restrict architectures to linux-any and kfreebsd-any. Not yet ported to
  hurd.
* Include swap in the RAM calculation on s390*.
* Forwarded many patches upstream.
* Drop user-prefix patch, and adjust distutils-install-layout patch and
  package install layout to match.
* Update manpage, to include environment variables.

9. By Stefano Rivera

* Revert memory requirement bump. Timeout was unrelated.
* kfreebsd:
  - Patch plat-gnkfreebsd: Add gnukfreebsd9 platform.
  - Patch kfreebsd-glibc: Adjust platform checks to be aware of the
    difference between gnkfreebsd and freebsd.
  - Patch kfreebsd-test-hangs: Skip tests that deadlock.

8. By lamby

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

7. By lamby

* New upstream release. (Closes: #459118)
* New maintainer. (Closes: #455734)
* Bump debhelper compatibility version.
* Refresh and tidy package descriptions.
* Tidy debian/configure.py, debian/rules, Lintian overrides.
* Add pypy(1), py.py(1), pypy-translate(1), jscompile(1) and
  pypy-stackless(1) manpages.
* Add get-orig-source target in debian/rules.
* Use quilt to manage Thiemo Seufer's MIPS and MIPSEL patch.
* Use PyPy-specific temporary directory prefixes. (Closes: #452851)

6. By Alexandre Fayolle <email address hidden>

New upstream svn snapshot, fixing 64bit build (closes: #462008)

5. By Bastian Blank

* Non-maintainer upload.
* Disable build of upstream removed logic object space. Remove pypy-logic
  package. (closes: #442060)
* Move build output away from /tmp. (closes: #452850)
* Move compile step out of the main translation. This reduces the memory
  footprint by one third.

4. By Alexandre.Fayolle <email address hidden>

* Use more conservative options for platforms for which support is uncertain
* Enable check of available memory during configuration
* Packages are once again arch: any

3. By Alexandre.Fayolle <email address hidden>

* Updated debian/copyright (Closes: #423603)
* Removed support for archs not supported upstream (Closes: #426265, #423725)
* Adds missing conftest.py (Closes: #428539)

2. By Alexandre Fayolle <email address hidden>

* Fixed debian/copyright and reupload (Closes: #326892)
* New upstream release

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/pypy
This branch contains Public information 
Everyone can see this information.

Subscribers