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年前