Yamashita, Yuu
0dcce750b9
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965 )
pirms 10 gadiem
Yamashita, Yuu
42cffbc82d
Fix broken tests related to changes in `aria2c` arguments
pirms 10 gadiem
Yamashita, Yuu
5436020ec3
Add a test for custom value for `--enable-unicode`
pirms 10 gadiem
Yamashita, Yuu
b37361b862
Fix broken tests with `--enable-unicode=ucs4` by default
pirms 10 gadiem
Yamashita, Yuu
a0e0f1637a
Just a style issue; use `export` instead of `unset` like other variables
pirms 10 gadiem
Yamashita, Yuu
cd8f61b5e0
Allow overriding aria2c/curl/wget via environment variable ( #534 )
pirms 10 gadiem
Yamashita, Yuu
fbc40aae77
Increased verbosity of `aria2c` downloader ( #534 )
pirms 10 gadiem
Yamashita, Yuu
b116f341fe
Use `aria2c` as the download if available ( #534 )
pirms 10 gadiem
Yamashita, Yuu
c8ab429d7b
Import recent changes from ruby-build 20160130
pirms 10 gadiem
Yamashita, Yuu
28766056b2
Update OpenSSL to 1.0.1q ( fixes #496 )
pirms 10 gadiem
Yamashita, Yuu
f62ee1a4db
Import changes from ruby-build v20151028
pirms 10 gadiem
Yamashita, Yuu
28c40ece8d
Fix broken tests
pirms 10 gadiem
Yamashita, Yuu
0f288f2462
Import changes from ruby-build v20150818
pirms 11 gadiem
Yamashita, Yuu
ce671398f8
Ignore user's site-packages on ensurepip/get-pip ( #411 )
https://www.python.org/dev/peps/pep-0370/
pirms 11 gadiem
Yamashita Yuu
22ecefd572
Use custom `MACOSX_DEPLOYMENT_TARGET` if defined ( fixes #312 )
pirms 11 gadiem
Yamashita Yuu
abae52ae20
Add tests for some of python-build specific features
pirms 11 gadiem
Yamashita Yuu
648afe05a9
Import changes from ruby-build v20150519
pirms 11 gadiem
Yamashita Yuu
ed684c239c
Fix inverted condition for `--altinstall` of ensurepip ( #255 )
pirms 11 gadiem
Yamashita Yuu
9d21169ee0
Fix regression of #255 and add test
pirms 11 gadiem
Yamashita Yuu
123b3af1a0
Import changes from ruby-build v20150112
pirms 11 gadiem
Yamashita Yuu
c6dd3b9468
Add test for built-in python-build's patching feature
pirms 11 gadiem
Eric Mill
cb260fb9d0
fix another failing test with https URL
pirms 11 gadiem
Eric Mill
4f0439cd12
fix one failing test, around mirror URL
pirms 11 gadiem
Yamashita Yuu
4a52bfaff9
Fix broken tests
pirms 11 gadiem
Yamashita Yuu
b26b83a11f
Import changes from ruby-build v20141028
pirms 11 gadiem
Yamashita Yuu
f76309d419
Add tests for MACOSX_DEPLOYMENT_TARGET ( #219 , #220 )
pirms 12 gadiem
Yamashita Yuu
29d3df661e
Fix broken tests
pirms 12 gadiem
Yamashita Yuu
2ec8f0f0a4
Fix `fetch_git` with `--keep` ( sstephenson/ruby-build#549 )
pirms 12 gadiem
Yamashita Yuu
9dac275567
Import changes from ruby-build v20140524
pirms 12 gadiem
Yamashita Yuu
7612f0391d
Don't clober the environment `CPPFLAGS` and `LDFLAGS` (refs #168 )
Because the variables specified via command-line arguments for the
`./configure` will be favored than one in environment variables,
setting those variables in `PACKAGE_CONFIGURE_OPTS_ARRAY` will hide
existing environment variables.
To avoid the problem, stop using `package_option()` to setup those
variables.
pirms 12 gadiem
Yamashita Yuu
21f44a130a
Check envvars of `CPPFLAGS` and `LDFLAGS` during tests
pirms 12 gadiem
Yamashita Yuu
149a915770
Import recent changes from ruby-build 20140420
pirms 12 gadiem
Yamashita Yuu
986db22da8
Import recent changess from ruby-build v20140408
pirms 12 gadiem
Yamashita Yuu
719e6db358
Import recent changes from ruby-build 20140204
pirms 12 gadiem
Yamashita Yuu
b44398e954
Add .gitignore
pirms 12 gadiem
Yamashita Yuu
e65a10be51
Add bats test for `python-build`
pirms 12 gadiem