Yamashita, Yuu
|
35ecd398ac
|
Fix test failure on OS X
|
2016-10-05 10:06:03 +09:00 |
|
Yamashita, Yuu
|
9f3f38d312
|
Add uname stubs to avoid test failures on OS X (#257)
|
2016-10-05 00:45:21 +00:00 |
|
Yamashita, Yuu
|
021b53f924
|
Stop specifying --enable-unicode=ucs4 on OS X (#257)
|
2016-10-05 00:32:57 +00:00 |
|
Yamashita, Yuu
|
8f4a361414
|
Merge pull request #725 from robsonpeixoto/venv-3.5.2-fix
Add patch to fix 3.5.2 bug - https://bugs.python.org/issue26664
|
2016-10-04 10:56:33 +09:00 |
|
Robson Roberto Souza Peixoto
|
e5ce793ad5
|
Add patch to fix 3.5.2 bug - https://bugs.python.org/issue26664
|
2016-10-03 08:47:19 -03:00 |
|
Yamashita, Yuu
|
0e298b691d
|
Merge pull request #718 from Samureus/pyston-0.5.1
Add Pyston 0.5.1
|
2016-10-03 10:29:50 +09:00 |
|
Samuel Villamonte
|
4336d8b43a
|
Drop numpy install for now
|
2016-10-02 11:57:06 -05:00 |
|
Samuel Villamonte
|
46bc0b7558
|
Moved this too soon, verify_python() expects bin/python to be created first
|
2016-10-02 11:38:50 -05:00 |
|
Samuel Villamonte
|
858b318779
|
Add workaround hacks into pyston-0.5.1
|
2016-10-02 10:24:26 -05:00 |
|
Samuel Villamonte
|
b662634abf
|
Move virtualenv hack into pyston-0.5.1
|
2016-10-02 10:07:50 -05:00 |
|
Samuel Villamonte
|
7a957c5488
|
Fix missing reference to pypy_architecture
|
2016-09-26 21:16:52 -05:00 |
|
Samuel Villamonte
|
4e4bd42020
|
Changed pypy_architecture reference to pyston alias
|
2016-09-26 20:31:01 -05:00 |
|
Samuel Villamonte
|
d24ce2494b
|
Added pyston_architecture() alias to python-build
|
2016-09-26 20:28:46 -05:00 |
|
Samuel Villamonte
|
8acb4ebaba
|
Delete pyston-0.5.1-numpy
|
2016-09-26 19:46:29 -05:00 |
|
Samuel Villamonte
|
4441eeada7
|
Merge branch 'master' into pyston-0.5.1
|
2016-09-26 00:49:53 -05:00 |
|
Yamashita, Yuu
|
80e769e8d6
|
Merge pull request #720 from Samureus/stackless-3.4.2
Add stackless-3.4.2 with SHA256 checksum
|
2016-09-26 14:44:17 +09:00 |
|
Samuel Villamonte
|
e48c2d2f66
|
Add stackless-3.4.2 with SHA256 checksum
|
2016-09-25 23:21:50 -05:00 |
|
Yamashita, Yuu
|
7ee7eb108d
|
Merge pull request #717 from Samureus/patch-1
Added SHA256 checksum
|
2016-09-26 10:32:37 +09:00 |
|
Samuel Villamonte
|
800488bbc1
|
Add pyston-0.5.1-numpy shim
|
2016-09-25 17:31:56 -05:00 |
|
Samuel Villamonte
|
e03cb557b0
|
Add pyston-0.5.1
|
2016-09-25 17:27:36 -05:00 |
|
Samuel Villamonte
|
866dcd408e
|
Add build_package_pyston() to python-build
|
2016-09-25 17:25:55 -05:00 |
|
Samuel Villamonte
|
7890b27bcf
|
Added SHA256 checksum to stackless-2.7.9
|
2016-09-25 00:52:03 -05:00 |
|
Samuel Villamonte
|
7fed8c9c54
|
Added SHA256 checksum
|
2016-09-25 00:46:14 -05:00 |
|
Yamashita, Yuu
|
1f9eb6b25d
|
Merge pull request #716 from Samureus/ironpython-2.7.6.3
Add ironpython-2.7.6.3
|
2016-09-25 10:26:51 +09:00 |
|
Yamashita, Yuu
|
ed1bcc755a
|
Merge pull request #714 from Samureus/stackless-2.7.9
Added stackless-2.7.9
|
2016-09-25 10:20:27 +09:00 |
|
Samuel Villamonte
|
7ac203bc11
|
Add ironpython-2.7.6.3
|
2016-09-24 11:43:24 -05:00 |
|
Samuel Villamonte
|
53fd32c2b6
|
Added stackless-2.7.9
|
2016-09-24 10:39:11 -05:00 |
|
Yamashita, Yuu
|
d74daad8f5
|
v1.0.2 (fixes #709)
|
2016-09-20 00:52:19 +00:00 |
|
Yamashita, Yuu
|
5be82cb363
|
Merge pull request #706 from proinsias/proinsias-miniconda-4.1.11
Latest version of miniconda is 4.1.11 not 4.1.1
|
2016-09-16 00:19:13 +09:00 |
|
Francis T. O'Donovan
|
89a150f434
|
Latest version of miniconda is 4.1.11 not 4.1.1
My bad!
|
2016-09-15 09:49:02 -04:00 |
|
Yamashita, Yuu
|
7214f59385
|
Merge pull request #705 from proinsias/patch-4
Rearrange 'pyenv install' sections in COMMANDS.md
|
2016-09-15 22:37:15 +09:00 |
|
Francis T. O'Donovan
|
1fc3b48907
|
Rearrange 'pyenv install' sections in COMMANDS.md
I noticed that there were 3 sections for `pyenv install`, so I've rearranged these to make 1 section.
|
2016-09-15 09:28:54 -04:00 |
|
Yamashita, Yuu
|
47b6f545f3
|
Merge pull request #704 from proinsias/patch-3
Add miniconda3 4.1.1
|
2016-09-15 12:27:33 +09:00 |
|
Yamashita, Yuu
|
ea7ae1ba1a
|
Merge pull request #703 from proinsias/patch-2
Add miniconda2 4.1.1
|
2016-09-15 12:27:17 +09:00 |
|
Yamashita, Yuu
|
8b982b1cd4
|
Merge pull request #702 from proinsias/patch-1
Add anaconda2 4.1.1
|
2016-09-15 12:26:57 +09:00 |
|
Francis T. O'Donovan
|
fe25b85982
|
Add miniconda3 4.1.1
|
2016-09-14 21:58:22 -04:00 |
|
Francis T. O'Donovan
|
a2298f7660
|
Add miniconda2 4.1.1
|
2016-09-14 21:57:09 -04:00 |
|
Francis T. O'Donovan
|
fd19e45fa9
|
Add anaconda2 4.1.1
|
2016-09-14 21:54:31 -04:00 |
|
Yamashita, Yuu
|
7531e7779f
|
Merge pull request #701 from proinsias/patch-1
Add anaconda3 4.1.1
|
2016-09-15 07:03:14 +09:00 |
|
Francis T. O'Donovan
|
9c78edcdaf
|
Add anaconda3 4.1.1
|
2016-09-14 17:34:37 -04:00 |
|
Yamashita, Yuu
|
8305eaefe3
|
Merge pull request #700 from yyuu/issue687
Remove `bin.orig` if it already exists
|
2016-09-14 09:56:39 +09:00 |
|
Yamashita, Yuu
|
bc4abf06bd
|
Remove bin.orig if it already exists (fixes #687)
The directory may exist if the `build_package_symlink_version_suffix`
ran multiple times.
|
2016-09-14 09:54:01 +09:00 |
|
s1341
|
36647a66de
|
Only mv bin to bin.orig the first time, otherwise the mv will fail
|
2016-09-14 09:53:19 +09:00 |
|
Yamashita, Yuu
|
79fca42c35
|
Merge pull request #699 from zmwangx/3.6.0b1
Add CPython 3.6.0b1 and remove 3.6.0a4
|
2016-09-14 09:37:13 +09:00 |
|
Zhiming Wang
|
9dcc477c3f
|
Remove CPython 3.6.0a4 in favor of 3.6.0b1
|
2016-09-13 00:29:00 -04:00 |
|
Zhiming Wang
|
5462e8df8c
|
Add CPython 3.6.0b1
https://www.python.org/downloads/release/python-360b1/
|
2016-09-13 00:28:41 -04:00 |
|
Samuel Villamonte
|
61ce66a7c6
|
Added warning message
|
2016-09-09 07:38:19 -05:00 |
|
Samuel Villamonte
|
bde78e83a0
|
Added latest pypy 3.5 nightly build
|
2016-09-09 01:34:48 -05:00 |
|
Yamashita, Yuu
|
a0c5fe42e9
|
v1.0.1 (#694)
|
2016-09-09 05:26:49 +00:00 |
|
Yamashita, Yuu
|
3e433b2949
|
Merge pull request #697 from Samureus/pypy2-5.4.1
Added pypy2-5.4.1 and pypy-5.4.1
|
2016-09-09 14:23:43 +09:00 |
|