[pypy-commit] pypy osx-shared: Introduce a RPATH_FLAGS variable to factor out the platform dependent rpath flags

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75178:b4dea196a719 Date: 2014-12-22 20:35 +0200 http://bitbucket.org/pypy/pypy/changeset/b4dea196a719/ Log:Introduce a RPATH_FLAGS variable to factor out the platform dependent rpath flags diff --git a/rpython/translator/platfor

[pypy-commit] pypy osx-shared: Use @rpath on OSX to find libpypy-c.dylib

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75177:3fa7727c46a3 Date: 2014-12-21 19:44 +0200 http://bitbucket.org/pypy/pypy/changeset/3fa7727c46a3/ Log:Use @rpath on OSX to find libpypy-c.dylib diff --git a/rpython/translator/platform/darwin.py b/rpython/translator/platform/darwi

[pypy-commit] pypy osx-shared: Note in the embedding tutorial that OSX requires different linking.

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75179:0418516e0931 Date: 2014-12-22 20:35 +0200 http://bitbucket.org/pypy/pypy/changeset/0418516e0931/ Log:Note in the embedding tutorial that OSX requires different linking. diff --git a/pypy/doc/embedding.rst b/pypy/doc/embedding.rst

[pypy-commit] pypy osx-shared: Fix TestShared.test_entrypoint on OSX.

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75182:79717888c2b6 Date: 2014-12-30 20:12 +0200 http://bitbucket.org/pypy/pypy/changeset/79717888c2b6/ Log:Fix TestShared.test_entrypoint on OSX. diff --git a/rpython/translator/c/test/test_standalone.py b/rpython/translator/c/test/tes

[pypy-commit] pypy osx-shared: Fix typo: s/os/sys/.

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75180:8d31fd6373c2 Date: 2014-12-22 22:33 +0200 http://bitbucket.org/pypy/pypy/changeset/8d31fd6373c2/ Log:Fix typo: s/os/sys/. diff --git a/rpython/translator/platform/posix.py b/rpython/translator/platform/posix.py --- a/rpython/tran

[pypy-commit] pypy osx-shared: Eliminate platform dependence in BasePosix.gen_makefile by moving rpath_flags onto BasePosix and overriding in Darwin.

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75181:ae514a359f3e Date: 2014-12-29 21:19 +0200 http://bitbucket.org/pypy/pypy/changeset/ae514a359f3e/ Log:Eliminate platform dependence in BasePosix.gen_makefile by moving rpath_flags onto BasePosix and overriding in Darwin. di

[pypy-commit] pypy osx-shared: Move rpath_flags from Posix platform instance to the class.

2014-12-30 Thread larstiq
Author: Wouter van Heyst Branch: osx-shared Changeset: r75183:47c7b39c1da6 Date: 2014-12-31 08:56 +0200 http://bitbucket.org/pypy/pypy/changeset/47c7b39c1da6/ Log:Move rpath_flags from Posix platform instance to the class. diff --git a/rpython/translator/platform/darwin.py b/rpython/transla

[pypy-commit] pypy osx-package.py: Package libpypy-c.dylib on OSX.

2015-01-20 Thread larstiq
Author: Wouter van Heyst Branch: osx-package.py Changeset: r75455:f92c5ff97b20 Date: 2015-01-20 21:03 +0200 http://bitbucket.org/pypy/pypy/changeset/f92c5ff97b20/ Log:Package libpypy-c.dylib on OSX. diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/rele

[pypy-commit] pypy package.py-helpful-error-message: Simplify logic for the case pypy-c can not be found. Explicitly mention which file we checked existence of.

2015-01-20 Thread larstiq
Author: Wouter van Heyst Branch: package.py-helpful-error-message Changeset: r75457:67e9fc4a82d6 Date: 2015-01-20 21:33 +0200 http://bitbucket.org/pypy/pypy/changeset/67e9fc4a82d6/ Log:Simplify logic for the case pypy-c can not be found. Explicitly mention which file we checked existe

[pypy-commit] pypy.org extradoc: Fix some typos in source/tmdonate.txt.

2012-03-08 Thread larstiq
Author: Wouter van Heyst Branch: extradoc Changeset: r340:3928f55afd97 Date: 2012-03-08 15:51 +0200 http://bitbucket.org/pypy/pypy.org/changeset/3928f55afd97/ Log:Fix some typos in source/tmdonate.txt. diff --git a/source/tmdonate.txt b/source/tmdonate.txt --- a/source/tmdonate.txt +++ b/sou