Ivan Pozdeev
100871b48a
Remove no-longer-needed commented line
2022-06-13 18:22:21 +03:00
Ivan Pozdeev
e5db32499c
ldflags_dirs is not needed for Python and causes failures
...
Ensuring that all dirs in LDFLAGS exist is only needed for Ruby due to its `configure` requirements.
If some LDFLAGS entries point to a nonexisting path to which the user doesn't have permission. this causes a build failure.
2021-05-19 05:28:03 +03:00
Sean Gies
8f82fc63e2
Update download URLs for old OpenSSL releases ( #1578 )
...
https://www.openssl.org/source/openssl-1.0.2 *
=> https://www.openssl.org/source/old/1.0.2/openssl-1.0.2 *
https://www.openssl.org/source/openssl-1.1.0 *
=> https://www.openssl.org/source/old/1.1.0/openssl-1.1.0 *
Co-authored-by: Sean Gies <seangies@apple.com>
2020-04-02 15:07:08 -04:00
Yamashita, Yuu
70e173381e
Use GNU Readline 8.0
2019-04-08 23:15:31 +09:00
Zhiming Wang
ba620fd076
Upgrade OpenSSL to 1.0.2k
2017-03-05 11:17:36 -05:00
Amber Brown (HawkOwl)
12447f67f5
make all http source urls https
2016-08-24 02:07:27 +08:00
Yamashita, Yuu
e0fdded2cd
Use .tar.xz
archive only if tar
supports -J
(especially on *BSD) ( #654 )
2016-07-25 01:17:22 +00:00
Yamashita, Yuu
4771e05c53
Use xz archive instead of gzip archive
2016-07-04 09:34:57 +00:00
Yamashita, Yuu
f22d0e969b
Added build_package_symlink_version_suffix
to stop calling verify_pyXX
twice ( #638 )
2016-06-27 00:39:49 +00:00
Yamashita, Yuu
3d263c8fa3
verify_pyXX
before and after ensurepip
to ensure there's python
executable (#638 )
2016-06-24 09:43:00 +00:00
Yamashita, Yuu
ae40042ff8
veirfy_pyXX
should be called after ensurepip
(#638 )
2016-06-24 08:58:45 +00:00
Yamashita, Yuu
7db657beb5
Upgrade OpenSSL to 1.0.2g ( fixes #550 )
2016-03-03 00:29:00 +00:00
Andy Dirnberger
4243ac6ffc
Add CPython 3.4.4
2015-12-22 10:58:48 -05:00