Tekin Tian
d5fa1e225e
Fix MacPorts OpenSSL formula detection ( #3417 )
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 месяцев назад
Ivan Pozdeev
ca551b3a55
Add PYTHON_BUILD_TCLTK_FORMULA to allow building against Tcl/Tk 9
Tcl/Tk 9.0 support was added in 3.13.0b3 and is not official as of 3.14.0;
the build with Homebrew version fails as of this writing
9 месяцев назад
Alexander Studnitskiy
f24ff8d152
Add MacPorts support for python-build ( #3186 )
Did not implement customizable priority due to unclear use feedback and more compilation in the code, can decide and do that separately
Tcl/Tk from MacPorts support is omitted due to CPython's only being compatible with
Tcl/Tk 9 since 3.12.5 and 3.13.0.
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
1 год назад
native-api
fc0e27c24b
Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS ( #3130 )
add test to test all the flag types
1 год назад
Andrew Linzie
1cabb6e02b
docs: Use `--verbose` with performance CPython build instructions ( #3053 )
1 год назад
Ivan Pozdeev
42c66c92d8
Document mirror structure and download cache
in more details
2 лет назад
Ivan Pozdeev
7a91070c02
Removed obsoltete section about --enable-shared
2 лет назад
Ivan Pozdeev
a86ca7ac2e
Document adding defnitions with a plugin
2 лет назад
native-api
4ab9b3710b
Document PYTHON_BUILD_CURL_OPTS, PYTHON_BUILD_WGET_OPTS, PYTHON_BUILD_ARIA2_OPTS ( #2976 )
[no ci]
2 лет назад
Ivan Pozdeev
05bb4f9a8d
Use Homebrew in Linux if Pyenv is installed with Homebrew or PYTHON_BUILD_USE_HOMEBREW is set
2 лет назад
native-api
9d8764f545
Document default build configuration customizations ( #2911 )
2 лет назад
native-api
1239b7cb1f
python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT ( #2853 )
grammar
2 лет назад
hauntsaninja
03ee3ffd32
Mention how to build for maximum performance
3 лет назад
Sam Doran
e6446555f3
Add envvar to skip Homebrew
3 лет назад
Sorin Sbarnea
0990e7843d
python-build: Replace deprecated git protocol in the README ( #2413 )
4 лет назад
Chris Barnes
23677c5124
Docker config for testing python-build ( #1548 )
* Dockerfile for testing python builds
* README: document docker usage
* Finish docker
dockerignore file, specify ephemeral nature of containers.
* Move docs for docker usage to python-build README
5 лет назад
James Curtin
5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist ( #1673 )
5 лет назад
Saahil Hamayun
eacde87acf
Grammatical corrections
6 лет назад
Joe Siewert
a91b36b236
Fix --enable-shared sample command
9 лет назад
Yamashita, Yuu
98a879bdb0
Migrate project URL from https://github.com/yyuu to https://github.com/pyenv
9 лет назад
Jakub Wilk
3a4c7cf200
Fix typos
9 лет назад
Yamashita, Yuu
afbd54dd13
Revert "use $ORIGIN for rpath so the built python can be copied"
9 лет назад
woosley
2657f1049c
use $ORIGIN for rpath so the built python can be copied
9 лет назад
Ville Skyttä
725ff0c5dd
Spelling fixes
9 лет назад
Yamashita, Yuu
f62ee1a4db
Import changes from ruby-build v20151028
10 лет назад
Yamashita Yuu
7bceb85067
Update README
11 лет назад
Yamashita Yuu
eeb69b1b79
Add note about `--enable-shared` and RPATH ( fixes #217 )
11 лет назад
Makoto Sasaki
e9a8adb37f
Update Readme(md5sum -> sha256sum)
12 лет назад
Yamashita Yuu
2797f3d80e
Update README about `PYTHON_PATCH_PATH`.
12 лет назад
Yamashita Yuu
4953fa4034
Apply built-in patches only if patch is not given via STDIN
12 лет назад
Yamashita Yuu
28317ecb34
update readme
13 лет назад
Yamashita Yuu
e9b0ecf021
remove needless declaration of LDFLAGS.
removing this not breaks build on latest Debian sid.
13 лет назад
Yamashita Yuu
dd1b6502c6
add README for python-build.
was copied from [ruby-build](https://github.com/sstephenson/ruby-build ).
13 лет назад