Yamashita Yuu
d11db0f0f2
Update pip for Python 2.6+ (1.3 -> 1.4)
2013-07-24 17:09:40 +09:00
Yamashita Yuu
f9a19e3f24
s/gcc_llvm/llvm_gcc/g
2013-07-17 16:38:57 +09:00
Yamashita Yuu
d5c24f5122
Update setuptools (0.8 -> 0.9.5)
2013-07-17 15:51:19 +09:00
Yamashita Yuu
392e404cc6
Use https instead of http when downloading from pypi
2013-07-08 16:27:01 +09:00
Yamashita Yuu
b04e067c83
update setuptools (0.7.7 -> 0.8)
2013-07-08 16:25:24 +09:00
Yamashita Yuu
ed2937f4d1
update setuptools (0.7.4 -> 0.7.7)
2013-07-04 17:23:38 +09:00
Yamashita Yuu
f76faa88b8
add has_broken_mac_gcc_llvm and use clang if true
2013-06-29 12:27:33 +09:00
Yamashita Yuu
152ebe6e61
Download GNU Readline from mirror site of GNU
2013-06-27 12:28:34 +09:00
Yamashita Yuu
745bceac22
update setuptools (0.7.2 -> 0.7.4)
2013-06-20 12:31:18 +09:00
Yamashita Yuu
27dd805acb
enable require_gcc
to confirm if there is $CC
2013-06-12 16:11:07 +09:00
Yamashita Yuu
f8c9282e8c
Install GNU Readline on Darwin if the readline is broken (refs #23 )
...
The `has_broken_mac_readline` checks the existence of
`readline/rhconf.h`. This is the same mechanism as setup.py of CPython.
2013-06-12 16:04:20 +09:00
Yamashita Yuu
db3b4773bc
update setuptools (0.7.1 -> 0.7.2)
2013-06-10 12:38:38 +09:00
Yamashita Yuu
e9bcd9e0bd
replace distribute by new setuptools
2013-06-04 20:31:08 +09:00
Yamashita Yuu
c43711a216
update distribute (0.6.43 -> 0.6.35)
2013-05-31 18:48:42 +09:00
Yamashita Yuu
b03a4cde78
add build_package_verify_py3{0,1,2,3,4}
2013-05-27 19:37:24 +09:00
Yamashita Yuu
71b2081a75
update distribute version (0.6.40 -> 0.6.43)
2013-05-27 16:58:19 +09:00
Yamashita Yuu
c834f241a8
check native modules (e.g. ssl, bz2) if they were built
2013-05-17 16:49:27 +09:00
Yamashita Yuu
cc9b7aa7dd
update distribute version (0.6.38 -> 0.6.40)
2013-05-15 19:47:44 +09:00
Yamashita Yuu
9bf0755c81
update default distribute version (0.6.36 -> 0.6.38)
2013-05-09 14:58:47 +09:00
Yamashita Yuu
8bc19e28e0
update distribute version (0.6.34 -> 0.6.36)
2013-04-25 21:42:59 +09:00
Yamashita Yuu
0d0516ad05
update default pip version (1.2.1 -> 1.3.1)
2013-04-25 21:40:13 +09:00
Yamashita Yuu
6d307c6e11
import recent changes from ruby-build:
...
* verify checksum of downloaded archives.
* add PYTHON_BUILD_MIRROR_URL to use mirror site.
But we don't have CloudFront setup as of now :-(
* rbenv 0.4.x style help messages
2013-01-31 13:27:39 +09:00
Yamashita Yuu
4a217a0cd1
update distribute to 0.6.34
2013-01-11 13:41:40 +09:00
Yamashita Yuu
c9575d7cb0
update distribute and pip versions
...
* distribute (0.6.28 -> 0.6.32)
* pip (1.1 -> 1.2.1)
2012-12-11 12:19:56 +09:00
Yamashita Yuu
2ed400bfc6
use default CC to build CPython and Stackless. require_gcc
was
...
imported from ruby-build and is for rubies, not for pythons.
2012-10-16 16:07:19 +09:00
Yamashita Yuu
ffa5fb0ea0
add CPython 3.3.0 release
2012-10-02 16:30:59 +09:00