Ayush
4c78a0dd50
pyenv-install: install a version under a custom name with `<version>:<alias>` ( #3484 )
1 week ago
Tekin Tian
d5fa1e225e
Fix MacPorts OpenSSL formula detection ( #3417 )
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 months ago
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 months ago
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 year ago
native-api
fc0e27c24b
Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS ( #3130 )
add test to test all the flag types
1 year ago
Andrew Linzie
1cabb6e02b
docs: Use `--verbose` with performance CPython build instructions ( #3053 )
1 year ago
Ivan Pozdeev
42c66c92d8
Document mirror structure and download cache
in more details
2 years ago
Ivan Pozdeev
7a91070c02
Removed obsoltete section about --enable-shared
2 years ago
Ivan Pozdeev
a86ca7ac2e
Document adding defnitions with a plugin
2 years ago
native-api
4ab9b3710b
Document PYTHON_BUILD_CURL_OPTS, PYTHON_BUILD_WGET_OPTS, PYTHON_BUILD_ARIA2_OPTS ( #2976 )
[no ci]
2 years ago
Ivan Pozdeev
05bb4f9a8d
Use Homebrew in Linux if Pyenv is installed with Homebrew or PYTHON_BUILD_USE_HOMEBREW is set
2 years ago
native-api
9d8764f545
Document default build configuration customizations ( #2911 )
2 years ago
native-api
1239b7cb1f
python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT ( #2853 )
grammar
2 years ago
hauntsaninja
03ee3ffd32
Mention how to build for maximum performance
3 years ago
Sam Doran
e6446555f3
Add envvar to skip Homebrew
3 years ago
Sorin Sbarnea
0990e7843d
python-build: Replace deprecated git protocol in the README ( #2413 )
4 years ago
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 years ago
James Curtin
5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist ( #1673 )
5 years ago
Saahil Hamayun
eacde87acf
Grammatical corrections
6 years ago
Joe Siewert
a91b36b236
Fix --enable-shared sample command
9 years ago
Yamashita, Yuu
98a879bdb0
Migrate project URL from https://github.com/yyuu to https://github.com/pyenv
9 years ago
Jakub Wilk
3a4c7cf200
Fix typos
9 years ago
Yamashita, Yuu
afbd54dd13
Revert "use $ORIGIN for rpath so the built python can be copied"
9 years ago
woosley
2657f1049c
use $ORIGIN for rpath so the built python can be copied
9 years ago
Ville Skyttä
725ff0c5dd
Spelling fixes
9 years ago
Yamashita, Yuu
f62ee1a4db
Import changes from ruby-build v20151028
10 years ago
Yamashita Yuu
7bceb85067
Update README
11 years ago
Yamashita Yuu
eeb69b1b79
Add note about `--enable-shared` and RPATH ( fixes #217 )
11 years ago
Makoto Sasaki
e9a8adb37f
Update Readme(md5sum -> sha256sum)
12 years ago
Yamashita Yuu
2797f3d80e
Update README about `PYTHON_PATCH_PATH`.
12 years ago
Yamashita Yuu
4953fa4034
Apply built-in patches only if patch is not given via STDIN
12 years ago
Yamashita Yuu
28317ecb34
update readme
13 years ago
Yamashita Yuu
e9b0ecf021
remove needless declaration of LDFLAGS.
removing this not breaks build on latest Debian sid.
13 years ago
Yamashita Yuu
dd1b6502c6
add README for python-build.
was copied from [ruby-build](https://github.com/sstephenson/ruby-build ).
13 years ago