Commit Graph

17 Commits

Author SHA1 Message Date
Jrohy
574ede4cd0 fix bug 2021-10-08 16:40:07 +08:00
Jrohy
6238c7c0fa 兼容py3.10安装 2021-10-08 16:39:07 +08:00
惜别
37e8e0db24 update openssl to 1.1.1l 2021-09-17 00:30:32 +08:00
Jrohy
d96f7adf24 加入自定义编译参数传参 2021-04-04 20:13:30 +08:00
惜别
1122484a60 add --enable-loadable-sqlite-extensions flag
sqlite is a very useful and basic database plugin for using, should be enabled by default
2021-04-04 03:35:33 +08:00
惜别
2b1fcdec7b add --enable-optimizations flag
https://stackoverflow.com/questions/41405728/what-does-enable-optimizations-do-while-compiling-python
> This flag enables Profile guided optimization (PGO) and Link Time Optimization (LTO).
> Both are expensive optimizations that slow down the build process but yield a significant speed boost (around 10-20% from what I remember reading).
2021-04-04 03:30:30 +08:00
惜别
a05fbf5d92 update openssl to avoid CVE-2021-3449
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3449
2021-04-04 01:26:00 +08:00
Jrohy
de96d1a254 升级openssl版本 2021-03-10 14:24:56 +08:00
Jrohy
f42e94ce4e 修复python3.5无法安装pip 2021-02-05 09:43:46 +08:00
Jrohy
ab9ed8872c 修复python3.4无法安装pip 2020-12-09 18:59:19 +08:00
Jrohy
e9493a997d 优化环境变量设置 2020-10-28 11:42:12 +08:00
Jrohy
5e0d3c9adf 优化谷歌云下的安装 2020-06-28 08:20:13 +08:00
Jrohy
a4c4b8e815 Change centos7 rpm source 2020-05-21 16:56:15 +08:00
Jrohy
7486183c70 Fix bug 2020-01-09 00:34:01 +08:00
Jrohy
ef4280315c 加入离线包支持 2020-01-08 13:40:19 +08:00
Jrohy
9ba4290565 优化脚本系统支持度 2020-01-08 13:03:34 +08:00
Jrohy
3732d1e608 support ipv6 2019-11-23 23:24:33 +08:00